summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:29 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 17:05:30 -0700
commit8d2702cae3b6a78cfd8d480dfb8209091917af2a (patch)
tree9089937f3e7cc2bdf324b044134d3b545f4dda16
parent5da0cb3533aa829588b2e6d715d511691fa1e45f (diff)
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
index e69de29..f7d88f9 100644
--- a/README
+++ b/README
@@ -0,0 +1,26 @@
+xrandr - primitive command line interface to X11 Resize, Rotate, and Reflect
+(RandR) extension
+
+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/xrandr
+
+ http://cgit.freedesktop.org/xorg/app/xrandr
+
+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
+