Go to file
Marcus Meissner 08cc8c5642 Accepting request 177314 from home:elvigia:branches:Base:System
- 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
2013-06-05 08:11:45 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=1 2007-01-15 22:50:50 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=1 2007-01-15 22:50:50 +00:00
acpid-2.0.19.tar.xz Accepting request 177314 from home:elvigia:branches:Base:System 2013-06-05 08:11:45 +00:00
acpid-makefile.patch Accepting request 109840 from home:tabraham1:branches:Base:System 2012-03-19 10:24:53 +00:00
acpid.changes Accepting request 177314 from home:elvigia:branches:Base:System 2013-06-05 08:11:45 +00:00
acpid.service Accepting request 177314 from home:elvigia:branches:Base:System 2013-06-05 08:11:45 +00:00
acpid.spec Accepting request 177314 from home:elvigia:branches:Base:System 2013-06-05 08:11:45 +00:00
events.power_button OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=16 2008-09-01 16:57:51 +00:00
events.sleep_button - Catch and process sleep event correctly, even if no X is 2013-01-15 15:29:52 +00:00
events.thinkpad OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=16 2008-09-01 16:57:51 +00:00
power_button Accepting request 79509 from home:gary_lin:branches:Base:System 2011-08-23 06:17:57 +00:00
rcacpid Accepting request 98464 from home:elvigia:branches:Base:System 2012-01-05 03:59:48 +00:00
README.SuSE OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=1 2007-01-15 22:50:50 +00:00
sleep_button Minimize difference between power_button and sleep_button script 2013-01-15 15:44:26 +00:00
thinkpad_acpi.modprobe Accepting request 20798 from Base:System 2009-09-22 19:50:40 +00:00
thinkpad_handler OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=14 2008-06-23 00:06:29 +00:00

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/