Difference between revisions of "Gkrellm-ThinkBat"
m (wikilink) |
Thisnukes4u (Talk | contribs) (Add my patch for showing a second battery) |
||
Line 23: | Line 23: | ||
Please report any bugs or suggestions to [[User_talk:rasto]]. | Please report any bugs or suggestions to [[User_talk:rasto]]. | ||
+ | == Patches == | ||
+ | Thomas Coppi has a patch for supporting a second battery(it will show the status of whichever battery is being charged/discharged instead of only BAT0) [http://thisnukes4u.net/files/0001-Support-a-second-battery-if-one-is-present.patch here] | ||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 19:36, 15 September 2007
Description
gkrellm-ThinkBat is meant as a replacement for the default battery meter in GKrellM. It should look like default, only it optionally shows time remaining/power consumption. It currently supports only one battery.
Latest version: 0.2.2 (2006-02-13)
Prerequisites
Installation
Download the tarball.
$ make
$ make install
this installs gkrellm-thinkbat.so to ~/.gkrellm2/plugins. You can copy it manually elsewhere.
Screenshot
Bugs
Please report any bugs or suggestions to User_talk:rasto.
Patches
Thomas Coppi has a patch for supporting a second battery(it will show the status of whichever battery is being charged/discharged instead of only BAT0) here