[MPlayer-users] feature req: keep sceensaver away

Lode Leroy lode.leroy at computer.org
Fri Oct 25 14:23:02 CEST 2002


Good, that's for xscreensaver. How about XFree86 server blanking? 

-- lode

*
Petr Pajas wrote:*

>/ [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
/>/ I belive that mplayer automatically disables the screensaver unless you run
/>/ xscreensaver.
/not automatically, Henric!

lode leroy:

RTFM, search the archives!

-stop_xscreensaver or add stop_xscreensaver=yes to your
 ~/.mplayer/config.

Search the archives, there may be known but yet unsolved issue that
restarted xscreensaver blocks some devices. You may write a wrapper
for mplayer:

#!/bin/sh
killall -STOP xscreensaver
mplayer $@
killall -CONT xscreensaver

-- petr







More information about the MPlayer-users mailing list