Xorg | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
NAME | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
SYNOPSIS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
DESCRIPTION | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
This work was derived by the X.Org Foundation from the XFree86 Project's XFree86 4.4rc2 release. The XFree86 release was originally derived from X386 1.2 by Thomas Roell which was contributed to X11R5 by Snitily Graphics Consulting Service.
PLATFORMS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
Xorg operates under a wide range of operating systems and hardware platforms. The Intel x86 (IA32) architecture is the most widely supported hardware platform. Other hardware platforms include Compaq Alpha, Intel IA64, AMD64, SPARC and PowerPC. The most widely supported operating systems are the free/OpenSource UNIX-like systems such as Linux, FreeBSD, NetBSD, OpenBSD, and Solaris. Commercial UNIX operating systems such as UnixWare are also supported. Other supported operating systems include LynxOS, and GNU Hurd. Darwin and Mac OS X are supported with the XDarwin(1) X server. Win32/Cygwin is supported with the XWin(1) X server.
NETWORK CONNECTIONS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
ENVIRONMENT VARIABLES | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
The XLOCAL environment variable should contain a list of one more more of the following:
NAMED PTS SCO ISC
which represent SVR4 Named Streams pipe, Old-style USL Streams pipe, SCO XSight Streams pipe, and ISC Streams pipe, respectively. You can select a single mechanism (e.g. XLOCAL=NAMED), or an ordered list (e.g. XLOCAL="NAMED:PTS:SCO"). his variable overrides the compiled-in defaults. For SVR4 it is recommended that NAMED be the first preference connection. The default setting is PTS:NAMED:ISC:SCO.
To globally override the compiled-in defaults, you should define (and export if using sh or ksh) XLOCAL globally. If you use startx(1) or xinit(1), the definition should be at the top of your .xinitrc file. If you use xdm(1), the definitions should be early on in the /usr/lib/X11/xdm/Xsession script.
OPTIONS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
In addition to the normal server options described in the Xserver(1) manual page, Xorg accepts the following command line switches:
KEYBOARD | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
The Xorg server is normally configured to recognize various special combinations of key presses that instruct the server to perform some action, rather than just sending the key press event to a client application. The default XKEYBOARD keymap defines the key combinations listed below. The server also has these key combinations builtin to its event handler for cases where the XKEYBOARD extension is not being used. When using the XKEYBOARD extension, which key combinations perform which actions is completely configurable.
For more information about when the builtin event handler is used to recognize the special key combinations, see the documentation on the HandleSpecialKeys option in the xorg.conf(5) man page.
The special combinations of key presses recognized directly by Xorg are:
CONFIGURATION | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
Xorg has a mechanism for automatically generating a built-in configuration at run-time when no xorg.conf file is present. The current version of this automatic configuration mechanism works in two ways.
The first is via enhancements that have made many components of the xorg.conf file optional. This means that information that can be probed or reasonably deduced doesn't need to be specified explicitly, greatly reducing the amount of built-in configuration information that needs to be generated at run-time.
The second is to have "safe" fallbacks for most configuration information. This maximises the likelihood that the Xorg server will start up in some usable configuration even when information about the specific hardware is not available.
The automatic configuration support for Xorg is work in progress. It is currently aimed at the most popular hardware and software platforms supported by Xorg. Enhancements are planned for future releases.
FILES | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
SEE ALSO | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
AUTHORS | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
Xorg was originally based on XFree86 4.4rc2. That was originally based on X386 1.2 by Thomas Roell, which was contributed to the then X Consortium's X11R5 distribution by SGCS.
Xorg is released by the X.Org Foundation.
The project that became XFree86 was originally founded in 1992 by David Dawes, Glenn Lai, Jim Tsillas and David Wexelblat.
XFree86 was later integrated in the then X Consortium's X11R6 release by a group of dedicated XFree86 developers, including the following:
Stuart Anderson anderson@metrolink.com Doug Anson danson@lgc.com Gertjan Akkerman akkerman@dutiba.twi.tudelft.nl Mike Bernson mike@mbsun.mlb.org Robin Cutshaw robin@XFree86.org David Dawes dawes@XFree86.org Marc Evans marc@XFree86.org Pascal Haible haible@izfm.uni-stuttgart.de Matthieu Herrb Matthieu.Herrb@laas.fr Dirk Hohndel hohndel@XFree86.org David Holland davidh@use.com Alan Hourihane alanh@fairlite.demon.co.uk Jeffrey Hsu hsu@soda.berkeley.edu Glenn Lai glenn@cs.utexas.edu Ted Lemon mellon@ncd.com Rich Murphey rich@XFree86.org Hans Nasten nasten@everyware.se Mark Snitily mark@sgcs.com Randy Terbush randyt@cse.unl.edu Jon Tombs tombs@XFree86.org Kees Verstoep versto@cs.vu.nl Paul Vixie paul@vix.com Mark Weaver Mark_Weaver@brown.edu David Wexelblat dwex@XFree86.org Philip Wheatley Philip.Wheatley@ColumbiaSC.NCR.COM Thomas Wolfram wolf@prz.tu-berlin.de Orest Zborowski orestz@eskimo.com
Xorg source is available from the FTP server <ftp://ftp.x.org/>, and from the X.Org server <http://gitweb.freedesktop.org/>. Documentation and other information can be found from the X.Org web site <http://www.x.org/>.
LEGAL | Début | Précédent | Suivant | Sommaire | Préc.page.lue | Accueil |
Xorg is copyright software, provided under licenses that permit modification and redistribution in source and binary form without fee. Xorg is copyright by numerous authors and contributors from around the world. Licensing information can be found at <http://www.x.org>. Refer to the source code for specific copyright notices.
XFree86(TM) is a trademark of The XFree86 Project, Inc.
X11(TM) and X Window System(TM) are trademarks of The Open Group.
Sommaire | Début | Suivant | Sommaire | Préc.page.lue | Accueil |
Table des mots clés | Début | Suivant | Sommaire | Préc.page.lue | Accueil |