[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /windowing/X/releases/X11R6.9.0/doc/
 
Contents of README:
                       README for X11R6.9 and X11R7.0

                            The X.Org Foundation

                              21 December 2005

                                  Abstract

     X11R6.9 and X11R7.0 are Open Source versions of the X Window System
     that supports many UNIX(R) and UNIX-like operating systems (such as
     Linux, FreeBSD, NetBSD, OpenBSD and Solaris x86) on Intel and other
     platforms.  This version is compatible with X11R6.8 and other X
     window system implementations which support the X11R6 standard.

1.  What are X11R6.9 and X11R7.0?

X11R6.9 is the ninth and final full release in the X11R6 series, and X11R7.0
is the first release in the new X11R7 series.

The 6.9 version is a new release that includes additional hardware support,
functional enhancements and bug fixes.  The 7.0 version is built from the
same source code as the 6.9 so it contains the same additional hardware sup-
port, functional enhancements and bug fixes; however, it has been split into
logical modules that can be developed, built and maintained separately, but
still fit together coherently into the larger source code base as they have
in the 6.9 tree.  Specific release enhancements can be viewed in the Release
Notes.

X11R6.9 and X11R7.0 are being released at the same time to assist in the
transition from the older monolithic source tree to the new modular source
tree.  It will take time for everyone to make this transition, so we will
maintain the older X11R6 series through update releases to both X11R6.9 and
X11R6.8.

Most modern PC video hardware is supported in both releases, and most PC
video hardware that isn't supported explicitly can be used with the "vesa"
driver.  The Release Notes has a table showing the drivers provided with
X11R6.9 and X11R7.0, and links to related documentation.

The X.Org Foundation X releases are produced by the X.Org Foundation.  The
X.Org Foundation has been formed as a Delaware corporation organized to oper-
ate as a scientific charity under IRS code 501(c)(3) chartered to develop and
execute effective strategies which provide world-wide stewardship of the X
Window System technology and standards. Membership in the X.Org Foundation is
free to all participants. Applications for Membership are now being accepted,
and active participants in the further development of the X Window Technology
are invited to complete a membership application
<URL:http://www.x.org/XOrg_Foundation_Membership.html>.  The X11R6.9 and
X11R7.0 codebase forms the fourth X Window System release since the formation
of the X.Org Foundation and includes code from the X Consortium, the Open
Group and the XFree86[tm] project.  This release is dedicated to the greater
X community, developers and users alike.

2.  Licensing

X Window System source code is covered by many licenses.  All of these
licenses have in common the fact that they do not impose significant condi-
tions on the modification or redistribution or either source code or binaries
beyond requiring one or more of the following:

  1.  Copyright and/or license notices are left intact.

  2.  Copyright and/or license notices are reproduced verbatim in documenta-
      tion accompanying binary distributions.

  3.  Attributions are included with documentation accompanying binaries.

Most of these licenses are based on the MIT, X Consortium, or BSD (original
and revised) licenses.  All of them are consistent with the Open Source Defi-
nition, and most are consistent with the Free Software Foundation's Free
Software Definition.

Copyright and Licensing information for X, including the reproduction of
copyright and/or license notices and attributions required by some of the
licenses for binary distributions, can be found in the License Document.  If
you find any omissions in that document, please contact us with details at
<xf_board@x.org>.  While the current licenses are all open source licenses,
the X.Org Foundation is attempting, with time, to bring as much as possible
of the code's licenses in the distribution into compliance with the Debian
Free Software Guidelines.

3.  Pointers to additional information

The documentation for this release can be found online at the X.Org web site
<URL:http://wiki.x.org/>.  Information about binary distributions and the
attendant installation instructions can be found in the Installation Docu-
ment.

The X11 version numbering system (including historical information) can be
found in the Versions Document.

Additional information may be available at the X.Org Foundation Wiki
<URL:http://wiki.x.org/>.

4.  The Public Mailing Lists

Current information about the X.Org Foundation public mailing lists is avail-
able on the X.Org mailing list page <URL:http://lists.x.org/mail-
man/listinfo/> and related desktop technology mailing lists can be found on
Freedesktop.org's mailing list page <URL:http://freedesktop.org/mail-
man/listinfo>.

5.  Contributing to the X.Org Foundation's X efforts.

If you have any new work or enhancements/bug fixes for existing work, please
send them to <xorg@freedesktop.org> or to our bug tracking system
<URL:https://bugs.freedesktop.org/> using the xorg component.  This will help
ensure that they are included in future releases.

6.  How to get the release

Information about X11R6.9 and X11R7.0 can be found from the X.Org Foundation
wiki at <URL:http://wiki.x.org>, and at mirrors of this server.  Information
about obtaining and installing binary distributions of this release can be
found in the Installation Document.

Note that both X11R6.9 and X11R7.0 are being released simultaneously but only
one source tree is required to build the release.  Information about obtain-
ing the release in source form is given below.

6.1  X11R6.9

The source for version 6.9.0 is available as a single tarball:

     X11R6.9.0-src.tar.gz

and also is available split into seven separate tarballs:

     X11R6.9.0-src1.tar.gz
     X11R6.9.0-src2.tar.gz
     X11R6.9.0-src3.tar.gz
     X11R6.9.0-src4.tar.gz
     X11R6.9.0-src5.tar.gz
     X11R6.9.0-src6.tar.gz
     X11R6.9.0-src7.tar.gz

The first three of the separate tarballs contain everything except the fonts
and general X11 documentation.  Those three are sufficient for building
X11R6.9 if you already have a set of fonts.  The fourth and fifth contain the
fonts.  The sixth contains the source for the general X11 documentation.  The
seventh contains the general X11 documentation in hardcopy format.

6.2  X11R7.0

This is the first release of the new modular source code tree.  The souce
code has been split into nine logical modules: app, data, doc, driver, font,
lib. proto, util and xserver.  Each of these modules contain one or more
packages that can be configured, built and installed separately.  Please see
an X11R7.0 release site for a complete list of the tarballs.

For information on how to build the modular tree packages see the Modular
Developer's Guide <URL:http://wiki.x.org/wiki/ModularDevelopersGuide>.  This
guide also contains information for developers who want to help improve the
modular build system and modular code base.

6.3  The current development tree

The X source code for this and all releases/snapshots as well as development
versions can also be accessed via the Freedesktop.org CVS repository.  It's
also possible to browse the freedesktop CVS repository
<URL:http://cvs.freedesktop.org/xorg/>.  The CVS tag for the 6.9 version is
"XORG-6_9_0" and the CVS tag for the 7.0 version is "XORG-7_0_0".  The CVS
tag for the stable branch for the %relvers; release is "XORG-6_9-branch".

To check out the latest development version, don't specify any tag.

7.  Reporting Bugs

Bugs should be reported to bug tracking system <URL:https://bugs.freedesk-
top.org/> using the xorg component.  Before reporting bugs, please check the
server log file, which can be found at /var/log/Xorg.0.log on most platforms.
If you can't resolve the problem yourself, send the entire log file with your
bug report but not the operating system core dump.  Do not edit the log file
as our developers use it to reproduce and debug your problem.  Please attach
it to your bug report.

     Generated from Id: README.sgml,v 1.6 alanc Exp $.


Icon  Name                             Last modified      Size  
[DIR] Parent Directory - [DIR] PDF/ 29-Jan-2006 06:06 - [DIR] PostScript/ 29-Jan-2006 06:07 - [DIR] html/ 29-Jan-2006 06:42 - [TXT] BUILD 21-Dec-2005 07:24 13K [TXT] BugReport 21-Dec-2005 07:24 1.1K [TXT] DESIGN 21-Dec-2005 07:24 240K [TXT] DPMS.txt 21-Dec-2005 07:26 13K [TXT] DPMSLib.txt 21-Dec-2005 07:26 11K [TXT] ICElib.txt 21-Dec-2005 07:26 91K [TXT] Install 21-Dec-2005 07:24 1.0K [TXT] LICENSE 21-Dec-2005 07:24 44K [TXT] LocaleDB.txt 21-Dec-2005 07:26 14K [TXT] OS2.Notes 21-Dec-2005 07:24 8.5K [TXT] PM_spec.txt 21-Dec-2005 07:26 5.0K [TXT] README 21-Dec-2005 07:24 8.0K [TXT] README.DECtga 21-Dec-2005 07:24 2.3K [TXT] README.Darwin 21-Dec-2005 07:24 9.2K [TXT] README.I128 21-Dec-2005 07:24 3.0K [TXT] README.LynxOS 21-Dec-2005 07:24 8.1K [TXT] README.NetBSD 21-Dec-2005 07:24 12K [TXT] README.OpenBSD 21-Dec-2005 07:24 6.8K [TXT] README.SCO 21-Dec-2005 07:24 7.4K [   ] README.SiS 21-Dec-2005 07:24 12K [TXT] README.Solaris 21-Dec-2005 07:24 8.6K [TXT] README.XKB-Config 21-Dec-2005 07:24 7.2K [TXT] README.XKB-Enhancing 21-Dec-2005 07:24 23K [TXT] README.apm 21-Dec-2005 07:24 3.2K [TXT] README.ati 21-Dec-2005 07:24 34K [TXT] README.chips 21-Dec-2005 07:24 53K [TXT] README.cyrix 21-Dec-2005 07:24 1.3K [TXT] README.dps 21-Dec-2005 07:24 8.3K [TXT] README.fonts 21-Dec-2005 07:24 47K [TXT] README.i740 21-Dec-2005 07:24 3.7K [TXT] README.i810 21-Dec-2005 07:24 3.2K [TXT] README.mouse 21-Dec-2005 07:24 38K [TXT] README.newport 21-Dec-2005 07:24 1.5K [TXT] README.r128 21-Dec-2005 07:24 2.7K [TXT] README.rapidaccess 21-Dec-2005 07:24 1.2K [TXT] README.rendition 21-Dec-2005 07:24 5.6K [TXT] README.s3virge 21-Dec-2005 07:24 1.7K [TXT] RELNOTES 21-Dec-2005 07:24 52K [TXT] SMlib.txt 21-Dec-2005 07:26 78K [TXT] Versions 21-Dec-2005 07:24 6.3K [   ] VideoBoard98 21-Dec-2005 07:24 24K [TXT] XIMTransport.txt 21-Dec-2005 07:26 30K [TXT] XiLib.txt 21-Dec-2005 07:26 165K [TXT] XiPorting.txt 21-Dec-2005 07:26 39K [TXT] XiProtocol.txt 21-Dec-2005 07:26 129K [TXT] Xprint_FAQ.txt 21-Dec-2005 07:26 133K [TXT] Xtrans.txt 21-Dec-2005 07:26 33K [TXT] XvMC_API.txt 21-Dec-2005 07:26 39K [TXT] appgroup.txt 21-Dec-2005 07:26 8.9K [TXT] bdf.txt 21-Dec-2005 07:26 8.9K [TXT] bigreq.txt 21-Dec-2005 07:26 5.8K [TXT] buffer.txt 21-Dec-2005 07:26 39K [TXT] ctext.txt 21-Dec-2005 07:26 18K [TXT] ctlseqs.txt 21-Dec-2005 07:26 48K [TXT] ddx.txt 21-Dec-2005 07:26 197K [TXT] dmx 21-Dec-2005 07:24 123K [TXT] evi.txt 21-Dec-2005 07:26 9.0K [TXT] fontlib.txt 21-Dec-2005 07:26 15K [TXT] fsproto.txt 21-Dec-2005 07:26 98K [TXT] i18nFramework.txt 21-Dec-2005 07:26 28K [TXT] icccm.txt 21-Dec-2005 07:26 206K [TXT] ice.txt 21-Dec-2005 07:26 54K [TXT] index 21-Dec-2005 07:24 1.8K [TXT] intrinsics.txt 21-Dec-2005 07:26 772K [TXT] libGL.txt 21-Dec-2005 07:26 6.8K [TXT] mit-shm.txt 21-Dec-2005 07:26 13K [TXT] proto.txt 21-Dec-2005 07:26 390K [TXT] record.txt 21-Dec-2005 07:26 42K [TXT] recordlib.txt 21-Dec-2005 07:26 38K [TXT] render-protocol.txt 21-Dec-2005 07:26 38K [TXT] rstart.txt 21-Dec-2005 07:26 33K [TXT] rstartd.txt 21-Dec-2005 07:26 9.5K [TXT] shape.txt 21-Dec-2005 07:26 23K [TXT] shapelib.txt 21-Dec-2005 07:26 18K [TXT] tog-cup.txt 21-Dec-2005 07:26 11K [TXT] widgets.txt 21-Dec-2005 07:26 434K [TXT] xc-misc.txt 21-Dec-2005 07:26 5.9K [TXT] xdmcp.txt 21-Dec-2005 07:26 51K [TXT] xfs-design.txt 21-Dec-2005 07:26 42K [TXT] xim.txt 21-Dec-2005 07:26 91K [TXT] xlfd.txt 21-Dec-2005 07:26 90K [TXT] xlib.txt 21-Dec-2005 07:26 1.2M [TXT] xmu.txt 21-Dec-2005 07:26 66K [TXT] xsmp.txt 21-Dec-2005 07:26 46K [TXT] xtest.txt 21-Dec-2005 07:26 12K [TXT] xtestlib.txt 21-Dec-2005 07:26 12K [TXT] xv-protocol-v2.txt 21-Dec-2005 07:26 20K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!