[xubuntu-users] Re : Re: Disable screen saver in 12.10

Ralf Mardorf ralf.mardorf at alice-dsl.net
Wed Apr 16 12:18:29 UTC 2014


On Wed, 2014-04-16 at 07:56 -0400, "GĂ©rald Jean" wrote:
> /etc/x11/
      ^^^

The "X" has to be upper case. There is a directory /etc/X11/, but it
could be that you don't have a xorg.conf, if so just add one including

Section "ServerFlags"
    Option "BlankTime" "0"
    Option "StandbyTime" "0"
    Option "SuspendTime" "0"
    Option "OffTime" "0"
EndSection

and nothing else. If one already should exist, add those entries at the
end of the file and keep anything else as is.






More information about the xubuntu-users mailing list