summaryrefslogtreecommitdiff
path: root/README
blob: 5f677be7be7a3899fd4a0e55239c2411074b3eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
				X Xinerama Extension

Xinerama is an X extension that allows clients to query information
about multiple physical screens controlled by a single X server that
appear as a single screen to core X11 protocol operations.

This extension provides a common network protocol for querying information
which may be provided by different underlying screen combination
technologies in the X server, such as the original Xinerama multiplexer,
or alternative implementations like Xrandr or TwinView.

Extension name: XINERAMA

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/proto/xineramaproto

        http://cgit.freedesktop.org/xorg/proto/xineramaproto

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