Document mailing list

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-07-22 08:20:46 +10:00
parent a9a5a93a78
commit 9fd6c45e03
2 changed files with 8 additions and 0 deletions

View file

@ -18,3 +18,7 @@ http://whot.github.io/libevdev/
File bugs in the freedesktop.org bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=libevdev
Patches, questions and general comments should be submitted to the input-tools@lists.freedesktop.org
mailing list:
http://lists.freedesktop.org/mailman/listinfo/input-tools

View file

@ -33,6 +33,10 @@
* the ioctls through type-safe interfaces and provides functions to change
* the appearance of the device.
*
* Development of libevdev is discussed on
* [input-tools@lists.freedesktop.org](http://lists.freedesktop.org/mailman/listinfo/input-tools)
* Please submit patches, questions or general comments there.
*
* Handling events and SYN_DROPPED
* ===============================
*