Turn off monitor powersave mode?Forum: Other Help Topics Topic: Turn off monitor powersave mode? started by: Darkzen Posted by Darkzen on Aug. 31 2006,12:55
I followed this < website > to create a digital picture frame. Everything but the part about blanking the screen. My problem is the screen blanks after about 5 or 10 minutes and I don't want it to. I used DSL installed to the harddrive and run the scripts that the site used, but I start the script in rc5.d. It works great, does what I want, but after 10 minute the screen goes blank. How can I turn off the, I guess it's a powersave mode?I had installed the xscreensaver, but I deleted all the xscreensaver files in the usr/bin directory. Posted by ^thehatsrule^ on Sep. 02 2006,03:47
Screen blanking is part of the video, and I believe screen blanking is enabled with or without xscreensaver.You could fiddle around with xset for on-the-fly settings, or edit the .xserverrc (or /etc/XF86Config-4 if you're using the XFree86.dsl extension), though. Posted by Darkzen on Sep. 02 2006,13:32
Thanks for the reply. I did end up adding "xset s off &" to the start up script and .xinitrc. The project turn out great. DSL was a great choice. |