[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: starting programs on kdm/startx startup



Since you're running wmaker, try putting the programs in
	~/GNUstep/Library/WindowMaker/autostart

It might work.

Regards,
	Emil



Bastian Bowe wrote:
> 
> Hello,
> 
> I've setup a $HOME/.xsession to run programs on kdm and startx startup.
> The problem is that programs started in the back (with &) will stay
> alive after closing X.
> 
> Here is my .xsession:
> #! /bin/bash
> # set bellvolume,-pitch,-duration
> xset b 100 300 30
> #xplanetbg runs every 1200 secs xplanet to render a nice backgroundimage
> xplanetbg -nice 15 -projection orthographic -blend -markers \
>         -cloud_ssec /usr/local/share/xplanet/latest_moll.gif -label \
>         -latitude 1 -shade 44 -wa 1200 -i /usr/local/share/xplanet/earth.ppm &
> exec wmaker
> #exec gnome-session --disable-sound
> 
> I'm using the debian unstable with X 4.0.2-11.
> 
> Thanks in advance.
> --
> Bastian Bowe
> 
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: