diff options
Diffstat (limited to 'system/acpitool/README')
-rw-r--r-- | system/acpitool/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/system/acpitool/README b/system/acpitool/README index 1a08b5a132..de8d9c3374 100644 --- a/system/acpitool/README +++ b/system/acpitool/README @@ -1,5 +1,7 @@ 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. + +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. |