alimiracle eaedfc972b rename the os 9 lat temu
..
CVS eaedfc972b rename the os 9 lat temu
Xext eaedfc972b rename the os 9 lat temu
Xi eaedfc972b rename the os 9 lat temu
composite eaedfc972b rename the os 9 lat temu
config eaedfc972b rename the os 9 lat temu
damageext eaedfc972b rename the os 9 lat temu
dbe eaedfc972b rename the os 9 lat temu
dix eaedfc972b rename the os 9 lat temu
doc eaedfc972b rename the os 9 lat temu
dri3 eaedfc972b rename the os 9 lat temu
exa eaedfc972b rename the os 9 lat temu
fb eaedfc972b rename the os 9 lat temu
glamor eaedfc972b rename the os 9 lat temu
glx eaedfc972b rename the os 9 lat temu
hw eaedfc972b rename the os 9 lat temu
include eaedfc972b rename the os 9 lat temu
m4 eaedfc972b rename the os 9 lat temu
man eaedfc972b rename the os 9 lat temu
mi eaedfc972b rename the os 9 lat temu
miext eaedfc972b rename the os 9 lat temu
os eaedfc972b rename the os 9 lat temu
present eaedfc972b rename the os 9 lat temu
pseudoramiX eaedfc972b rename the os 9 lat temu
randr eaedfc972b rename the os 9 lat temu
record eaedfc972b rename the os 9 lat temu
render eaedfc972b rename the os 9 lat temu
test eaedfc972b rename the os 9 lat temu
xfixes eaedfc972b rename the os 9 lat temu
xkb eaedfc972b rename the os 9 lat temu
COPYING eaedfc972b rename the os 9 lat temu
ChangeLog eaedfc972b rename the os 9 lat temu
Makefile.am eaedfc972b rename the os 9 lat temu
Makefile.bsd-wrapper eaedfc972b rename the os 9 lat temu
Makefile.in eaedfc972b rename the os 9 lat temu
README eaedfc972b rename the os 9 lat temu
aclocal.m4 eaedfc972b rename the os 9 lat temu
autogen.sh eaedfc972b rename the os 9 lat temu
config.guess eaedfc972b rename the os 9 lat temu
config.sub eaedfc972b rename the os 9 lat temu
configure eaedfc972b rename the os 9 lat temu
configure.ac eaedfc972b rename the os 9 lat temu
depcomp eaedfc972b rename the os 9 lat temu
devbook.am eaedfc972b rename the os 9 lat temu
docbook.am eaedfc972b rename the os 9 lat temu
install-sh eaedfc972b rename the os 9 lat temu
ltmain.sh eaedfc972b rename the os 9 lat temu
manpages.am eaedfc972b rename the os 9 lat temu
missing eaedfc972b rename the os 9 lat temu
test-driver eaedfc972b rename the os 9 lat temu
xorg-server.m4 eaedfc972b rename the os 9 lat temu
xorg-server.pc.in eaedfc972b rename the os 9 lat temu
xserver.ent.in eaedfc972b rename the os 9 lat temu
ylwrap eaedfc972b rename the os 9 lat temu

README

X Server

The X server accepts requests from client applications to create windows,
which are (normally rectangular) "virtual screens" that the client program
can draw into.

Windows are then composed on the actual screen by the X server
(or by a separate composite manager) as directed by the window manager,
which usually communicates with the user via graphical controls such as buttons
and draggable titlebars and borders.

For a comprehensive overview of X Server and X Window System, consult the
following article:
http://en.wikipedia.org/wiki/X_server

All questions regarding this software should be directed at the
Xorg mailing list:

http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

git://anongit.freedesktop.org/git/xorg/xserver

http://cgit.freedesktop.org/xorg/xserver

For patch submission instructions, see:

http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

http://wiki.x.org/wiki/GitPage