diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-05-28 13:38:35 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-05-31 12:53:28 -0400 |
commit | c1df54855a7eee4d904746ad7b6edc7553bda0af (patch) | |
tree | 84edf294e885a0b8f0d839ca3b175ec5298e4487 /README | |
parent | 3b78018e9a0df9f0c38b63d7f4efc7dadb9ebb3e (diff) |
README: add standard reference links section
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'README')
-rw-r--r-- | README | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -123,3 +123,30 @@ Many people have contributed to this driver. Look at the top of synaptics.c and ps2comm.c for details. The current maintainer is Christoph Brill <egore911@egore911.de>. + + +Contacts +-------- +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/driver/xf86-input-synaptcis + + http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptcis + +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 + |