  This is a simple dockapp that I wrote because I couldn't find one that did
anything similar to it.  I did this because I am a regular user of gkrellm but
I don't like that gkrellm uses up as much memory as it does, so I switched to
dockapps.  I have tested this on my system and I haven't seen any bugs or errors,
but if you do please email me and tell me what system you are running on and what
exactly happened.  If you have a patch to fix a bug or add a feature, email it to
me and I will evaluate it. If I approve it I will apply it and add your name and
email to the AUTHORS file, with your permission.

This dockapp was written for GNU/Linux. At the time of writing this I am running a
Linux From Scratch system, version 5.0. My C compiler is GCC-3.4.0. My C library
is Glibc-2.3.2. My kernel is 2.6.6-rc1. I am running XFree86 4.4.0 and I
use Openbox 3.2 as my window manager with NVidia display drivers (version 1.0-5336).

Please note: This source tree includes a modified version of wmgeneral. I am NOT the
original author. However, all other code is my own.

To compile and install, run:

  $ make
  # make install

It will compile the binary (wmmisc) and install it in /usr/X11R6/bin.

Enjoy.

- Jesse S. <luxorfalls@sbcglobal.net>
