Go to file
Thomas Renninger 6daa307db2 Accepting request 210691 from home:posophe:branches:Base:System
- Update to version 2.0.20
  - Improve build and release documentation.  
    (README)  (Ted Felix)
  - Fix for Debian bug #719659.  Improved handling of systems with
    large numbers of input layer connections.  Better error handling.
    (connection_list.h connection_list.c inotify_handler.c input_layer.c 
    netlink.c proc.c sock.c acpid.c)  (Ted Felix, Ben Winslow)
  - Update .gitignore for Eclipse.
    (.gitignore)  (Ted Felix)
- Remove unused rcacpid from sources
- Change systemd for systemd-rpm-macros requirement; full systemd
  environment is not needed to build
- Rename README.SuSE in README.SUSE to fix suse-wrong-suse-capitalisation
  rpmlint warning

OBS-URL: https://build.opensuse.org/request/show/210691
OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=67
2013-12-13 09:41:27 +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.20.tar.xz Accepting request 210691 from home:posophe:branches:Base:System 2013-12-13 09:41:27 +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 210691 from home:posophe:branches:Base:System 2013-12-13 09:41:27 +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 210691 from home:posophe:branches:Base:System 2013-12-13 09:41:27 +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 186826 from home:michael-chang:bnc810125 2013-08-14 09:33:11 +00:00
README.SUSE Accepting request 210691 from home:posophe:branches:Base:System 2013-12-13 09:41:27 +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/