Hi, i was looking on google how to let programs start up when fluxbox starts. I made a file .xsession with the following content: #!/bin/sh # .xsession # turn off screen blanking and turn on energy star features xset s off & xset dpms 600 60 60 & /usr/bin/gkrellm2 & /usr/bin/xscreensaver & exec fluxbox It is made executable, but still no programs launch at startup, what am i doing wrong? Regards, Jan _______________________________________________ gnome-list mailing list gnome-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-list