		GWM-1.7o for IBMRT running AIX-2.2.1
		====================================			

Installation:
-------------
Unpack this archive in /usr/local. 

Contents:
---------
/usr/local/X11/bin/gwm		binary
/usr/local/X11/lib/gwm		config files
/usr/local/X11/man/mann/gwm.n	man pages

The complete distribution and the documentation are available via
anonymous ftp (see below)

Notes
-----
This version is compiled using X11R4. I don't know if it will work under R3.


Good luck. 

Francois Normant (fn@mathappl.polymtl.ca)

-------------------------- from the README ---------------------- 



			   @@@@@@  @       @ @       @
			  @      @ @       @ @@     @@
			 @         @   @   @ @ @   @ @
			 @    @@@@ @  @ @  @ @  @ @  @
			 @       @ @ @   @ @ @   @   @
			  @     @@ @@     @@ @       @
			   @@@@@ @ @       @ @       @

	            _/_     /) /)    _/_                            /
	 o __   _   /  __. // // __. /  o ______       _,  . . o __/ _
	(_/) )_/_)_(__(_(_(/_(/_(_(_(__(_(_) /) )_    (_)_(_/_(_(_(_(<_
	                                               /|
	                                              |/

WHAT IS GWM?
============

The GWM (Generic Window Manager) is an extensible Window Manager for
the X Window System Version 11. It is based upon a WOOL (Window Object
Oriented Langage) kernel, which is an interpreted dialect of Lisp with
specific window management primitives. The user builds a window
manager by writing WOOL files to describe objects on the screen,
including a Finite State Machine triggering WOOL actions on response
to X events (e.g. mouse buttons) on that object.  Theses objects can
used as decorations around X applications windows, as pop-up menus or
as independent windows.

GWM should be able to emulate efficiently other window managers, and play
the same role for window managers as EMACS does for text editors.


REPORTING BUGS:
===============

See the file doc/BUG_REPORT to mail back bugs to me

COPYRIGHT:
==========

  Copyright 1989-91 GROUPE BULL -- See license conditions in file COPYRIGHT
  See the COPYRIGHT file in the GWM distribution
  This is the same COPYRIGHT as the rest of the X tape.

Please mail any bug reports or modifications done (with RCS version number
and .gwmrc used), comments, suggestions, requests for updates or patches to
port on another machine to:

gwm@mirsa.inria.fr		(INTERNET)
or colas@mirsa.inria.fr

33 (FRANCE) 93.65.77.70		(VOICE PHONE)

Colas Nahaboo			(SURFACE MAIL)
INRIA
B.P. 109
06561 VALBONNE cedex
FRANCE

PS: I maintain 2 mailing lists about gwm:
	gwm-talk@mirsa.inria.fr		for general discussions
	gwm-bugs@mirsa.inria.fr         for bug reports & bug fixes
(all mail sent to these address will be redispatched to all members)
mail requests to be added to these lists to: gwm@mirsa.inria.fr.

New updates are announced on the comp.windows.x newsgroup, and on the
"gwm-talk" list. All new "official" gwm releases can be found by ftp on:
    export.lcs.mit.edu  (18.30.0.238) contrib/gwm (Boston, USA)
    avahi.inria.fr      (192.5.60.47) pub/gwm     (Sophia Antipolis, France)

If you don't have ftp, use the mail<->ftp gateways ftpmail@decwrl.dec.com or 
bitftp@pucc.princeton.edu. (send a message with the word HELP in it to these
adresses).


----------------------------- COPYRIGHT --------------------------------

/*
 * Copyright 1989 GROUPE BULL
 *
 * Permission to use, copy, modify, and distribute this software and its
 * documentation for any purpose and without fee is hereby granted, provided
 * that the above copyright notice appear in all copies and that both that
 * copyright notice and this permission notice appear in supporting
 * documentation, and that the name of GROUPE BULL not be used in advertising
 * or publicity pertaining to distribution of the software without specific,
 * written prior permission.  GROUPE BULL makes no representations about the
 * suitability of this software for any purpose.  It is provided "as is"
 * without express or implied warranty.
 *
 * GROUPE BULL disclaims all warranties with regard to this software,
 * including all implied warranties of merchantability and fitness,
 * in no event shall GROUPE BULL be liable for any special,
 * indirect or consequential damages or any damages
 * whatsoever resulting from loss of use, data or profits,
 * whether in an action of contract, negligence or other tortious
 * action, arising out of or in connection with the use 
 * or performance of this software.
 *
 */

Colas NAHABOO       BULL Research FRANCE -- Koala Project 
Vania JOLOBOFF	    BULL Research FRANCE -- Koala Project
                    (GWM X11 Window Manager)
    Internet:       colas@mirsa.inria.fr
Surface Mail:       Colas NAHABOO, INRIA - Sophia Antipolis, 
                    2004, route des Lucioles, 06565 Valbonne Cedex -- FRANCE
 Voice phone:       (33) 93.65.77.71, Fax: (33) 93 65 77 66, Telex: 97 00 50 F
