diff options
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 0000000000000..1a08b5a13247d --- /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. |