Abstract |
These release notes contains information about features and their status in the X.Org Foundation X11R7.5 release. |
This release is the sixth modular release of the X Window System. The next full release will be X11R7.6 and is expected in 2010.
For help with how to build and develop in the modular tree see the Modular Developer's Guide in the X.Org wiki.
We encourage you to submit bug fixes and enhancements to
freedesktop.org's bug tracking system using the xorg product, and to
discuss them on <xorg@lists.freedesktop.org>
.
More details on patch submission and review process are available on the
SubmittingPatches page of the X.Org wiki.
The release numbering is based on the original MIT X numbering system. X11 refers to the version of the network protocol that the X Window system is based on: Version 11 was first released in 1988 and has been stable for 21 years, with only upward compatible additions to the core X protocol, a record of stability envied in computing. Formal releases of X started with X version 9 from MIT; the first commercial X products were based on X version 10. The MIT X Consortium and its successors, the X Consortium, the Open Group X Project Team, and the X.Org Group released versions X11R3 through X11R6.6. Since the founding of the X.Org Foundation in early 2004, many further releases have been issued, from X11R6.7 to the current 7.5.
The next section describes what is new in the latest version (7.5) compared with the previous full release (7.4).
This is a sampling of the new features in X11R7.5. A more complete list of changes can be found in the ChangeLog files that are part of the source of each X module.
Multi-Pointer X (MPX) provides the user with multiple independent mouse cursors and multiple independent keyboard foci. Each cursor is a true system cursor and different pointers can operate in multiple applications simultaneously.
Input device properties allow you to attach properties to a device. These properties can be of arbitrary type and can be changed without the server having to know their details.
The X Input Extension version 2.0 (XI2) is designed to replace both core input processing and prior versions of the X Input Extension. Besides MPX, it provides a number of other enhancements over version 1.5, including:
use of XGE and GenericEvents.
explicit device hierarchy of master and slave devices.
the ability for devices to change capabilities at runtime.
raw device events
Resize, Rotate and Reflect Extension (RANDR) version 1.3 builds on the changes made with version 1.2 and adds some new capabilities without fundmentally changing the extension again. The following features are added in this version:
The implementation work for general rotation support made it trivial to add full projective transformations. These can be used to scale the screen up/down as well as perform projector keystone correct or other effects.
Panning was removed with RandR 1.2 because the old semantics didn't fit any longer. With RandR 1.3 panning can be specified per crtc.
The DRI2 extension is designed to associate and access auxillary rendering buffers with an X drawable. It is a essentially a helper extension to support implementation of direct rendering drivers/libraries/technologies. The main consumer of this extension will be a direct rendering OpenGL driver, but the DRI2 extension is not designed to be OpenGL specific. Direct rendering implementations of OpenVG, Xv, cairo and other graphics APIs should find the functionality exposed by this extension helpful and hopefully sufficient.
Video and input driver enhancements. Please see the ChangeLog files for individual drivers; there are far too many updates to list here.
... and the usual assortment of correctness and crash fixes.
X11R7.5 includes the following video drivers:
Driver Name | Description | Further Information |
apm | Alliance Pro Motion | README.apm |
ark | Ark Logic | |
ast | ASPEED Technology | |
ati | ATI Mach64 | README.ati |
chips | Chips & Technologies | README.chips, chips(4) |
cirrus | Cirrus Logic | |
cyrix (*) | Cyrix MediaGX | README.cyrix |
fbdev | Linux framebuffer device | fbdev(4) |
glint | 3Dlabs, TI | glint(4) |
i128 | Number Nine | README.I128, i128(4) |
i740 | Intel i740 | README.i740 |
intel | Intel i8xx/i9xx | README.intel, intel(4) |
impact | SGI Indigo Impact | impact(4) |
imstt | Integrated Micro Solns | |
mga | Matrox | mga(4) |
neomagic | NeoMagic | neomagic(4) |
newport (-) | SGI Newport | README.newport, newport(4) |
nsc | National Semiconductor | nsc(4) |
nv | NVIDIA | nv(4) |
ati | ATI Rage128 | README.r128, r128(4) |
radeon | ATI Radeon | radeon(4) |
rendition | Rendition | README.rendition, rendition(4) |
s3 | S3 (not ViRGE or Savage) | |
s3virge | S3 ViRGE | README.s3virge, s3virge(4) |
savage | S3 Savage | savage(4) |
siliconmotion | Silicon Motion | siliconmotion(4) |
sis | SiS | README.SiS, sis(4) |
sisusb | SiS USB | sisusb(4) |
sunbw2 (+) | Sun bw2 | |
suncg14 (+) | Sun cg14 | |
suncg3 (+) | Sun cg3 | |
suncg6 (+) | Sun GX and Turbo GX | |
sunffb (+) | Sun Creator/3D, Elite 3D | |
sunleo (+) | Sun Leo (ZX) | |
suntcx (+) | Sun TCX | |
tdfx | 3Dfx | tdfx(4) |
tga | DEC TGA | README.DECtga |
trident | Trident | trident(4) |
tseng | Tseng Labs | |
v4l | Video4Linux | |
vesa | VESA | vesa(4) |
vmware | VMware guest OS | vmware(4) |
voodoo | 3Dfx Voodoo | |
wsfb | Workstation Framebuffer | wsfb(4) |
Drivers marked with (*) are present in a preliminary form in this release, but are not complete and/or stable yet.
Drivers marked with (+) are for Linux/Sparc only.
Drivers marked with (-) are for Linux/mips only.
Darwin/Mac OS X uses IOKit drivers and does not use the module loader drivers listed above. Further information can be found in README.Darwin.
X11R7.5 includes the following input drivers:
Driver Name | Description | Further Information |
acecad | Acecad Flair | acecad(4) |
aiptek(*) | Aiptek USB tablet | aiptek(4) |
elographics | EloGraphics | |
evdev(*) | EvDev | evdev(4) |
fpit | Fujitsu Stylistic Tablet PCs | fpit(4) |
hyperpen | Aiptek HyperPen 6000 | |
joystick | Joystick | |
kbd | generic keyboards (non-evdev systems) | kbd(4) |
microtouch | MicroTouch | |
mouse | most mouse devices (non-evdev systems) | mouse(4) |
mutouch | MicroTouch | |
penmount | PenMount | |
synaptics | Synaptics & ALP touchpads | |
vmmouse | VMWare virtual mouse | |
void | dummy device | void(4) |
Drivers marked with (*) are available for Linux only.
On most platforms, X11R7.5 has a single hardware-driving X server binary called Xorg. This binary can dynamically load the video drivers, input drivers, and other modules that are needed. Xorg has currently has support for Linux, Solaris, and some BSD OSs on Alpha, PowerPC, IA-64, AMD64, Intel x86, Sparc, and MIPS platforms.
Additional specialized X server binaries may be found depending on the platform and build configuration, including:
is a proxy X server that uses one or more other X servers as its display devices. It provides multi-head X functionality for displays that might be located on different machines.
is a nested X server, that operates as both an X client and X server. Xnest is a client of the real server which manages windows and graphics requests on its behalf. Xnest is a server to its own clients, and manages windows and graphics requests on their behalf. To these clients, it appears to be a conventional server.
is a X server that outputs to a window on a pre-existing "host" X display. Unlike Xnest which is an X proxy, and thus limited to the capabilities of the host X server, Xephyr is a full X server which uses the host X server window as "framebuffer" via fast SHM XImages.
is a virtual framebuffer X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory.
is an X server that interacts with the MacOS X native Aqua window system, displaying windows on the Mac desktop and accepting input from the Mac system devices, allowing X11 applications to be used in a native Mac desktop session.
is an X server that runs under the Cygwin environment, interacting with the Microsoft Windows native window system, displaying windows on the Windows desktop and accepting input from the Windows system devices, allowing X11 applications to be used in a native Windows desktop session.
The Xorg server relies on the operating system's native module loader support for handling program modules. The X server makes use of modules for video drivers, X server extensions, font rasterisers, input device drivers, framebuffer layers, and internal components used by some drivers (like XAA).
The module interfaces (both API and ABI) used in this release are subject to change without notice. While we will attempt to provide backward compatibility for the module interfaces, we cannot guarantee this. Compatibility in the other direction is explicitly not guaranteed because new modules may rely on interfaces added in new releases.
Note about module security | |
---|---|
The X server runs with root privileges, i.e., the X server loadable modules also run with these privileges. For this reason we recommend that all users be careful to only use loadable modules from reliable sources, otherwise the introduction of viruses and contaminated code can occur and wreak havoc on your system. We hope to have a mechanism for signing/verifying the modules that we provide available in a future release. |
The X server uses a configuration file as the primary mechanism for providing configuration and run-time parameters. The configuration file format is described in detail in the xorg.conf(5) manual page.
Note that this release features significant improvements for running the server without a configuration file, so many users may find that that they don't need a configuration file.
If you do need to customize the configuration file, see the xorg.conf manual page . You can also check the driver-specific manual pages and the related documentation (found at driver tables also.
The recommended method for generating a configuration file is to use the Xorg server itself. Run as root:
Xorg -configure |
Command line options can be used to override some default parameters and parameters provided in the configuration file. These command line options are described in the Xorg(1) manual page.
The XFree86 Acceleration Architecture (XAA) was completely rewritten from scratch for XFree86 4.x and is used in X11R7.5. Most drivers implement acceleration by making use of the XAA module.
EXA was created as a new driver acceleration architecture to replace XAA. EXA was designed specifically to accelerate Render operations. This release features improved driver support for EXA. See the individual driver changelogs for details. Users should beware that EXA support is considered to be incomplete in X11R7.5.
Some multi-head configurations are supported in X11R7.5, primarily with multiple PCI/AGP cards.
One of the main problems is with drivers not sufficiently initializing cards that were not initialized at boot time. This has been improved somewhat with the INT10 support that is used by most drivers (which allows secondary card to be "soft-booted", but in some cases there are other issues that still need to be resolved. Some combinations can be made to work better by changing which card is the primary card (either by using a different PCI slot, or by changing the system BIOS's preference for the primary card).
Xinerama is an X server extension that allows multiple physical screens to behave as a single screen. With traditional multi-head in X11, windows cannot span or cross physical screens. Xinerama removes this limitation. Xinerama does, however, require that the physical screens all have the same root depth, so it isn't possible, for example, to use an 8-bit screen together with a 16-bit screen in Xinerama mode.
Xinerama is not enabled by default, and can be enabled with the
+xinerama
command line option for the
X server.
Known problems:
Most window managers are not Xinerama-aware, and so some operations like window placement and resizing might not behave in an ideal way. This is an issue that needs to be dealt with in the individual window managers, and isn't specifically an X server problem.
DGA 2.0 is included in 7.5. Documentation for the client libraries can be found in the XDGA(3) man page. A good degree of backward compatibility with version 1.0 is provided. DGA should be considered deprecated; if you are relying on it, please let us know what you need it for so we can find better solutions.
The VESA® Display Data Channel (DDC™) standard allows the monitor to tell the video card (or on some cases the computer directly) about itself; particularly the supported screen resolutions and refresh rates.
Partial or complete DDC support is available in most of the video drivers. DDC is enabled by default, but can be disabled with a "Device" section entry: Option "NoDDC". We have support for DDC versions 1 and 2; these can be disabled independently with Option "NoDDC1" and Option "NoDDC2".
At startup the server prints out DDC information from the display, and can use this information to set the default monitor parameters, or to warn about monitor sync limits if those provided in the configuration file don't match those that are detected.
Several drivers uses DDC information to set the screen size and
pitch. This can be overridden by explicitly resetting it to
the and non-DDC default value 75 with the -dpi 75
command line option for the X
server, or by specifying appropriate screen dimensions with the
"DisplaySize" keyword in the "Monitor" section of the config
file.
Direct rendered OpenGL® support is provided for several hardware platforms by the Direct Rendering Infrastructure (DRI). Further information about DRI can be found at the DRI Project's web site. The 3D core rendering component is provided by Mesa.
Of note is that this release supports building the X server using the system-wide libdrm. Previously, drm was kept in the server's tree and loaded as a module, rather than using the standard OS mechanisms for managing shared libraries of code. This requires that the server be built using a version of libdrm of 2.3.0 or newer if it is to use DRM.
Previous versions of X came with two Postscript Type1 font backends. The functionality from the `Type1' backend has been replaced by the Type1 support in the `FreeType' backend.
A more flexible Compose file processing system was added to Xlib in X11R7.5. The compose file is searched for in the following order:
If the environment variable $XCOMPOSEFILE
is set, its value is
used as the name of the Compose file.
If the user's home directory has a file named ".XCompose", it is used as the Compose file.
The old method is used, and the compose file is "<xlocaledir>/<localename>/Compose".
Compose files can now use an "include" instruction. This allows local modifications to be made to existing compose files without including all of the content directly. For example, the system's iso8859-1 compose file can be included with a line like this:
include "/usr/X11R6/lib/X11/locale/iso8859-1/Compose" |
For example, you can include in your compose file the default Compose file by using:
include "%L" |
Finally, it is no longer necessary to specify in the right part of a rule a locale encoded string in addition to the keysym name. If the string is omitted, Xlib figures it out from the keysym according to the current locale. I.e., if a rule looks like:
<dead_grave> <A> : "\300" Agrave |
<dead_grave> <A> : Agrave |
The X distribution includes the ``Luxi'' family of Type 1 fonts and TrueType fonts. This family consists of the fonts ``Luxi Serif'', ``Luxi Sans'' and ``Luxi Mono'' in Roman, oblique, bold and bold oblique variants. The TrueType version have glyphs covering the basic ASCII Unicode range, the Latin 1 range, as well as the Extended Latin range and some additional punctuation characters. In particular, these fonts include all the glyphs needed for ISO 8859 parts 1, 2, 3, 4, 9, 13 and 15, as well as all the glyphs in the Adobe Standard encoding and the Windows 3.1 character set.
The glyph coverage of the Type 1 versions is somewhat reduced, and only covers ISO 8859 parts 1, 2 and 15 as well as the Adobe Standard encoding.
The Luxi fonts are original designs by Kris Holmes and Charles Bigelow from Bigelow and Holmes Inc., who developed the Luxi typeface designs in Ikarus digital format. URW++ Design and Development GmbH converted the Ikarus format fonts to TrueType and Type 1 font programs and implemented the grid-fitting "hints" and kerning tables in the Luxi fonts.
The license terms for the Luxi fonts are included in the file
`COPYRIGHT.BH', as well as in the
License document. For further
information, please contact <design@bigelowandholmes.com>
or <info@urwpp.de>
, or consult the
URW++ web site.
This section describes other items of note for the X11R7.5 release.
The socket directories created in /tmp are now required to be owned by root and have their sticky-bit set. If the permissions are not set correctly, the component using this directory will print an error message and fail to start. Common socket directories that are known to be affected include:
/tmp/.font-unix /tmp/.ICE-unix /tmp/.X11-unix |
There are several solutions to the problem of when to create these directories. They could be created at install time by the system's installer if the /tmp dir is persistent. They could be created at boot time by the system's boot scripts (e.g., the init.d scripts). Or, they could be created by PAM modules at service startup or user login time.
The solution chosen is platform dependent, and the system administrator should be able to handle creating those directories on any systems that do not have the correct ownership or permissions.
When the Composite extension is enabled, a new visual is created. This visual is different from the other visuals used by X applications in that it includes an alpha component. It is used by the compositing manager and other Composite aware applications.
Most X applications ignore this visual since it is not useful to
them; however some applications mistakenly try to use it, which
will cause them to fail. An environment variable,
XLIB_SKIP_ARGB_VISUALS
,
was added to the X11 library to hide this visual from applications
that mistakenly try to use it. If an application fails only when
the Composite is enabled, try setting this environment variable
before starting the application.
This section lists current plans for removal of obsolete or deprecated
components in the X.Org releases. As our releases are open source,
users who continue to require these can find the source in previous
releases and continue to use these, but the X.Org Foundation and its
volunteers have decided the burden of continued maintenance and
distribution in the core X11 releases outweighs the benefits of doing
so. In some cases, this is simply because no one has volunteered to do
continued maintenance, so if software is listed here that you need, you
can contact <xorg@lists.freedesktop.org>
to volunteer to
take over maintainership, either inside or outside of the Xorg release
process.
The Xprint server and extension have been removed in this release. Xprint support in a number of client programs has also been removed.
Support has been removed from the X servers for the following extensions, which were obsolete, not widely used, or not working:
AppGroup
EVI
MIT-SUNDRY-NONSTANDARD
TOG-CUP
XTrap
XFree86-Misc
XEvIE
The xorgcfg GUI and xorgconfig CLI utilities have been removed in this release. See the Configuration File section for alternative methods of Xorg configuration.
The ioport utility and its aliases (inb, inw, inl, outb, outw, and outl) for manipulating I/O space addresses directly have been removed in this release.
THIS IS A DRAFT OF THE X11R7.5 CREDITS SECTION. | |
---|---|
If you find missing credits, incorrect attributions, or other errors,
please send details to |
This section lists the credits for the X11R7.5 release. For a more detailed breakdown, refer to the ChangeLog file in the source tree for each module, the history in the xorg product in freedesktop.org's git repositories or the 'git log' information for individual source files.
The X Window System has been a collaborative effort from its inception. Our apologies for anyone or organization inadvertently overlooked. Many individuals (including major contributors) who worked on X are represented by their employers in this list. If you feel we have left anyone out, please let us know.
These people contributed in some way to X11R7.5:
Aaron Plattner | Joe Krahn |
Aaron Zang | Joel Bosveld |
Adam Hoka | John Hein |
Adam Jackson | John McKernan |
Adam Tkac | John Nielsen |
Adel Gadllah | John Tapsell |
Adrian Friedli | Jon TURNEY |
Alan Coopersmith | Jordan Crouse |
Alan Cox | Joseph Adams |
Alan Curry | Juan RP |
Alan Hourihane | Julien Cristau |
Albert Damen | Julien Plissonneau Duquene |
Alberto Milone | Juliusz Chroboczek |
Alex Deucher | Kalev Lember |
Alex Villacís Lasso | Kazuhiro Inaoka |
Alexey Ten | Kees Cook |
Ander Conselvan de Oliveira | Keith Packard |
Andre Herms | Kel Modderman |
Andreas Luik | Kevin E Martin |
Andres Salomon | Kim Woelders |
Andrew Randrianasulu | Kristian Høgsberg |
Arkadiusz Miśkiewicz | Krzysztof Halasa |
Arnaud Patard | Kshitij Kulshreshtha |
Arthur HUILLET | Kyle McMartin |
Asbjøannes | Lee Leahu |
Barry Scott | Li Peng |
Bart Massey | Li Shao Hua |
Bart Trojanowski | Luc Verhaegen |
Bastien Nocera | Lukáš Hejtmánek |
Batchty | Lukasz Kurylo |
Ben Byer | Ma Ling |
Ben Gamari | Maarten Maathuis |
Ben Hutchings | Maciej Cencora |
Ben North | Magnus Kessler |
Ben Skeggs | Magnus Vigerlöf |
Benjamin Close | Manuel Bouyer |
Benjamin Defnet | Marcel Dejean |
Benjamin Herrenschmidt | Marcin 'Qrczak' Kowalczyk |
Benjamin Tissoires | Mark Kettenis |
Bernhard R. Link | Mark van Doesburg |
Bernhard Rosenkraenzer | Markus Gapp |
Bill Nottingham | Markus Kuhn |
Bob Ham | Mart Raudsepp |
Bob Long | Martin-Éric Racine |
Brad Smith | Mathieu Bérard |
Branden Robinson | Matt Helsley |
Brian Rogers | Matt Turner |
Brice Goglin | Matthias Hopf |
Bryce Harrington | Matthieu Herrb |
Calvin Fong | Mattia Dongili |
Caolan McNamara | Maxim Levitsky |
Carl Worth | Micah Dowty |
Charlie | Michael Chapman |
Chris Ball | Michael Lorenz |
Chris Salch | Michael Scherer |
Chris Wilson | Michael Vogt |
Christiaan van Dijk | Michael Witrant |
Christian Aistleitner | Michael Witten |
Christian Beier | Michel Dänzer |
Christian Koenig | Mikhail Gusarov |
Christian Schmitt | Nathael Pajani |
Christoph Brill | Nathaniel McCallum |
Coleman Kane | Neale Pickett |
Colin Guthrie | Nicolai Hähnle |
Colin Harrison | Nicos Gollan |
Cooper Yuan | Niels de Vos |
Corbin Simpson | Oliver McFadden |
Dan | Olivier Blin |
Dan Nicholson | Olivier Fourdan |
Daniel Drake | Otavio Salvador |
Daniel Stone | Owain G. Ainsworth |
Daniel Vetter | Owen Taylor |
Darren Smith | Owen W. Taylor |
Dave Airlie | Patrick Haller |
Dave Miller | Paul Bender |
David Jander | Paul Menzel |
David Marx | Paul "TBBle" Hampson |
David Miller | Pauli Nieminen |
David Nolden | Paulo César Pereira de Andrade |
David Nusinow | Paulo Ricardo Zanoni |
David Schleef | Peter Alfredsen |
Dennis Kasprzyk | Peter Åstrand |
Derek Upham | Peter Breitenlohner |
Derek Wang | Peter Harris |
Diego Elio 'Flameeyes' Pettenò | Peter Hutterer |
Dima Kogan | Peter Korsgaard |
Dmitry Torokhov | Petr Salinger |
Dodji Seketeli | Philip Langdale |
Donald Kayser | Pierre Ossman |
Donnie Berkholz | Pierre Willenbrock |
Doug Chapman | Pierre-Loup A. Griffais |
Drew Parsons | RALOVICH, Kristóf |
Eamon Walsh | Rami Ylimaki |
Ed Catmur | Ramon van der Stelt |
Eduard Bagrov | Rémi Cardona |
Eduard Fuchs | Richard Hughes |
edward shu | Robert Lowery |
Egbert Eich | Robert Noland |
Eric Anholt | Roland Bär |
Eric Paris | Roland Scheidegger |
Éric Piel | Ross Burton |
Erik Andren | Ryan Hill |
Erkin Bahceci | Ryan Lortie |
Evgeny M. Zubok | Samuel Thibault |
Eygene Ryabinkin | Sascha Hlusiak |
Fabio | Sayamindu Dasgupta |
Federico Mena Quintero | Shaohua Li |
Fedor P. Goncharov (Fredy) | Shelley Gong |
Felix Kuehling | Shuang He |
Fernando Carrijo | Shunichi Fuji |
Francis Giraldeau | Simon Farnsworth |
Francisco Jerez | Simon Munton |
Fredrik Höglund | Simon Thum |
Gaetan Nadon | Søren Hauberg |
George Peter Staplin | Søren Sandmann Pedersen |
George Sapountzis | Stefan Dirsch |
George Staplin | Stijn van Drongelen |
Giuseppe Bilotta | Stuart Bennett |
Goneri Le Bouder | Stuart Kreitman |
Guillem Jover | Tero Saarni |
Hans de Goede | Thomas Bodzar |
Hasso Tepper | Thomas Jaeger |
Havoc Pennington | Thomas Klausner |
Helge Bahmann | Thomas Petazzoni |
Henrik Rydberg | Thorvald Natvig |
Henry unbongo | Tiago Vignatti |
Hong Liu | Tibi Nagy |
Hugo Jacques | Tilman Sauerbeck |
Ian Romanick | Timo Aaltonen |
Imranullah Syed | Tom Jaeger |
Ivaylo Boyadzhiev | Tomas Carnecky |
Jakob Bornecrantz | Tomas Janousek |
Jakub Bogusz | Topi Kanerva |
James Cloos | Tormod Volden |
Jamie Lentin | Vincent Mussard |
Jason Vas Dias | Werner LEMBERG |
Jasper Lievisse Adriaanse | William Grant |
Jay Cotton | Winfried Grünewald |
Jeff Smith | Wolke Liu |
Jens Granseuer | Wu Fengguang |
Jeremy C. Reed | Xavier Bestel |
Jeremy Huddleston | Xiang, Haihao |
Jeremy Jay | Y.C. Chen |
Jeremy Lainé | Yaakov Selkowitz |
Jeremy Uejio | Yan Li |
Jerome Glisse | Yang Zhao |
Jerome Pinot | Yann Droneaud |
Jesse Adkins | Yannick Heneault |
Jesse Barnes | 오유연(Yu-yeon Oh) |
Jesse Ruffin | Zdenek Kabelac |
Jie Luo | Zhao Yakui |
Jim Huang | Zhenyu Wang |
Jochen Voss | Zou Nan hai |
This product includes software developed by:
2d3d Inc. | Kristian Høgsberg |
3Dlabs Inc. Ltd. | Larry Wall |
Aaron Plattner | Lars Knoll |
Adam de Boor | Lawrence Berkeley Laboratory |
Adam Jackson | Leif Delgass |
Adobe Systems Inc. | Lennart Augustsson |
After X-TT Project | Leon Shiman |
AGE Logic Inc. | Lexmark International Inc. |
Alan Coopersmith | Linus Torvalds |
Alan Cox | Luc Verhaegen |
Alan Hourihane | Machine Vision Holdings Inc. |
Alexander Gottwald | Manfred Brands |
Alex Deucher | Marc Aurele La France |
Alex Williamson | Mark Adler |
Anders Carlsson | Mark J. Kilgard |
Andreas Luik | Mark Leisher |
Andreas Monitzer | Mark Smulders |
Andreas Robinson | Mark Vojkovich |
Andrei Barbu | Marvin Solomon |
Andrew C Aitchison | Massachusetts Inst. Of Technology |
Andy Ritger | Matrox Graphics |
Angus Lees | Matthew Grossman |
Ani Joshi | Matthias Hopf |
Anton Zioviev | Matthieu Herrb |
Apollo Computer Inc. | Metro Link Inc. |
Apple Computer Inc. | Michael Bax |
Ares Software Corp. | Michael H. Schimek |
AT&T Inc. | Michael P. Marking |
ATI Technologies Inc. | Michael Schimek |
BEAM Ltd. | Michael Smith |
Benjamin Herrenschmidt | Michel Dänzer |
Benjamin Rienfenstahl | Mike A. Harris |
Ben Skeggs | Mike Harris |
Bigelow and Holmes | Ming Yu |
Bill Reynolds | MIPS Computer Systems Inc. |
Bitstream Inc. | National Semiconductor |
Bogdan Diaconescu | NCR Corporation Inc. |
Branden Robinson | NetBSD Foundation |
Brian Fundakowski Feldman | Netscape Communications Corp. |
Brian Goines | Network Computing Devices Inc. |
Brian Paul | Nicholas Joly |
Bruno Haible | Nicholas Miell |
Bryan Stine | Nicholas Wourms |
Carl Switzky | Nicolai Haehnle |
Catharon Productions Inc. | Noah Levitt |
Charles Murcko | Nolan Leake |
Chen Xiangyang | Novell Inc. |
Chisato Yamauchi | Nozomi YTOW |
Chris Constello | NTT Software Corporation |
Christian Zietz | Number Nine Computer Corp. |
Cognition Corp. | Number Nine Visual Technologies |
Compaq Computer Corporation | NVIDIA Corp. |
Concurrent Computer Corporation | Oivier Danet |
Conectiva S.A. | Oki Technosystems Laboratory Inc. |
Corin Anderson | OMRON Corporation |
Craig Struble | Open Software Foundation |
Daewoo Electronics Co. Ltd. | Orest Zborowski |
Dag-Erling Smørgrav | Owen Taylor |
Dale Schumacher | Pablo Saratxaga |
Damien Miller | Panacea Inc. |
Daniel Berrange | Panagiotis Tsirigotis |
Daniel Borca | Paolo Severini |
Daniel Stone | Pascal Haible |
Daniver Limited | Patrick Lecoanet |
Daryll Strauss | Patrick Lerda |
Data General Corporation | Paul Anderson |
Dave Airlie | Paul Elliott |
David Bateman | Paul Mackerras |
David Dawes | Peter Breitenlohner |
David E. Wexelblat | Peter Kunzmann |
David Holland | Peter Trattler |
David J. McKay | Philip Homburg |
David McCullough | Philip Langdale |
David Mosberger-Tang | Precision Insight Inc. |
David Reveman | Prentice Hall |
David S. Miller | Quarterdeck Office Systems |
David Woodhouse | Radek Doulik |
Davor Matic | Ralf Habacker |
Deron Johnson | Randy Hendry |
Digeo Inc. | Ranier Keller |
Digital Equipment Corporation | Red Hat Inc. |
Dirk Hohndel | Regis Cridlig |
Dmitry Golubev | Rene Cougnenc |
Donnie Berkholz | Richard A. Hecker |
DOS-EMU-Development-Team | Richard Burdick |
Doug Anson | Rich Murphey |
Drew Parsons | Rickard E. Faith |
Earle F. Philhower III | Rik Faith |
Edouard TISSERANT | Robert Chesler |
Eduard Fuchs | Robert Millan |
Eduardo Horvath | Robert V. Baron |
Egbert Eich | Robin Cutshaw |
Egmont Koblinger | Roland Mainz |
Elliot Lee | Roland Scheidegger |
Eric Anholt | Ronny Vindenes |
Eric Fortune | Russ Blaine |
Eric Sunshine | Ryan Breen |
Erik Fortune | Ryan Lortie |
Erik Nygren | Ryan Underwood |
Evans & Sutherland Computer Corp. | S3 Graphics Inc. |
Fabio Massimo Di Nitto | Sam Leffler |
Fabrizio Gennari | Santa Cruz Operation Inc. |
Felix Kuehling | SciTech Software |
Felix Kühling | Scott Laird |
Finn Thoegersen | Sebastien Marineau |
Francesco Zappa Nardelli | Shigehiro Nomura |
Frank C. Earl | ShoGraphics Inc. |
Frederic Lepied | Shunsuke Akiyama |
Fredrik Höglund | Silicon Graphics Computer Systems |
Free Software Foundation | Silicon Integrated Systems Corp |
Fujitsu Limited | Silicon Motion Inc. |
Fujitsu Open Systems Solutions Inc. | Simon P. Cooper |
Fuji Xerox Co. Ltd. | Snitily Graphics Consulting Services |
Geert Uytterhoeven | Sony Corporation |
George Fufutos | Søren Sandmann |
Gerrit Jan Akkerman | SRI |
Gerry Toll | Stanislav Brabec |
Glenn G. Lai | Stefan Dirsch |
GNOME Foundation | Stephane Marchesin |
Go Watanabe | Stephan Lang |
Greg Kroah-Hartman | Steven Lang |
Gregory Mokhin | Stuart Kreitman |
Greg Parker | Sun Microsystems Inc. |
GROUPE BULL | SunSoft Inc. |
Guy Martin | SuSE Inc |
Hans Oey | Sven Luther |
Harald Koenig | Takis Psarogiannakopoulos |
Harm Hanemaayer | Takuma Murakami |
Harold L Hunt II | Takuya SHIOZAKI |
Harry Langenbacher | T. A. Phelps |
Henry A. Worth | Tektronix Inc. |
Hewlett-Packard Company | Theo de Raadt |
Hitachi Ltd | Theodore Ts'o |
Holger Veit | The Open Group |
Hong Bo Peng | The Weather Channel Inc. |
Howard Greenwell | Thomas E. Dickey |
Hummingbird Communications Ltd. | Thomas G. Lane |
Ian Romanick | Thomas Hellström |
IBM Corporation | Thomas Mueller |
Inst. of Software Academia Sinica | Thomas Roell |
Intel Corporation | Thomas Thanner |
INTERACTIVE Systems Corporation | Thomas Winischhofer |
Itai Nahshon | Thomas Wolfram |
Ivan Kokshaysky | Thorsten.Ohl |
Ivan Pascal | Tiago Gons |
Jakub Jelinek | Tilman Sauerbeck |
James Tsillas | Todd C. Miller |
Jason Bacon | Tomohiro KUBOTA |
Jaymz Julian | Torrey Lyons |
Jean-loup Gailly | Torrey T. Lyons |
Jeff Hartmann | TOSHIBA Corp. |
Jeff Kirk | Toshimitsu Tanaka |
Jeffrey Hsu | Travis Tilley |
Jehan Bing | Trolltech AS |
Jeremy C. Reed | Tungsten Graphics Inc. |
Jeremy Katz | Tuomas J. Lukka |
Jerome Glisse | Ty Sarna |
Jesse Barnes | UCHIYAMA Yasushi |
Jim Gettys | Unicode Inc. |
Jim Tsillas | UniSoft Group Limited |
John Dennis | University of California |
John Harper | University of Utah |
John Heasley | University of Wisconsin |
Jonathan Adamczewski | UNIX System Laboratories Inc. |
Jon Block | URW++ GmbH |
Jon Smirl | Valery Inozemtsev |
Jon Tombs | VA Linux Systems |
Jorge Delgado | VIA Technologies Inc. |
José Fonseca | Video Electronics Standard Assoc. |
Joseph Friedman | VMware Inc. |
Joseph V. Moss | Vrije Universiteit |
Julio M. Merino Vidal | Wittawat Yamwong |
Juliusz Chroboczek | Wyse Technology Inc. |
Jyunji Takagi | X Consortium |
Kaleb Keithley | XFree86 Project Inc. |
Kazushi (Jam) Marukawa | Xi Graphics Inc. |
Kazuyuki (ikko-) Okamoto | X-Oz Technologies |
Kean Johnston | X-TrueType Server Project |
Keith Packard | Yu Shao |
Keith Whitwell | Zack Rusin |
Kensuke Matsuzaki | Zephaniah E. Hull |
Kevin E. Martin | Zhenyu Wang |
This product includes software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and its contributors.
This product includes software that is based in part of the work of the FreeType Team (http://www.freetype.org/).
This product includes software developed by the University of California, Berkeley and its contributors.
This product includes software developed by Christopher G. Demetriou.
This product includes software developed by the NetBSD Foundation, Inc. (http://www.netbsd.org/) and its contributors.
This product includes software developed by X-Oz Technologies (http://www.x-oz.com/).