summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:30 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 17:16:05 -0700
commit82e8cbf94c3dee247ebf2e93378e5bb5a90b101d (patch)
treef3cc03a799a5dbea7abbb2033dbd53de7ba0c05c
parent1326fcb6afe5a62b675bf99826f7e628c66237b4 (diff)
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
index e69de29..039fcbf 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+xsetpointer - set an X Input device as the main pointer
+
+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/xsetpointer
+
+ http://cgit.freedesktop.org/xorg/app/xsetpointer
+
+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
+