heliwm - highly essential, light and itsy-bitsy window manager for X

Copyright (C) 2000, 2001 Hidetoshi Ohtomo.  All rights reserved.

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.

The license can be found at http://www.gnu.org/copyleft/gpl.html.

* Design Goal

heliwm is designed and developed to be one of the smallest and lightest window
managers in the world of X Window System.  I believe that saving memory and CPU
time contributes to less electricity consumption, thus saving natural
resources.

* Installation Procedure

1) Check DEFINES in Imakefile and modify it when necessary.  There are four
   compile time options: FRAME, SHAPE, NLS, MAXIMIZE.

   FRAME - Add frame drawing routine.  Without FRAME, smaller and lighter
      "alpha particle" version will be produced.
   SHAPE - Add support for X non-rectangular window shape extension.
   NLS - Add native language system support for window and icon titles.
   MAXIMIZE - Add optional maximizing feature.

   Prepend each option with "-D".  For example, if you want SHAPE and NLS, the
   line should be "DEFINES=-DSHAPE -DNLS".
2) Run `xmkmf'.
3) Run `make'.
4) Run `make install; make install.man' as root, or copy heliwm and heliwm.man
   to anywhere you want.
5) Copy heliwmrc to /usr/lib/X11/heliwm/heliwmrc.

* Configuration

Read the man page for available configuration options.

* Bug Fixes and Patches

If you find a bug or a way to make the program lighter, I would like to be
informed about it.  Please contact me by sending an email to the address below.

--
Let's make everyday earth day. :-)	Hidetoshi Ohtomo <hok@lab.rim.or.jp>
