Gnome Mplayer works fine, but unfortunately it doesn't seem to prevent your monitor from going to sleep while a video is playing.
One way to work around that is to use Caffeine, a tool for disabling the screensaver manually. You can even set it to disable the screensaver only when certain apps are running.
Caffeine isn't in the Ubuntu repositories, so you'll need to add the Caffeine developers PPA:
~$ sudo add-apt-repository ppa:caffeine-developers/ppa
~$ sudo apt-get update
~$ sudo apt-get install caffeine
You can run it using Alt-F2 then running the caffeine command, or search for Caffeine in the Unity launcher. By default, it shows an app indicator on your Ubuntu desktop.
| Indicators with caffeine indicator on the left |
![]() |
| Caffeine preferences, System Monitor, and Gnome Mplayer running |
Caffeine will disable the screensaver when it detects an app on its list is running, and re-enable it once all said processes are no longer running.

0 comments:
Post a Comment