If you use mplayer to play your movies then add this line to ~/.mplayer/config to turn off Xscreensaver. Much better than hitting CTRL every few minutes!
# Write your default config options here!
stop-xscreensaver=1
If you use mplayer to play your movies then add this line to ~/.mplayer/config to turn off Xscreensaver. Much better than hitting CTRL every few minutes!
# Write your default config options here!
stop-xscreensaver=1
Holy Shmoly! is Stephen Fry proof thanks to caching by WP Super Cache
3 Comments
havoc (1 comments.) on August 31, 2005 at 2:29 pm.
Thank you!
just as a side note (in hopes of returning the favor), I noticed when I installed Kubuntu that the cache for mplayer was HUGE (like, 1 MB), which is way too much for streaming audio…
# change the cache from HUGE to something reasonable
cache=128
marco (1 comments.) on June 3, 2009 at 7:58 pm.
sorry, but doesen’t work… in debian lenny, almost
spcgh0st on June 21, 2009 at 11:47 pm.
For Debian Lenny, put this line in config file,
heartbeat-cmd=”gnome-screensaver-command -p”
(It’s in the man page)