MAN page from RedHat Other apmd-2.4-3.i386.rpm
XAPM
Section: Linux Programmer's Manual (1)
Updated: 11 Jan 1996
Index NAME
xapm - display Advanced Power Management (APM) BIOS information
SYNOPSIS
xapm [ ... ] DESCRIPTION
xapmputs up an X window that displays the remaining battery life. The leftside of the window contains a printed time or percentage, and the rightside of the window contains a bar indicating the percentage. Clicking onthe left side of the window will toggle the display between time andpercent.
OPTIONS AND RESOURCES
In addition to standard Xt options, the following options are available:
- -V
- Print version and exit.
- -highcolor color
- The color of the bar when the battery percentage is abovehighvalue.Defaults to "green". (*highColor)
- -lowcolor color
- The color of the bar when the battery percentage is betweenlowvalueandhighvalue.Defaults to "yellow". (*lowColor)
- -criticalcolor color
- The color of the bar when the battery percentage is belowlowvalue.Defaults to "red". This color is also used to flash the alphanumeric partof the display when the power status is critical. (*criticalCOlor)
- -highvalue highvalue
- Sethighvalue.The default is 50. (*highValue)
- -lowvalue lowvalue
- Setlowvalue.The default is 10. (*lowValue)
- -chargingcolor color
- The color of the printed display when charging. The default is"blue". Use-foregroundto change the color used when on battery power. (*chargingColor)
- -delay delay
- Sets the number of seconds delay between each update. The default is1. (*delay)
- -percent
- Display percentage on startup, instead of time remaining. (*percent, boolean)
BUGS
There is no way to inhibit the alphanumeric display or the bar display.When the battery percentage is low, using a bright color to warn you ofimpending doom may be futile because the bar is too short. Because of theform widget's desire to maintain proportions, dynamic resizing of thewindow may not do what you want it to do.
FILES
/proc/apm AUTHOR
This program was written by Rik Faith (faithAATTcs.unc.edu) and may be freelydistributed under the terms of the GNU General Public License. There isABSOLUTELY NO WARANTY for this program.
SEE ALSO
apm(1),
apmd(8)
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS AND RESOURCES
- BUGS
- FILES
- AUTHOR
- SEE ALSO
This document was created byman2html,using the manual pages.