Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
acpitool: A command line ACPI client for Linux
- Summary
- AcpiTool is a Linux ACPI client. It's a small command line application,
intended to be a replacement for the apm tool. The primary target
audience are laptop users, since these people are most interested in
things like battery status, thermal status and the ability to suspend
(sleep mode). The program simply accesses the /proc/acpi or /sysfs entries
to get/set acpi values. Hence, a computer running a Linux kernel from
the 2.4.x or 2.6.x series with ACPI enabled is needed.
Changelog
- * Thu Feb 16 16:00:00 2006 Patrice Dumas <dumas{%}centre-cired{*}fr> - 0.4.5-1
- update to 0.4.5
- * Thu Feb 16 16:00:00 2006 Patrice Dumas <dumas{%}centre-cired{*}fr> - 0.4.4-1.1
- new version
- remove now unneeded patch
- * Thu Nov 10 16:00:00 2005 Patrice Dumas <dumas{%}centre-cired{*}fr> - 0.3.0-3
- add patch to avoid ignoring CXXFLAGS