Re: [CentOS] Disable Kernel Screen Blanker

2013-08-13 Thread Lamar Owen
On 08/04/2013 12:46 PM, 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. > > In my home .xinitrc > > setterm -blank

Re: [CentOS] Disable Kernel Screen Blanker(SOLVED)

2013-08-06 Thread Mark LaPierre
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. > >

Re: [CentOS] Disable Kernel Screen Blanker

2013-08-04 Thread Nux!
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. -- Sent from

[CentOS] Disable Kernel Screen Blanker

2013-08-04 Thread Mark LaPierre
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