xenocara/xserver
2011-07-04 20:40:19 +00:00
..
composite regen 2011-06-29 19:57:45 +00:00
config A wscons keyboard type of zaurus should map to an XKB model of zaurus 2011-07-04 20:27:57 +00:00
damageext regen 2011-06-29 19:57:45 +00:00
dbe regen 2011-06-29 19:57:45 +00:00
dix Fix transformation of events supplying only a valuator for the y-coordinate. 2011-07-04 20:40:19 +00:00
doc regen 2011-06-29 19:57:45 +00:00
exa regen 2011-06-29 19:57:45 +00:00
fb regen 2011-06-29 19:57:45 +00:00
glx regen 2011-06-29 19:57:45 +00:00
hw regen 2011-06-29 19:57:45 +00:00
include regen 2011-06-29 19:57:45 +00:00
m4
mi regen 2011-06-29 19:57:45 +00:00
miext regen 2011-06-29 19:57:45 +00:00
os regen 2011-06-29 19:57:45 +00:00
randr regen 2011-06-29 19:57:45 +00:00
record regen 2011-06-29 19:57:45 +00:00
render regen 2011-06-29 19:57:45 +00:00
test regen 2011-06-29 19:57:45 +00:00
Xext regen 2011-06-29 19:57:45 +00:00
xfixes regen 2011-06-29 19:57:45 +00:00
Xi regen 2011-06-29 19:57:45 +00:00
xkb regen 2011-06-29 19:57:45 +00:00
aclocal.m4 Update to xserver 1.9.5. Tested by jasper@, ajacoutot@ and krw@ 2011-04-02 16:08:38 +00:00
autogen.sh
ChangeLog Update to xserver 1.9.5. Tested by jasper@, ajacoutot@ and krw@ 2011-04-02 16:08:38 +00:00
compile
config.guess
config.sub
configure regen 2011-06-29 19:57:45 +00:00
configure.ac Introduce new autoconfiguration code for X input drivers, based on X 2011-06-29 19:55:01 +00:00
COPYING
cpprules.in
depcomp
install-sh
ltmain.sh
Makefile.am
Makefile.bsd-wrapper If you do not have XkbOptions in xorg.conf, it is automatically set to 2011-05-30 10:52:57 +00:00
Makefile.in regen 2011-06-29 19:57:45 +00:00
missing
README
xorg-server.m4
xorg-server.pc.in Upgrade to xorg-server 1.9.2. 2010-12-05 15:36:02 +00:00

					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