[Bug 43872] Re: Logout dialog signals gdm to perform p-m actions
Matthew Garrett
mjg59 at codon.org.uk
Wed May 10 13:13:01 UTC 2006
You need to call the following methods, all of which are under the org.gnome.PowerManager namespace:
CanSuspend
CanHibernate
to determine whether the system can suspend or hibernate, and
Suspend
Hibernate
to actually perform the actions. Daniel has more experience of dbus implementation stuff than me, so may be able to offer more advice.
--
Logout dialog signals gdm to perform p-m actions
https://launchpad.net/bugs/43872
More information about the desktop-bugs
mailing list