<div dir="ltr">if you use your user crontab and set DISPLAY it should work.  if you use root crontab you'd need su or sudo.  you might also want to divert standard and error output output to /dev/null, otherwise cron will (try to) mail it to you (if that fails it ends up in DEAD_LETTER or some such).<br>

</div>