From b958403a2e06dfc271b121eb325783bc923b089a Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 24 Apr 2012 15:28:36 -0400 Subject: upower support added to battstat. Preparing for 1.2.2 release. --- battstat/docs/C/mate-battstat.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'battstat/docs/C') diff --git a/battstat/docs/C/mate-battstat.xml b/battstat/docs/C/mate-battstat.xml index 04c5d03f..2ba2273a 100644 --- a/battstat/docs/C/mate-battstat.xml +++ b/battstat/docs/C/mate-battstat.xml @@ -226,11 +226,14 @@ Power Management Backends - The battery monitor supports a number of power management backends. If it - is available, the monitor will attempt to use the freedesktop.org - HAL (Hardware Abstraction - Layer). If it is unavailable or unsupported on your platform, the - battery monitor will attempt direct access to the power management system. + The battery monitor supports a number of power management backends. + If it is available, the monitor will attempt to use the freedesktop.org + upower interface. + If it is unavailable or unsupported on your platform, it will fall back + to the freedesktop.org + HAL (Hardware + Abstraction Layer). If that is also not availble, the + battery monitor will attempt direct access to the power management system Not all power management backends are available from all vendors, and some @@ -410,10 +413,10 @@ Determining the backend - If you are using the Hardware Abstraction Layer - (see ) then that will be - indicated in the about dialog by placing a star next to the author of the - HAL backend. + If you are using the upower interface, or the the Hardware + Abstraction Layer (see ) then + that will be indicated in the about dialog by placing a star next to the + author of the HAL backend.
Check you're using the HAL backend -- cgit v1.2.1