Installation instruction for wmsorsen
=====================================

You need a working installation of lm-sensors. This includes the
development package. Check whether calling

  # sensors

outputs sensor values for your system.

Now compile wmsorsen:

  # cd wmsorsen
  # make
  # make install		(as root, optional)

and run it with:

  # wmsorsen

If you don't want to install it with "make install", just put
the binary "wmsorsen" somewhere in your PATH.

Further configuration is required:

1.Copy wmsorsenrc into your home directory as .wmsorsenrc:

  # cp wmsorsenrc $HOME/.wmsorsenrc

2.Edit this file. You need to modify the monitor1-monitor5 options to select
  the sensor values you want to see.
  Use "wmsorsen -p" to get a list of all available sensor values.

  You can use custom labels for each of the first 4 entries.
  Use "text1 = foo" to use up to for characters.
