Jan Schaumann wrote:

  start if it isn't.  So... how do people arrange their ~/.xsession,
  then?



This is how I arrange my .xinitrc file.  Works pretty well for me.
#~~~~~~~~~~~~~~~~~#
esd -d /dev/dsp1 &
randombgs ~/.blackbox/backgrounds/
blackbox -rc ~/.blackbox/blackboxrc >.blackbox/output.log 2>&1 &
WMPID=$!

bbkeys -c $HOME/.blackbox/bbkeysrc  1>>$HOME/.blackbox/output.log 2>&1 &

#other startup programs.
wait $WMPID
#~~~~~~~~~~~~~~~~~#

--
Keith Maika
http://kicken.mine.nu:8008/  - Personal Site.
http://wiser.kicks-ass.org:8008/  - Long-term Project.
http://www.gnu.org/philosophy/can-you-trust.html - Can you trust your computer? http://www.gnu.org/philosophy/no-word-attachments.html - Support Open Communication.

--
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