Marcus Meissner
08cc8c5642
- Also remove After=syslog.target from unit file (target does not exists anymore) - 2.0.19 release - README improvements (README) (Ted Felix) - man page additions (acpid.8) (Ted Felix) (kacpimon/libnetlink.c) (Ted Felix) - Add support for mic mute (KEY_MICMUTE). (input_layer.c) (Ted Felix) - Fix format of video/tabletmode event string. CRITICAL. (input_layer.c) (Ted Felix) - Add how to kill acpid to kacpimon man page. (kacpimon.8) (Ted Felix) - Add info on logind.conf's HandlePowerKey to man page. (acpid.8) (Ted Felix) - Remove ExecStop from systemd unit, not required. OBS-URL: https://build.opensuse.org/request/show/177314 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=58 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
acpid-2.0.19.tar.xz | ||
acpid-makefile.patch | ||
acpid.changes | ||
acpid.service | ||
acpid.spec | ||
events.power_button | ||
events.sleep_button | ||
events.thinkpad | ||
power_button | ||
rcacpid | ||
README.SuSE | ||
sleep_button | ||
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/