mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 17:20:05 +01:00
doc: add links to git repositories on the main page
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e7955544fe
commit
0b482b5f11
1 changed files with 11 additions and 1 deletions
|
|
@ -39,8 +39,18 @@ extern "C" {
|
|||
* the \ref ioctls through type-safe interfaces and provides functions to change
|
||||
* the appearance of the device.
|
||||
*
|
||||
* Development
|
||||
* ===========
|
||||
* The git repository is available here:
|
||||
*
|
||||
* - git://git.freedesktop.org/git/libevdev
|
||||
*
|
||||
* The git web interface is available here:
|
||||
*
|
||||
* - http://cgit.freedesktop.org/libevdev/
|
||||
*
|
||||
* Development of libevdev is discussed on
|
||||
* [input-tools@lists.freedesktop.org](http://lists.freedesktop.org/mailman/listinfo/input-tools)
|
||||
* [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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue