[xubuntu-users] Re : Re: Disable screen saver in 12.10
Gérald Jean
gerald.jean at videotron.ca
Thu Apr 17 00:16:33 UTC 2014
Hello,
here is what locate returned:
gerald at gerald-X202EP:/usr/share/X11/xorg.conf.d$ locate xorg.conf
/usr/share/X11/xorg.conf.d
/usr/share/X11/xorg.conf.d/10-evdev.conf
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf
/usr/share/X11/xorg.conf.d/11-evdev-trackpoint.conf
/usr/share/X11/xorg.conf.d/50-synaptics.conf
/usr/share/X11/xorg.conf.d/50-vmmouse.conf
/usr/share/X11/xorg.conf.d/50-wacom.conf
/usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf
/usr/share/man/man5/xorg.conf.5.gz
/usr/share/man/man5/xorg.conf.d.5.gz
Now, should I create a xorg.conf file under "/etc/X11/" or under
"/usr/share/X11/xorg.conf.d" or should I had the below code in one of
the above files??? If so which one??
Thanks,
Gérald
Le 16/04/2014 08:18, Ralf Mardorf a écrit :
> 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