command line to change wallpaper

- Kocil k0c1l at hotmail.com
Fri Oct 24 21:56:05 CEST 2003


There are several command line tools to change the background, e.g:
* chbg (I recomend this), it also has a periodic background changer
* xloadimage (the classic)

However, you must turn off xfdesktop to use them,
otherwise xfdesktop would overlap the root-background with his own 
background.

>From: Jasper Huijsmans <jasper at moongroup.com>
>Reply-To: xfce list <xfce at xfce.org>
>To: xfce list <xfce at xfce.org>
>Subject: Re: command line to change wallpaper
>Date: Fri, 24 Oct 2003 13:05:41 +0200
>
>Op vr 24-10-2003, om 12:56 schreef Hayden Stefan:
> > i have xplanet and i want to refresh the wallpaper
> > every 30min.
> >
> > running the xfdesktop command line fails to run by
> > cron and give this error:
> >
> > Gtk-WARNING **: cannot open display:
> >
> > do you know a command line to refresh the wallpaper
> > other than xfdesktop?
> >
>
>Cron doesn't know your X environment, so that doesn't work.
>
>You could make a script that you run when X is started. Something like
>this:
>
>===
>
>#!/bin/sh
>
>while true
>do
>   sleep 5
>   xfdesktop || break
>done
>
>===
>
> > __________________________________
> > Do you Yahoo!?
> > The New Yahoo! Shopping - with improved product search
> > http://shopping.yahoo.com
> > _______________________________________________
> > Xfce mailing list
> > Xfce at xfce.org
> > http://moongroup.com/mailman/listinfo/xfce
>
>_______________________________________________
>Xfce mailing list
>Xfce at xfce.org
>http://moongroup.com/mailman/listinfo/xfce

_________________________________________________________________
Get less junk mail with ninemsn Premium. Click here  
http://ninemsn.com.au/premium/landing.asp




More information about the Xfce mailing list