On 2004-01-15, Antony Gelberg penned:
> Hi all,
>
> I want to update my wallpaper at time intervals. So, I've set up a
> crontab:
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (/tmp/crontab.bCmoxk/crontab installed on Thu Jan 15 21:07:39 2004)
> # (Cron version -- $Id: crontab.c,v
On Thu, Jan 15, 2004 at 10:24:30PM +, Antony Gelberg wrote:
> #!/bin/sh
> NEXTFILE=`ls $1 | rl -c 1`
> wmsetbg $1$NEXTFILE
>
> Now that's coding. Anyway, it works. However, cron reports:
> wmsetbg fatal error: could not open display
Hi, Antony.
Do you mean it works despite the fatal error?
On Thu, Jan 15, 2004 at 10:24:30PM +, Antony Gelberg wrote:
> Hi all,
>
> I want to update my wallpaper at time intervals. So, I've set up a
> crontab:
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (/tmp/crontab.bCmoxk/crontab installed on Thu Jan 15 21:07:39 2004)
> # (Cron
3 matches
Mail list logo