This is a discussion on XGL+xscreensaver logouts within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hi guys, here is my strange issue... when I leave my lap for a while running its nice screensavers ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi guys, here is my strange issue... when I leave my lap for a while running its nice screensavers and go for a cup of chocolate I find a strange thing when I come back... the system just logged me out of the graphical interface and stays by Qingy login manager. This does not happen often, and does not either generate any strange error... just seems like a regular logout because of inactivity (but why not always then?). ### ~/.xscreensaver ### timeout: 0:05:00 cycle: 0:01:00 lock: True lockTimeout: 0:02:00 passwdTimeout: 0:00:30 .... dpmsEnabled: True dpmsStandby: 0:05:00 dpmsSuspend: 0:05:00 dpmsOff: 0:10:00 .... ### /etc/X11/xorg.conf ### Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 50.0 VertRefresh 40-90 Option "DPMS" "on" EndSection Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" InputDevice "Mouse1" "AlwaysCore" Option "BlankTime" "5" Option "StandbyTime" "1" Option "SuspendTime" "2" Option "OffTime" "5" Option "NoPM" "true" EndSection Did anyone of you guys had the same issue? |