Hi,

 First of all, excuse me for my poor English.

Then, I would like to thank all the developers of BlackBox who hade done a great job till now!
I'm really falling in love with BlackBox ^^


So. Now than I'm more experimented with BlackBox I've a big great important question to ask to you!
(don't stress, not so important ^^)


I wrote a xinitrc file that launches my favorites applications like amarok, thunderbird, gkrellm and so on ...

 That's the question:

How, in a sh script, can I "progammaticly" applied blackbox commands to the applications like
- send to workspace 2
- occupy all workspaces
- always on top
- ...


the idea is that thunderbird will be automaticly sent to the second workspace and konsole always on top.
for now, i've to do this every time i boot my computer!
i'm not so lazy but it drives me crazy!


 here an "abstract example":

/usr/bin/gkrellm -w &
konsole --vt_sz 140x15 --geometry +0+695 --workdir ~ --type shell &
/usr/share/thunderbird/thunderbird &
amarok -p -a http://www.shoutcast.com/sbin/shoutcast-playlist.pls? rn=3537&file=filename.pls &


 WOULD be:

/usr/bin/gkrellm -w &
BLACKBOX.LAUNCH -ALWAYSONTOP "konsole --vt_sz 140x15 --geometry +0+695 --workdir ~ --type shell" &
BLACKBOX.LAUNCH -SENDTOWORKSPACE 2 "/usr/share/thunderbird/thunderbird" &
BLACKBOX.LAUNCH -ICONIFY "amarok -p -a http://www.shoutcast.com/sbin/shoutcast-playlist.pls? rn=3537&file=filename.pls" &


 That shall be great!!!

So ... I would like to thank again all the BlackBox team for the excellent job that was done!

 I hope & I wish a long life to BlackBox.

Theo from Belgium, inconditional user of BlackBox (Just the way I like it :).



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
List archives: http://asgardsrealm.net/lurker/splash/index.html




Reply via email to