WMAPM-1.2 release
--------------------------------------------------------------
Author....: Chris D. Faulhaber <jedgar@speck.ml.org>
		
Credits...: Rik Faith <faith@cs.unc.edu> for his implementation
               of libapm with respect to Linux APM support.
            Martijm Pieterse <pieterse@xs4all.nl> and
            Antoine Nulle <warp@xs4all.nl> for a great (and
               somewhat standardised interface) which I used
               as a template (wmmon.app and wmgeneral).

Description
--------------------------------------------------------------
  WMAPM monitors the APM statistics through the APM support in
the Linux Kernel.  This information, presented in a nice
visual format, can be invaluable on laptops (as I have found
in my recent/continual travels as a Field Engineer for a
small computer hardware manufacturer).
  WMAPM compiles successfully on both 2.0.x and 2.1.1xx kernels
using libc5 and libc6 (glibc2).

WMAPM currently provides:

        * Status of power supply (battery or AC);
        * Percentage of battery remaining (numeric and meter);
        * Battery charging status;
	* Time left to battery depletion;
	* High/Low/Critical battery status (Red/Yellow/Green);

Files
--------------------------------------------------------------
README		This file.
INSTALL		Installation instructions.
HINTS 		Hints about what you can do with WMAPM.
BUGS		Things you don't want to know ;-)
CHANGES 	Description of changes.
COPYING		GNU General Public License Version 2.
TODO		Stuff I've planned for future WMAPM releases.
	

Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a 
bugreport to wmapm@speck.ml.org and describe the problem as
as detailed as you can.


Copyright
--------------------------------------------------------------
WMAPM.app is copyright (c) 1998 by Chris D. Faulhaber and
licensed through the GNU General Public License. Read the 
COPYING file for the complete GNU license.


