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
) &

... and that's definitly the finally the last version :-)

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