[Bug 550054] Re: Power Manager Not putting Monitor to Sleep

2010-08-15 Thread nightflow
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

[Bug 550054] Re: Power Manager Not putting Monitor to Sleep

2010-08-01 Thread nightflow
Did you set your screensaver to activate? The script works by getting triggered by the screensaver event. Once triggered, it calls a command to set the monitor to standby. -- Power Manager Not putting Monitor to Sleep https://bugs.launchpad.net/bugs/550054 You received this bug notification

[Bug 550054] Re: Power Manager Not putting Monitor to Sleep

2010-03-28 Thread nightflow
I had this same issue with Karmic. It seems gnome-power-manager gets confused when the laptop lid is closed and an external monitor is used instead as the primary display. I wrote a script to set the monitor to standby and I run it in System,Preferences,Startup Applications. $ cat