Am Mittwoch, 11. November 2015 schrieb Gene Heskett:
> On Wednesday 11 November 2015 05:36:22 Dr. Nikolaus Klepp wrote:
> 
> > Hi Gene!
> >
> > > Ok, I killed the Autostart file, and the delay & message lines &
> > > made the link.  Is this the final version? :)
> >
> > Almost :-) If you want to be almost absolutely sure that the
> > xresources are changed after TDE loads it's theme then you should use
> > this fragment:
> >
> > # LINUXCNC
> > (
> >     sleep 10
> >     xrdb -all -query|sed -e 's#[A-Z_]*BACKGROUND# gray90#' -e
> > 's#[A-Z_]*FOREGROUND# Black#'  -e 's#[A-Z_]*HIGHLIGHT# White#' -e
> > 's#[A-Z_]*LOWLIGHT# Black#'|xrdb -merge ) &
> >
> In what file? The trail is getting dim here.
> 
> > ... and that's definitly the finally the last version :-)
> >
> > Nik
> 
> 
> Cheers, Gene Heskett

Hi Gene!

Put it in .xinitrc . You could also put just the line with "xrdb ..." it in 
your .bashrc. Just make sure that the xresources are set propperly if you start 
linuxcnc.

nik


-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA.

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to