wmhealth - A system health monitor designed for the Window Maker dock

18/06/99  Release 1.0 beta1
Copyright (C) 1999  Sam Hawker <shawkie@geocities.com>
This software comes with ABSOLUTELY NO WARRANTY
This software is free software, and you are welcome to redistribute it
under certain conditions
See the COPYING file for details.

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


THE AUTHOR:
===========

Sam Hawker <shawkie@geocities.com>
http://www.geocities.com/SiliconValley/Vista/2471/index.html


INSTALLING:
===========

xmkmf
make
strip wmhealth
make install


LM_SENSORS:
===========

For wmhealth to work, the lm_sensors.o kernel module must be installed and
functioning correctly. It has only been tested with version 1.4.9 (included in
the contrib directory) but may work with other versions.

Should you experience any problems, please ensure they are due to wmhealth
rather than lm_sensors before contacting me.


DOCKAPP:
========

Dock applet functions for wmhealth are now provided by the dockapp source
module. For information relating to these functions (eg. docking under Window
Maker) see the DOCKAPP file.


USAGE:
======

Two view modes are available:
   0 (temperatures history)
   1 (voltage readout)

The motherboard and CPU temperature readouts are always present.

Clicking the large display area changes between the two view modes.

In voltage readout mode, arrows are provided to allow you to cycle between
voltages.


RELEASE HISTORY:
================

Release 0.1         10/11/98   First release.

Release 1.0 beta1   18/06/99   Major rewrite including switch to plain C and a
                                   separate dockapp source module.
