aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-11-11 03:50:25 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-11-11 03:50:25 +0100
commit7be560b70c17380245646a20a3bc7e96ce668b3a (patch)
treec9c52a4d30601689ff8dcb0ea671ae95059fae9b /README
parenta99c1cf118b4423925473e2f29b75fdbbc2dce87 (diff)
downloadvicious-legacy-7be560b70c17380245646a20a3bc7e96ce668b3a.tar.xz
bat: widget rewritten for sysfs
This also means that it replaces batsys, and we are left with only one, universal, battery widget.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index f9febff..ec8d48f 100644
--- a/README
+++ b/README
@@ -165,15 +165,6 @@ vicious.widgets.uptime
vicious.widgets.bat
- provides state, charge, and remaining time for a requested battery
- using procfs
- - takes battery ID as an argument, i.e. "BAT0"
- - returns 1st value as state of requested battery, 2nd as charge
- level in percent and 3rd as remaining (charging or discharging)
- time
-
-vicious.widgets.batsys
- - provides state, charge, and remaining time for a requested battery
- using sysfs
- takes battery ID as an argument, i.e. "BAT0"
- returns 1st value as state of requested battery, 2nd as charge
level in percent and 3rd as remaining (charging or discharging)