[mythtv-users] Help me disable screen blanking in FC7

Jonathan Rogers jonner at teegra.net
Thu Oct 18 19:38:21 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jason McMillon wrote:
> /usr/bin/xset -display :0.0 s off
> /usr/bin/xset -display :0.0 -dpms
> 
> Again, to reiterate in case anyone searches the list with a similar problem...
> 
> I installed a tftp server that required xinetd which apparently
> overwrote kde's screen saver settings require me to run the above
> commands after every reboot.  I couldn't find any other commands that
> would work.  The -display:0.0 is required since xset should be run
> within x-windows (I think).

That would be very strange if xinetd did anything to any screen saver
settings, since it's a network server only and unrelated to Xorg. A
while ago, I had the same problem that you had. I had used 'Option
"BlankTime" "0"' in the ServerLayout section of xorg.conf. Then, after
upgrading Xorg, the screen started blanking, so apparently Xorg had a
regression that caused it to ignore the blanking option. I managed to
fix it by running "xset s off" in my mythfrontend session startup
script. The xset command is a regular X11 client, so running it at the
beginning of the X session is appropriate. As you discovered, you can
run it from cron with "-display :0.0" as long as that's the correct
display, but that's ugly.

I'm not sure if you encountered the same bug, but there are few things
as frustrating as software that silently ignores documented configuration.

Jonathan Rogers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHF7YtMs6f82yVS5wRAr5QAJ4oAq9dIY8nG6f7Bn//O1qI0y9XxwCdHL35
Ji/FyfOH/s72cDc+YkWwy74=
=UrFS
-----END PGP SIGNATURE-----


More information about the mythtv-users mailing list