Find a file
Mihail Konev 6c277d5bb2 autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
2017-01-26 13:52:49 +10:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:59 -05:00
autogen.sh autogen: add default patch prefix 2017-01-26 13:52:49 +10:00
configure.ac config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES 2013-10-26 09:42:05 -04: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