search for: ryanub

Displaying 1 result from an estimated 1 matches for "ryanub".

Did you mean: ryanb
2013 Aug 04
2
Disable Kernel Screen Blanker
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. In my home .xinitrc setterm -blank 0 -powersave off -powerdown 0 xset s off In /etc/rc.local /usr/bin/setterm -powersave off -blank 0 I've tried both to no effect. Of course