Make AddMouseRegion's index unsigned
[dockapps.git] / wmapm / README
blob6bcf6c8d26d33973890901e16de0f8d42d3f14b4
1 WMAPM-3.1 release
2 --------------------------------------------------------------
3 Authors....: wmapm was originally written by Chris D. Faulhaber
4              <jedgar@fxp.org>. Version 3.0 modifications due to
5              Michael G. Henderson <mghenderson@lanl.gov>
7 Credits...:  Rik Faith <faith@cs.unc.edu> for his implementation
8              of libapm with respect to Linux APM support.
9              Martijm Pieterse <pieterse@xs4all.nl> and
10              Antoine Nulle <warp@xs4all.nl> for a great (and
11              somewhat standardised interface) which I used
12              as a template (wmmon.app and wmgeneral).
14 Thanx to..:  Brice Ruth <bruth@ltic.com> for the corrections
15              pertaining to the 100% bug (err...feature).
16              Timecop <timecop@linuxwarez.com> for corrections to
17              fix the meter mismatch.
18              William M. Perry - Added Solaris support.
20 Also, thanks to the following for various
21 bug fixes, patches and/or suggestions;
23              ObiTuarY
24              MATSUBAYASHI 'Shaolin' Kohji"
25              Fumihiko Nishio
30 Description
31 --------------------------------------------------------------
32 WMAPM monitors the APM statistics through the APM support in
33 the Linux and FreeBSD Kernels.  This information, presented in
34 a nice visual format, can be invaluable on laptops (as I have
35 found in my recent/continual travels as a Field Engineer for a
36 small computer hardware manufacturer).
38 WMAPM compiles successfully on both 2.0.x and 2.1.1xx kernels
39 using libc5 and libc6 (glibc2), and on FreeBSD 3.x-RELEASE/
40 FreeBSD-3.x-STABLE.
42 WMAPM currently provides:
44         * Status of power supply (battery or AC);
45         * Percentage of battery remaining (numeric and meter);
46         * Battery charging status;
47         * Time left to battery depletion;
48         * High/Low/Critical battery status (Red/Yellow/Green);
50 Files
51 --------------------------------------------------------------
52 README          This file.
53 INSTALL         Installation instructions.
54 HINTS           Hints about what you can do with WMAPM.
55 BUGS            Things you don't want to know ;-)
56 CHANGES         Description of changes.
57 COPYING         GNU General Public License Version 2.
58 TODO            Stuff I've planned for future WMAPM releases.
61 Bugs
62 --------------------------------------------------------------
63 If you discover any bugs in this software, please send a
64 bugreport to jedgar@fxp.org and describe the problem as
65 as detailed as you can.
68 Copyright
69 --------------------------------------------------------------
70 WMAPM.app is copyright (c)1998,1999 by Chris D. Faulhaber and
71 licensed through the GNU General Public License. Read the
72 COPYING file for the complete GNU license.
75 Other
76 --------------------------------------------------------------
77 You are free to distribute this application per the GNU
78 General Public License; however, if this package is
79 distributed (through source and/or binary) in a larger
80 package (e.g. Linux distribution), I would appreciate a copy
81 (mostly to gloat as to where my apps have been distributed :).