
                                  WeirdX

                   a pure JavaTM X Window System server
                                by JCraft Inc.

                      http://www.jcraft.com/weirdx/

Last modified: Tue Nov  2 12:55:57 UTC 1999

Description
===========

WeirdX is a pure Java X Window System server under GNU GPL. It is 
implemented with JDK 1.1 & Swing 1.1 APIs, so it will run on several 
platforms. WeirdX handles X window protocol directly,
so any proxy programs are not needed on X client side.

WeirdX is derived from WiredX/JXPie, which are also pure Java X Window
System server. WiredX is a pure Java X server for Java2 and
JXPie is for PersonalJavaTM.


Documentation
=============

Read before asking.

* README files all over the source tree have info related to the stuff
in the directories. 

* INSTALL has instructions for using.

* FAQ: Frequently Asked Questions. 

* NEWS lists user visible changes from the previous version. Read it if
you are upgrading.

* MIRRORS: some alternative places where you can get WeirdX.

* ChangeLog: what changed from the previous version?


Directories & Files in the Source Tree
======================================

* misc/ has various utility programs.

* config/ has a file 'props', in which properties for 
  WeirdX are described.

* com/ has source trees of WeirdX and JRexec.


Copyrights & Disclaimers
========================

WeirdX is copyrighted by JCraft Inc. and is licensed through the
GNU General Public License. Read the COPYING file for the complete license.


If you have any comments, suggestions and questions, write us 
at weirdx@jcraft.com

