xfwm4 background
    Ulli Horlacher 
    framstag at rus.uni-stuttgart.de
       
    Fri Mar  6 15:46:38 CET 2009
    
    
  
On Fri 2009-03-06 (15:00), Mike Massonnet wrote:
> > > # xfce-Background-ID
> > > ID=$(xprop -root xfce_DESKTOP_WINDOW | cut -d ' ' -f 5
> > > xplanet -XID ${ID}
> > > 
> > > That used to work for me.
> > 
> > 
> > framstag at diaspora:~: xprop -root xfce_DESKTOP_WINDOW
> > xfce_DESKTOP_WINDOW:  no such atom on any window.
> > 
> 
> You are not very tactful... Try with XFCE_DESKTOP_WINDOW.
xplanet -XID $(xprop -root XFCE_DESKTOP_WINDOW | awk '{print $NF}')
works, thanx.
-- 
Ullrich Horlacher              Server- und Arbeitsplatzsysteme
Rechenzentrum                  E-Mail: horlacher at rus.uni-stuttgart.de
Universitaet Stuttgart         Tel:    ++49-711-685-65868
Allmandring 30                 Fax:    ++49-711-682357
70550 Stuttgart (Germany)      WWW:    http://www.rus.uni-stuttgart.de/
    
    
More information about the Xfce
mailing list