mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-08 08:58:07 +02:00
read-only-mirror of https://gitlab.freedesktop.org/upower/upower
Suppress lid change event on startup. Otherwise, gnome-power-manager picks up a "lid is closed" change event when dk-p gets D-BUS activated, and thus immediately suspends the machine on startup. http://bugs.freedesktop.org/show_bug.cgi?id=22574 https://launchpad.net/bugs/385135 |
||
|---|---|---|
| devkit-power-gobject | ||
| doc | ||
| po | ||
| policy | ||
| src | ||
| tools | ||
| .gitignore | ||
| acinclude.m4 | ||
| AUTHORS | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| devkit-power-gobject.pc.in | ||
| HACKING | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
| RELEASE | ||
=============== DeviceKit-power =============== Requirements: glib-2.0 >= 2.12 dbus-glib-1 >= 0.76 DeviceKit >= 002 DeviceKit-power is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.DeviceKit.Power service via the system message bus.