summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-05 20:40:45 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-05 20:41:04 -0700
commit6a24b39d0674ee35436bad6aa0fad8150cf2c427 (patch)
tree14abf808ce80832fa074d35633478c0be953cd27 /README
parent20a3ff72337c689ca46f140e594933df75d2bce4 (diff)
Add pointers to mailing lists, bugzilla, & git to README
Also delete empty INSTALL so automake installs the default one Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
index 0568ddb..e91a47b 100644
--- a/README
+++ b/README
@@ -3,3 +3,27 @@ map and keymap table that are used by client applications to convert
event keycodes into keysyms. It is usually run from the user's
session startup script to configure the keyboard according to personal
tastes.
+
+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/xmodmap
+
+ http://cgit.freedesktop.org/xorg/app/xmodmap
+
+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
+