summaryrefslogtreecommitdiff
path: root/dmxproto
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-01-30 11:48:27 -0500
committerAdam Jackson <ajax@redhat.com>2018-01-30 11:48:27 -0500
commit20edc983b0e103cff51f0723bd56691f6afb8759 (patch)
tree412de80bb1832bdef41938938f1c49dad3c1fe57 /dmxproto
parent88ae4ebf260df280c292cbc6934f8cef6f00bcb6 (diff)
Add a top-level README
Inspired mostly by x11proto/README, plus some commentary about the scope of this project and a pointer to the xcb protocol xml. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'dmxproto')
-rw-r--r--dmxproto/README40
1 files changed, 0 insertions, 40 deletions
diff --git a/dmxproto/README b/dmxproto/README
deleted file mode 100644
index d549e99..0000000
--- a/dmxproto/README
+++ /dev/null
@@ -1,40 +0,0 @@
- Distributed Multihead X (DMX) Extension
-
-This extension defines a protocol for clients to access a front-end proxy
-X server that controls multiple back-end X servers making up a large display.
-
-Extension name: DMX
-
-More information about the DMX software can be found on the original project
-website at:
- http://dmx.sourceforge.net/
-
-The protocol specification is currently maintained in the xserver git
-repository at hw/dmx/doc/DMXSpec.txt and can be viewed online at:
-
- http://cgit.freedesktop.org/xorg/xserver/tree/hw/dmx/doc/DMXSpec.txt
-
-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/dmxproto
-
- http://cgit.freedesktop.org/xorg/proto/dmxproto
-
-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
-
-