packages icon
This is version 3.0.0 of the Xmt distribution, also known as the
"Motif Tools library".  Complete documentation for the library is
contained in the book _Motif Tools_ from O'Reilly & Associates, which
is now out of print. However, this distribution includes man pages.
Html docs will be added in future releases.

After you read this file, there are several other files you should read:

    The file README.210 explains what's new in version 2.1.0 of Xmt.

    The file OVERVIEW contains an overview of the widgets and convenience
    functions in Xmt.

    The Xmt library is Open Source as defined by OpenSource.org. This
    software is provided at no charge and the license is based on those
    that are already authorized by OpenSource.org. There is no requirement
    that you purchase anything and this software does not "contaminate"
    other software that it is included in. Please read LICENSE for the
    details.

    Xmt comes with no warranty of any kind.  The file NO_WARRANTY explains
    this.  

    This is a source-code distribution.  The file INSTALLATION
    explains how you can compile and install the Xmt library and clients.


FILES AND DIRECTORIES

This distribution contains the following files and directories:

  BUGREPORT	a form and instructions for submitting bug reports.
  CHANGES       a list of changes since the last release
  COPYRIGHT	copyright information for Xmt
  INSTALLATION	how to compile and install Xmt
  KNOWNBUGS	a (short) list of bugs that I know about
  LICENSE       the terms and conditions for using Xmt
  NO_WARRANTY	a standard "No Warranty" disclaimer.
  OVERVIEW	a list of features in Xmt
  README	this file
  README.210	notes about this version of Xmt
  SHAREWARE	how to obtain a license for Xmt, and why you should
  VERSION       specifies what version of Xmt you have
  Imakefile	a top-level Imakefile for building the distribution
  Xmt.tmpl	an imake template for use with the Imakefile
  Xmt/		source code for the Xmt library
  clients/	Xmt client applications
  contrib/	stuff that is not part of Xmt, but is useful anyway
  examples/	some examples demonstrating important Xmt features
  man/		ASCII formatted man pages for Xmt.


DOCUMENTATION

ASCII man pages for each of the widgets and convenience functions in the
library are in man/cat3; they are the online documentation for the
library.  As mentioned above, the book _Motif Tools_ is the complete
documentation for the library; it is a complete programmer's guide, and
also contains a printed form of the man pages as a reference section.
Unfortunately, this book is now out of print. David Flanagan will be
addressing this issue.


REPORTING BUGS

If you find a bug in the Xmt library, or anywhere in the Xmt
distribution, please report it.  The file BUGREPORT explains how to do
this.

	David Flanagan - Author and copyright holder

	Jeffrey L. Franks - Coordinator for Xmt Open Source Project
			    and MotifTools.org