From 86fd626b2ce6f4e1c601f6007732d9ddb5af76c3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 18 Feb 2018 22:05:01 +0000 Subject: [PATCH] xbatmon-simple: Minor improvements to the .txt doc. Signed-off-by: Ian Jackson --- cprogs/xbatmon-simple.c | 9 +++++++-- debian/changelog | 3 ++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/cprogs/xbatmon-simple.c b/cprogs/xbatmon-simple.c index 5d64ff4..8fe9b06 100644 --- a/cprogs/xbatmon-simple.c +++ b/cprogs/xbatmon-simple.c @@ -1,16 +1,21 @@ /* + * The display is a lin-log chart of the charge over time. + * Time is on a log scale. + * The top pixel line is 60s from now. + * The bottom of the window is 1h from now. + * * display outputs, per line: * * Remaining: | Empty: | Degraded: * blue | black | dimgrey discharging * green | black | dimgrey charging * cyan | black | dimgrey charged - * grey | black | dimgrey charging&discharching! + * grey | black | dimgrey charging&discharging! * lightgrey | black | dimgrey none of the above * blue | red | dimgrey discharging - low! * green | red | dimgrey charging - low * cyan | red | dimgrey charged - low [1] - * grey | red | dimgrey charging&discharching, low [1] + * grey | red | dimgrey charging&discharging, low [1] * ... darkgreen ... no batteries present * ... yellow ... error * diff --git a/debian/changelog b/debian/changelog index d6f1f23..177dd70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ chiark-utils (5.0.3~iwj) unstable; urgency=medium - * + xbatmon-simple: + * Minor improvements to the .txt doc. -- -- 2.30.2