Matt Whitfield wrote:
> Thanks for the prompt reply, but after a few games of UT, a good nights
> sleep and Re-RTM I realised the problem. The man pages clearly states
> that the 'at' command doesn't export the DISPLAY variable when you
> submit the request. I wrongly assumed it exported it at execution time,
> which it doesn't. If anyone is interested just put the following line at
> the beginning of your 'at' files to get them to 'xmessage' you.
>
> DISPLAY=$DISPLAY
> export DISPLAY
Or how about this:
export DISPLAY=$DISPLAY
--
Anthony E. Greene <[EMAIL PROTECTED]> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
Linux. The choice of a GNU Generation. <http://www.linux.org/>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.