In the GNOME 3 options, I set the screen to go black after one hour. I want more – 2 hours, or even "never". Is this possible?

Alternatively, how could I set VLC Player so that the screen does not shut down due to inactivity while watching a movie?

link|improve this question
vlc doesn't do this AFAIK, but mplayer does. – Rob Oct 18 '11 at 14:13
feedback

3 Answers

Check VLC. Tools/Preferences/Advanced. There is an option that should be toggled on in order to do what you ask: 'Inhibit the power management daemon during playback'.

To turn the advanced preferences, you have to select 'All' at the bottom of the Preferences dialog (under 'Show settings').

link|improve this answer
I have selected this option - it does not help – Kubus Oct 19 '11 at 17:46
feedback

I use a program called "caffeine", If you are like me on arch linux you can install it from AUR repository with a simple:

yaourt -S caffeine

If you are on another distribution try to find if caffeine is supported.

Caffeine will run in background, deactivating power-manager whenever it finds a flash video running (You have to check it in the preferences) or while specific application are running (you have to tell caffeine which ones to look for, I have it set for vlc, totem, xbmc and rhythmbox). Whenever one of this apps are running (or you just wachting a flash video on youtube for example) gnome 3 will NOT go on Suspend, Sleep, Black Screen etc as soon as you close those app, caffeine will re-enable the power-saving-mode. All without your interaction.

link|improve this answer
feedback

Run VLC. Tools->Preferences. Set "Show settings" to "All". Video>Disable Screensaver.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.