README.txt revision 1276
294N/AREADME for X11R7.7
294N/A
294N/AThe X.Org Foundation
294N/A
943N/AApril 2012
294N/A
294N/AX11R7.7 is an Open Source version of the X Window System that supports many
919N/AUNIX® and UNIX-like operating systems (such as Linux, FreeBSD, NetBSD, OpenBSD,
919N/Aand Solaris) on a variety of platforms. This version is compatible with X11R7.6
919N/Aand other X Window System implementations which support the X11 standard.
919N/A
919N/A━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
919N/A
919N/ATable of Contents
919N/A
919N/AWhat is X11R7.7?
919N/ALicensing
919N/APointers to additional information
919N/AThe Public Mailing Lists
919N/AContributing to the X.Org Foundation's X efforts.
919N/AHow to get the release
919N/A
919N/A X11R7.7
919N/A The current development tree
294N/A
294N/AReporting Bugs
294N/A
294N/AWhat is X11R7.7?
493N/A
294N/AX11R7.7 is the eighth release in the X11R7 series.
970N/A
977N/ASpecific release enhancements can be viewed in the Release Notes.
970N/A
970N/AMost modern PC video hardware is supported in this release, and most PC video
294N/Ahardware that isn't supported explicitly can be used with the "vesa" driver.
851N/AThe Release Notes has a table showing the drivers provided with X11R7.7, and
294N/Alinks to related documentation.
911N/A
911N/AThe X.Org Foundation X releases are produced by the X.Org Foundation. The X.Org
911N/AFoundation has been formed as a Delaware corporation organized to operate as a
911N/Ascientific charity under IRS code 501(c)(3) chartered to develop and execute
294N/Aeffective strategies which provide world-wide stewardship of the X Window
985N/ASystem technology and standards. Membership in the X.Org Foundation is free to
294N/Aall participants. Applications for Membership are now being accepted, and
294N/Aactive participants in the further development of the X Window Technology are
294N/Ainvited to complete a membership application. The X11R7.7 release has been
493N/Aproduced by the many contributors to the X.Org community and members of the
294N/AX.Org Foundation and includes code from the X Consortium, the Open Group and
970N/Athe XFree86® Project. This release is dedicated to the greater X community,
970N/Adevelopers and users alike.
970N/A
970N/ALicensing
970N/A
851N/AX Window System source code is covered by many licenses. All of these licenses
851N/Ahave in common the fact that they do not impose significant conditions on the
970N/Amodification or redistribution or either source code or binaries beyond
970N/Arequiring one or more of the following:
970N/A
294N/A 1. Copyright and/or license notices are left intact.
294N/A
294N/A 2. Copyright and/or license notices are reproduced verbatim in documentation
851N/A accompanying binary distributions.
851N/A
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 Definition,
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 <
xorg@lists.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.
Pointers to additional information
The documentation for this release can be found online at the X.Org web site.
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.
The Public Mailing Lists
Current information about the X.Org Foundation public mailing lists is
available on the X.Org mailing list page and related desktop technology mailing
lists can be found on Freedesktop.org's mailing list page.
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 as git format patches to <xorg-devel@lists.freedesktop.org> or to our
bug tracking system using the xorg component. This will help ensure that they
are included in future releases. More details on patch submission and review
process are available on the SubmittingPatches page of the X.Org wiki.
How to get the release
Information about X11R7.7 can be found from the X.Org Foundation wiki, and at
mirrors of this server.
X11R7.7
This is the eighth release of the new modular source code tree. The source 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.7
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. This guide also contains information for developers who want
to help improve the modular build system and modular code base.
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 git repository. It's also
possible to browse the freedesktop git repository.
To check out the latest development version, don't specify any tag.
Reporting Bugs
Bugs should be reported to freedesktop.org's bug tracking system 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.