xorg-xorgproto/xineramaproto
Adam Jackson 3d12b8f348 Move COPYING files up to the top level
... and distribute them.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2018-01-16 11:13:08 -05:00
..
.gitignore Move common xineramaproto files out of the way 2017-12-13 15:12:27 -08:00
autogen.sh Move common xineramaproto files out of the way 2017-12-13 15:12:27 -08:00
configure.ac Move common xineramaproto files out of the way 2017-12-13 15:12:27 -08:00
Makefile.am Move common xineramaproto files out of the way 2017-12-13 15:12:27 -08:00
README Move common xineramaproto files out of the way 2017-12-13 15:12:27 -08:00

				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