On 5/23/05, Derek Scollon <[EMAIL PROTECTED]> wrote: > I'm running Fedora Core 3. I've switched off the screensaver, but after a > while the screen goes blank. Moving the mouse brings the image back. I'm > assuming this is a power-saving feature (which is redundant, since it's > connected to my TV) but I can't find the settings to alter it or disable it. > Can someone point me in the right direction?
It's DPMS. Edit your xorg.conf, add Option "DPMS" "False" to Device section. You can also disable it using xset: xset -dpms > > Thanks. > > -- > Best regards, > Derek > > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > -- Fedor G Pikus ([EMAIL PROTECTED]) http://www.pikus.net http://wild-light.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
