GNOME Bugzilla – Bug 552209
Provide a way to inhibit the screensaver via X11
Last modified: 2009-08-21 03:40:33 UTC
I filed a bug against mplayer requesting that it learn how to talk with gnome-screensaver. I was (rather rudely) rebuffed, but one of the reasons given did make some sense: Mplayer upstream claims that the dbus interface provided by gnome-screensaver is not useful, because there is no way for remote X11 clients to talk to the screensaver.
IDLETIME support has been implemented in bug 444927 for gnome-screensaver 2.25.2 which supports any XResetScreensaver function calls updating the last event time. I believe MPlayer now uses this call. Note however that IDLETIME is only present in xorg-server 1.4 or newer and needs with the following patch otherwise it pegs the CPU. http://cgit.freedesktop.org/xorg/xserver/commit/?id=1f4fb0225b278d1cf4145aebeb0bdd23dc8f62d5
I guess this bug can be closed now?
Yup. *** This bug has been marked as a duplicate of bug 444927 ***