On 08/04/2013 02:06 PM, Nux! wrote:
On 04.08.2013 17:46, Mark LaPierre wrote:
Hey Y'all,
I'm trying to turn off the kernel screen blanker that shuts off the video after about 10 minutes of inactivity at the keyboard. After extensive googling I've found two ways to *NOT* do it.
Try gnome-power-preferences.
In /etc/X11/xorg.conf add these two lines to the Monitor section:
Section "Monitor" Option "DPMS" "false" Option "BlankTime" "0"