mirror of
https://github.com/amiwm/amiwm.git
synced 2026-04-14 11:04:18 +00:00
[battery] Add help on how the battery module works.
This commit is contained in:
10
MODULES.md
10
MODULES.md
@@ -121,3 +121,13 @@ Module "Launcher" "(<label>) (<icon>) (<command and args>)"
|
|||||||
|
|
||||||
The icon is one of the .info icons in the amiwm IconDir.
|
The icon is one of the .info icons in the amiwm IconDir.
|
||||||
|
|
||||||
|
## Battery module
|
||||||
|
|
||||||
|
This is a simple battery state polling module that is being used
|
||||||
|
during battery monitoring / menu toolbar development.
|
||||||
|
|
||||||
|
It's currently FreeBSD specific and based on what xbatt does
|
||||||
|
to pull info from APM/ACPI. Adding Linux and other OS support
|
||||||
|
shouldn't be too difficult.
|
||||||
|
|
||||||
|
Module "Battery"
|
||||||
|
|||||||
Reference in New Issue
Block a user