diff options
author | Rodney Cobb <rdc@ktabic.co.uk> | 2010-05-11 20:01:51 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:51 +0200 |
commit | 763f46879733bc10101ccae00d0f0f61049e0c34 (patch) | |
tree | a52ed6707237c2c306f0b310a663f9bd8e6b4bc1 /system/acpitool/README | |
parent | dc82f7075492172f621a8a3e5f97ab32f95582f3 (diff) | |
download | slackbuilds-763f46879733bc10101ccae00d0f0f61049e0c34.tar.gz |
system/acpitool: Added to 12.0 repository
Diffstat (limited to 'system/acpitool/README')
-rw-r--r-- | system/acpitool/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/acpitool/README b/system/acpitool/README new file mode 100644 index 0000000000..1a08b5a132 --- /dev/null +++ b/system/acpitool/README @@ -0,0 +1,5 @@ +This is an ACPI client for Linux, written by David Leemans. +This ACPI client is intended to be a replacement for the apm tool. +Even though APM works fine on a lot of laptops, it is deprecated and will +be replaced by ACPI. Most newer laptops even require ACPI to boot properly; +as such, it will be nice to have an ACPI client. |