acpid 1:2.0.21-1ubuntu2 source package in Ubuntu
Changelog
acpid (1:2.0.21-1ubuntu2) trusty; urgency=medium * ./debian/powerbtn.sh: Don't do anything if logind is running, as that already handles power button presses. This fixes unconditional shutdowns if a desktop environment wants to handle the power key by itself (and inhibits logind). (LP: #1201180) -- Martin Pitt <email address hidden> Thu, 03 Apr 2014 14:53:35 +0100
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
acpid_2.0.21.orig.tar.gz | 202.0 KiB | cd5aaba12b2b8ca0bbb36c5334fce346c28e8b49592f39b15784be06423491be |
acpid_2.0.21-1ubuntu2.diff.gz | 22.4 KiB | 63bbbb43e36601fbc58a87637206ea66006424e3b81e4c5f49b3ca957aa082f4 |
acpid_2.0.21-1ubuntu2.dsc | 2.0 KiB | 03ac2842fada904b5a29126429b201fda6003ee3745a9d333982b131effc45bb |
Available diffs
- diff from 1:2.0.21-1ubuntu1 to 1:2.0.21-1ubuntu2 (653 bytes)
Binary packages built by this source
- acpid: Advanced Configuration and Power Interface event daemon
Modern computers support the Advanced Configuration and Power Interface (ACPI)
to allow intelligent power management on your system and to query battery and
configuration status.
.
ACPID is a completely flexible, totally extensible daemon for delivering
ACPI events. It listens on netlink interface (or on the deprecated file
/proc/acpi/event), and when an event occurs, executes programs to handle the
event. The programs it executes are configured through a set of configuration
files, which can be dropped into place by packages or by the admin.
- kacpimon: Kernel ACPI Event Monitor
Modern computers support the Advanced Configuration and Power Interface (ACPI)
to allow intelligent power management on your system and to query battery and
configuration status.
.
kacpimon is a small tool that monitors kernel ACPI and keyboard events from
multiple interfaces and reports them to the console.