Find a file
Alan Coopersmith f35bbf01ca README: provide a bit more detail/clarification
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-01-05 20:26:45 -08:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:59 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
configure.ac xineramaproto 1.2.1 2011-01-05 20:18:46 -08:00
COPYING Add COPYING file for Panoramix. 2005-05-16 08:24:15 +00:00
Makefile.am config: remove the pkgconfig pc.in file from EXTRA_DIST 2010-03-28 19:00:31 -04:00
panoramiXproto.h The major/minor protocol versions exist in the proto headers not the lib/libXinerma userspace headers 2009-02-13 17:18:08 +10:30
README README: provide a bit more detail/clarification 2011-01-05 20:26:45 -08:00
xineramaproto.pc.in Xinerama protocol module should be named Xinerama, not Panoramix 2005-08-18 23:38:59 +00: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