summaryrefslogtreecommitdiff
path: root/app/xdpyinfo/README
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-10-24 13:53:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-10-24 13:53:54 +0000
commit57a0386f7cf6608655aa783c405cee4f92eac12b (patch)
tree26c6c6a2f4409b7dced46e400f9c509193fd529e /app/xdpyinfo/README
parentd9e3a91c1a12b4bdfc743f260e6b1d7b5f467283 (diff)
Update to xdpyinfo 1.1.0
Diffstat (limited to 'app/xdpyinfo/README')
-rw-r--r--app/xdpyinfo/README30
1 files changed, 30 insertions, 0 deletions
diff --git a/app/xdpyinfo/README b/app/xdpyinfo/README
index e69de29bb..9df1cc4a8 100644
--- a/app/xdpyinfo/README
+++ b/app/xdpyinfo/README
@@ -0,0 +1,30 @@
+xdpyinfo is a utility for displaying information about an X server.
+
+It is used to examine the capabilities of a server, the predefined
+values for various parameters used in communicating between clients
+and the server, and the different types of screens, visuals, and X11
+protocol extensions that are available.
+
+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/app/xdpyinfo
+
+ http://cgit.freedesktop.org/xorg/app/xdpyinfo
+
+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
+