Comment 127 for bug 762918

Revision history for this message
Ste (ilpillo) wrote : Re: [Bug 762918] Re: Natty Screensaver freezes system after some period of inactivity

kenn,
you can try this, it fixed my problem but I'm not sure whether it's related to this bug or
not...

edit /etc/X11/xorg.conf and insert:

Section "ServerFlags"

     Option "BlankTime" "0"

     Option "StandbyTime" "0"

     Option "SuspendTime" "0"

     Option "OffTime" "0"

EndSection

logoff / login to load the new settings.

in my case it was the resume from suspension / standby causing the X freeze, not the
screen saver...
hope this helps

Ste

kenn ha scritto:
> The same bug affects me, no fix yet?
>