Gerrit Hoetzel <[EMAIL PROTECTED]> writes:

> Is there a way to start a prg in workspace no. X ?
>
> If so, how to implement into the default X-startup script ?
> I would like to initially start (using xtoolwait ?) an
>   xterm in workspace No. 1
>   mozilla in workspace No. 2
>   ...

bblaunch ?

Like this? 

bblaunch xemacs -w 1 &
bblaunch -w 2  "aterm -tr +sb -fg white -bg black -fn 10x20 -geometry 75x25+80+90"  &
bblaunch  -w 3  aterm -sr -sl 1024 -ls -bg black -fg white  -tr -trsb -tint red &
exec blackbox


hth

Glyn

Reply via email to