torsmo with xfce4

tom amusing.name.here at gmail.com
Wed Aug 31 18:46:04 CEST 2005


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce/attachments/20050831/3c75b67f/attachment.html>


More information about the Xfce mailing list