diff options
author | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-02 10:19:07 +0000 |
---|---|---|
committer | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-02 10:19:07 +0000 |
commit | 9fcb620b3c951b83608f6808cf3b1a693f397557 (patch) | |
tree | dfe885cda929c762f925459565ec3382c689e4d0 /README | |
parent | 46133e712097beaa243ac68c319603796f78526e (diff) | |
download | lcd4linux-9fcb620b3c951b83608f6808cf3b1a693f397557.tar.gz |
[lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]
added /proc/apm battery stat
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@93 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ # -# $Id: README,v 1.11 2001/02/16 08:23:09 reinelt Exp $ +# $Id: README,v 1.12 2001/03/02 10:18:45 ltoetsch Exp $ # This is the README file for lcd4linux @@ -178,3 +178,6 @@ Tokens: 'tm', PPP bytes max (received, send) 's1', temperature of sensor 1 's2', temperature of sensor 2 (up to s9) + 'bp', battery percentage (APM by now) + 'bs', battery status ('=' = online, '+' = charging, '-' discharging) + 'bd', battery duration in s{econds}, m{ins}, h{ours} or d{ays} |