This is the X.org sample server collection, an implementation of the X Window
System protocol version 11.  It includes a number of server designs for
various purposes:

- Xorg, for PC-class hardware running a unix-like operating system
- Xvfb, a virtual X framebuffer
- Xnest, an X server that is also an X client
- Xdmx, a variation on Xnest for display on multiple backend servers
- Xprint, for output to printers
- Xwin, for systems running Microsoft's Windows
- Xdarwin, for systems running Apple's Mac OS X
- the 'kdrive' servers for embedded systems
- Xgl, for output to an OpenGL renderer

These ports are in varying states of functionality; fixes and contributions
are welcome!  Please consult the web site at http://xorg.freedesktop.org/ for
further information on support and development, and report bugs at
http://bugs.freedesktop.org/ in the 'xorg' component.

The X servers do not exist in a vacuum; they require many dependencies to
build.  At a minimum, you will require:

- automake 1.7
- autoconf 2.59
- libtool 1.5
- pkg-config 0.18
- the various protocol headers
- several of the base libraries (Xau, Xdmcp, etc)

Other dependencies are likely depending on which of the servers you end up
building, and which features you want to enable.  For up to date build
instructions, please see:

http://xorg.freedesktop.org/wiki/Building

All trademarks are property of their respective owners.
