gitlab CI: make the "this is generated" warning more obvious
[platform/upstream/libevdev.git] / README.md
1 libevdev - wrapper library for evdev input devices
2 ==================================================
3
4 libevdev is a wrapper library for evdev devices. it moves the common
5 tasks when dealing with evdev devices into a library and provides a library
6 interface to the callers, thus avoiding erroneous ioctls, etc.
7
8 git@gitlab.freedesktop.org:libevdev/libevdev.git
9 https://gitlab.freedesktop.org/libevdev/libevdev.git
10
11 The eventual goal is that libevdev wraps all ioctls available to evdev
12 devices, thus making direct access unnecessary.
13
14 Go here for the API documentation:
15 http://www.freedesktop.org/software/libevdev/doc/latest/
16
17 File bugs in the freedesktop.org GitLab instance:
18 https://gitlab.freedesktop.org/libevdev/libevdev/issues/
19
20 Patches, questions and general comments should be submitted to the input-tools@lists.freedesktop.org
21 mailing list:
22 http://lists.freedesktop.org/mailman/listinfo/input-tools