[mythtv-users] screensaver for mythfrontend

Max max-mythtv-users at lasevich.net
Tue Jun 24 10:33:30 EDT 2003


.... of course you can also always rename mplayer and drop in its place a
wrapper script that looks something like:

-----------------
#!/bin/bash

xset s off
/path/to/mplayer.real ${*}
xset s on
-----------------



More information about the mythtv-users mailing list