a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: simple battery power monitor for laptops with ACPI
fdpowermon is a simple perl script that installs an icon in a system
tray compatible with the freedesktop.org specification.
.
Every three seconds, fdpowermon calls acpi to find out what the current
battery level is. It will set the output of the acpi command as a
tooltip text, and will update the used icon as appropriate.
.
In addition, fdpowermon can optionally call perl subroutines when the
power reaches a given level. No such subroutines are provided or
enabled by default, however.
Description: simple battery power monitor for laptops with ACPI
fdpowermon is a simple perl script that installs an icon in a system
tray compatible with the freedesktop.org specification.
.
Every three seconds, fdpowermon calls acpi to find out what the current
battery level is. It will set the output of the acpi command as a
tooltip text, and will update the used icon as appropriate.
.
It has no other 'features' like trying to manage your processor speed
or display backlight for you, preferring to let other subsystems (or
none at all) do that for you.
--- 220076 Thu Jan 1 00:00:00 1970
+++ 83741 Thu Jan 1 00:00:00 1970
@@ -6,6 +6,6 @@
battery level is. It will set the output of the acpi command as a
tooltip text, and will update the used icon as appropriate.
.
- In addition, fdpowermon can optionally call perl subroutines when the
+ It has no other 'features' like trying to manage your processor speed
- power reaches a given level. No such subroutines are provided or
+ or display backlight for you, preferring to let other subsystems (or
- enabled by default, however.
+ none at all) do that for you.