diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2009-11-16 11:13:30 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2009-11-16 11:13:30 -0500 |
commit | 1987cb77a792145d1ada7037530b637ff0a7be58 (patch) | |
tree | f74fdcbeccc2e615c08d7e8f626caf51c14d53e7 /README | |
parent | 714187d975e09664b2b949287bc8b8c3cc802f33 (diff) |
README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -0,0 +1,31 @@ + X Xinerama Extension + +This is an X extension that allows multiple physical screens controlled +by a single X server to appear as a single screen. + +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 + + |