662e0d0ddb
- 2.0.17 release (configure.ac) (Ted Felix) - Check for chmod. (configure.ac) (Ted Felix) - Add support for tablet mode switch. (input_layer.c) (Fabian Henze) - Incorrect sizeof() usage for memset. (libnetlink.c) (Auke Kok) - Close some unclosed fd's. (acpid.c event.c ud_socket.c) (Auke Kok) - Do not create pid file when running in foreground. (acpid.c) (Cristian Rodriguez) - Free regular expression. (event.c) (Cristian Rodriguez) - acpid-wrong-memset.patch removed, is upstream OBS-URL: https://build.opensuse.org/request/show/135934 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=60 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
acpid-2.0.17.tar.xz | ||
acpid-makefile.patch | ||
acpid.changes | ||
acpid.service | ||
acpid.spec | ||
events.power_button | ||
events.thinkpad | ||
power_button | ||
rcacpid | ||
README.SuSE | ||
thinkpad_acpi.modprobe | ||
thinkpad_handler |
Dokumentation for acpid can be found in 'man acpid'. Be aware that the acpid is only used to hand over ACPI events (caught from /proc/acpi/events) to other services (e.g. hal, powersaved, iald, ...). The events are handled by those services. Most of them are processed by the powersave daemon. For further documentation, please have a look at: /usr/share/doc/packages/powersave/ or http://powersave.sourceforge.net/