I have script in my .kde/Autostart directory, that does not allow screento go dark. (name does not matter, just make it executable).
Here is the script: #!/bin/bash xset -dpms s off I did not find a way to wake the screen with remote. Maybe if you map fex. power button to some key. That could work. On 7/13/05, Michael Jones <[EMAIL PROTECTED]> wrote: > When my MythTV system sits idle for a while the screen goes dark (the KDE > screen saver is off) but I can't wake the screen without hitting a button on > the keyboard. > > Is there a way to wake the machine with the remote? > > - Michael > > > > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
