torsmo with xfce4

Jens commercial at acamedia.org
Wed Aug 31 18:58:48 CEST 2005


thanks tom!
i dont know what the $4 }';` is supposed to do but i added a script
saying "sleep 5; torsmo" and called that BEFORE "exec xfdesktop" in
.xsession and that did the trick. thanks everybody

tom wrote:
> On 8/31/05, Qiangning Hong <hongqn at gmail.com> wrote:
> 
>>I just emerge conky (a fork of torsmo) and put the following into
>>~/Desktop/Autostart/startup.sh:
>>
>>#!/bin/sh
>>sleep 2; conky
>>
>>and it works.
> 
> 
> this wont work as he is not running xfce4-session.
> 
> try this
> make a executable script with this in it:
> 
> 
>>#!/bin/bash
>>
>>deskid=`xwininfo -int -name 'Desktop' | grep 'Desktop' | awk -F' ' '{ print 
> 
> $4 }';` torsmo
> 
> then add it to xsession
> exec /path/to/script
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce
> http://www.xfce.org



More information about the Xfce mailing list