On Mon, Jun 3, 2013 at 11:17 AM, Frank Murphy wrote:
>
> export DISPLAY=:0.0 ?
>
>
>
Depends on how many monitors you have and how X is setup, but yeah.. that's
the general default. If you're unsure you can echo $DISPLAY in an terminal
in x to see it.
--
users mailing list
users@lists.fedoraproj
If that's an X11 program, you're going to want to set DISPLAY before you
invoke the command.
On Mon, Jun 3, 2013 at 5:10 AM, Frank Murphy wrote:
>
> Does this look ok,
> ###
> crontab -e # as logged in user
> */10 * * * * /home/frank/Scripts/checkazureus.sh
> #
> cat /home/frank/Scripts/che