The powersave daemon defines three battery states:
The user can set the limits when a battery state changes via these variables:
BATTERY_WARNING=12
BATTERY_LOW=7
BATTERY_CRITICAL=2
/etc/powersave/battery
file.
Where the remaining capacity should be highest for the warning and
lowest for the critical state.
You can specify an action what should happen when a battery state is
sub-ceded (see Events) in the /etc/powersave/events
file.
In rare cases the machine might have a smart battery bus system. This is currently not supported by the Linux kernel. However, a workaround exists which includes to dissassemble and patch your DSDT (see DSDT). Rich Townsend has come up with a sourceforge project (see https://sourceforge.net/projects/sbs-linux/) that provides a patch for your DSDT. Be aware that on most distributions (SUSE Linux, Ubuntu, Mandrake, ...) you do not need to recompile your kernel (you can skip some steps described there), but you can simply add the DSDT to your initrd (see DSDT).
AFAIK a lot new ACER models do use the smart battery subsystems (Others might as well. If you have one you could mail me your machine model and I will setup a list if I have enough mail@renninger.de).
You find a report/manual how to get smart battery support and other ACPI problems solved for the: