You should be able to make this work for any session selected in gdm (or other display manager), and for sessions started with startx.
> OK after doing some more research I found the answer. > > 1. nano .xsession > > 2. Add contents: > #~/bin/bash Unnecessary. > xset s off -dpms & Move that line to .xsessionrc (along with anything else you want to start in every X session). > exec gnome-session That should be the only active line in .xsession > 3. chmod +x .xsession Unnecessary, because .xsession and .xsessionrc are sourced, not executed. > 4. Make sure the session "Xclient" is selected in GDM. Now you should be able to use any client in GDM. But please note I don't have gdm installed to test this; I use wdm. -- Cheers, Clive -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100909212756.ga24...@rimmer.esmertec.com