https://bugzilla.novell.com/show_bug.cgi?id=731294 https://bugzilla.novell.com/show_bug.cgi?id=731294#c1 Gary Ching-Pang Lin <glin@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glin@suse.com --- Comment #1 from Gary Ching-Pang Lin <glin@suse.com> 2011-11-22 03:25:11 UTC --- In gsd-power-manager.c up_client_changed_cb(): tmp = up_client_get_lid_is_closed (manager->priv->up_client); if (manager->priv->lid_is_closed == tmp) return; The g-s-d power checks whether the lid is already closed and then ignore the further action if it is. I am not sure if it's by design since the default value of lid-close-ac-action is "suspend" and the control center doesn't provide a panel to change the action. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.