3 The X server accepts requests from client applications to create windows,
4 which are (normally rectangular) "virtual screens" that the client program
7 Windows are then composed on the actual screen by the X server
8 (or by a separate composite manager) as directed by the window manager,
9 which usually communicates with the user via graphical controls such as buttons
10 and draggable titlebars and borders.
12 For a comprehensive overview of X Server and X Window System, consult the
14 http://en.wikipedia.org/wiki/X_server
16 All questions regarding this software should be directed at the
19 http://lists.freedesktop.org/mailman/listinfo/xorg
21 Please submit bug reports to the Xorg bugzilla:
23 https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
25 The master development code repository can be found at:
27 git://anongit.freedesktop.org/git/xorg/xserver
29 http://cgit.freedesktop.org/xorg/xserver
31 For patch submission instructions, see:
33 http://www.x.org/wiki/Development/Documentation/SubmittingPatches
35 For more information on the git code manager, see:
37 http://wiki.x.org/wiki/GitPage