diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 20:23:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 20:23:32 -0800 |
commit | 69d38cbda4ecff87dc63dd26cfae4262c1e6161c (patch) | |
tree | b0442f0151d8ad7c92df14a1a7a6c334ab2eca12 | |
parent | 14267d89087c21071fde1960f77cceee49a6e551 (diff) |
Add README with pointers to mailing list, bugzilla & git repos
-rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +kbd - Keyboard 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-keyboard + + http://cgit.freedesktop.org/xorg/driver/xf86-input-keyboard + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage |