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

Re: xset command setting not sticking



OK after doing some more research I found the answer.
 
1. nano .xsession
 
2. Add contents:
#~/bin/bash
xset s off -dpms &
exec gnome-session
 
3. chmod +x .xsession
 
4. Make sure the session "Xclient" is selected in GDM.
 
That's it!

Reply to: