Go to file
Stephan Kulow 0bc0ce8578 Accepting request 185598 from Base:System
- Use sourceforge download as below http://tedfelix.com/linux/
  the tar ball has been removed

- remove power and sleep button handlers -- now handled by systemd
  just keep them as examples in the documentation

- remove obsolete thinkpad_acpi modprobe config (bnc#792172)

OBS-URL: https://build.opensuse.org/request/show/185598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=63
2013-08-04 14:47:59 +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 . 2013-08-02 11:57:36 +00:00
acpid.service Accepting request 177314 from home:elvigia:branches:Base:System 2013-06-05 08:11:45 +00:00
acpid.spec . 2013-08-02 11:57:36 +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_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/