Hi Terry, John Carlyle-Clarke wrote: > Of course, if you have more than one X session running, or if you are > running X remotely, then things may go a bit wonky since DISPLAY will > need to be something else!
One way for this to happen is to "switch user" so that other user logs in on their own desktop. `echo $DISPLAY' will show something else on that second X server, probably ":20.0". So if one day that other user beats you to the machine, he gets :0.0 and you get lumbered with :20.0. Where is this script to run at boot time? It may also fail if the user's desktop isn't up and running by then. Cheers, Ralph. -- Next meeting: Crown Hotel, Blandford Forum, Tuesday 2011-01-11 20:00 Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/ How to Report Bugs Effectively: http://goo.gl/4Xue

