Comment 46 for bug 428884

Revision history for this message
Daniel Castro (castromd) wrote : Re: gnome-screensaver --poke functionality does no longer inhibit screen blanking

My 'workaround' at the moment is to do
gconftool-2 -s /apps/gnome-screensaver/idle_activation_enabled --type=bool false
before watching a movie and then doing
gconftool-2 -s /apps/gnome-screensaver/idle_activation_enabled --type=bool true
when I'm done.

Anyone has come with something better?