Comment 7 for bug 550054

Revision history for this message
nightflow (philchungny) wrote : Re: Power Manager Not putting Monitor to Sleep

Seems there's an easy way to diagnose this. Just use the dbus-monitor to see what events are generated on your system when the screensaver activates and note the member name. Substitute that into the script and it should be triggered on the correct event generated on your system. In 9.04 and older, the event was SessionIdleChanged. Let us know what event is generated on your system. Thanks.

$ dbus-monitor type=signal interface="org.gnome.ScreenSaver"