Go to file
Stephan Kulow 662e0d0ddb Accepting request 135934 from Base:System
- 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
2012-09-26 14:08:58 +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.17.tar.xz Accepting request 135419 from home:elvigia:branches:Base:System 2012-09-24 14:40:47 +00:00
acpid-makefile.patch Accepting request 109840 from home:tabraham1:branches:Base:System 2012-03-19 10:24:53 +00:00
acpid.changes - acpid-wrong-memset.patch removed, is upstream 2012-09-25 16:03:08 +00:00
acpid.service Accepting request 131174 from home:elvigia:branches:Base:System 2012-08-22 14:35:29 +00:00
acpid.spec Accepting request 135419 from home:elvigia:branches:Base:System 2012-09-24 14:40:47 +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.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
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/