xbattmon is a simple battery status bar for X. It draws a 2 pixels bar at the edge of your screen, which shows battery status with different colors. You can configure xbattmon at build time by passing the following variables to the script (VAR=<...> ./xbattmon.SlackBuild): COLOR_CHARGED= (default: green) COLOR_LEFT2CHARGE= (default: grey) COLOR_DRAINED= (default: red) COLOR_LEFT2DRAIN= (default: blue) RAISE=yes|no (default: no), the bar to be raised on top of other windows CRITICAL= (default: 5), the charge level at which it starts blinking TRANSPARENT=yes|no (default: no)