2013-06-28 05:58:57 +10:00
|
|
|
libevdev - wrapper library for evdev input devices
|
2013-05-27 14:59:41 +10:00
|
|
|
==================================================
|
|
|
|
|
|
2013-06-28 05:58:57 +10:00
|
|
|
libevdev is a wrapper library for evdev devices. it moves the common
|
2013-05-27 14:59:41 +10:00
|
|
|
tasks when dealing with evdev devices into a library and provides a library
|
|
|
|
|
interface to the callers, thus avoiding erroneous ioctls, etc.
|
|
|
|
|
|
2018-06-06 18:20:03 +10:00
|
|
|
https://gitlab.freedesktop.org/libevdev/libevdev.git
|
2013-05-27 14:59:41 +10:00
|
|
|
|
2013-06-28 06:38:14 +10:00
|
|
|
Go here for the API documentation:
|
2013-07-22 08:31:36 +10:00
|
|
|
http://www.freedesktop.org/software/libevdev/doc/latest/
|
2013-06-28 06:38:14 +10:00
|
|
|
|
2018-06-06 18:20:03 +10:00
|
|
|
File bugs in the freedesktop.org GitLab instance:
|
|
|
|
|
https://gitlab.freedesktop.org/libevdev/libevdev/issues/
|
2013-07-22 08:20:46 +10:00
|
|
|
|
2020-03-06 07:28:48 +10:00
|
|
|
Patches should be submitted as merge requests in the GitLab instance:
|
|
|
|
|
https://gitlab.freedesktop.org/libevdev/libevdev/merge_requests/
|
|
|
|
|
|
|
|
|
|
Questions and general comments should be submitted to the
|
|
|
|
|
input-tools@lists.freedesktop.org mailing list:
|
2013-07-22 08:20:46 +10:00
|
|
|
http://lists.freedesktop.org/mailman/listinfo/input-tools
|