summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-01-30 20:18:50 -0800
committerPeter Hutterer <peter.hutterer@who-t.net>2009-02-02 11:12:25 +1000
commit6c975917f8adbae6799b59675fc258ed9541ef86 (patch)
tree8475b332637d675b62b3ff3365f8a379f5389297
parentac421e536cdc08e24cc651a0806871df0dc589b0 (diff)
downloadxorg-driver-xf86-input-evdev-6c975917f8adbae6799b59675fc258ed9541ef86.tar.gz
Add README with pointers to mailing list, bugzilla & git repos
(cherry picked from commit e260993b6af0c463bd593a3192d2ba4ee6912fc9)
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..95873ba
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+xf86-input-evdev - Generic Linux input driver for the Xorg X server
+
+Please submit bugs & patches to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/driver/xf86-input-evdev
+
+ http://cgit.freedesktop.org/xorg/driver/xf86-input-evdev
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage