wok-6.x view libevdev/description.txt @ rev 25209
updated python-odoorpc (0.6.1 -> 0.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:01:57 2022 +0100 (2022-07-13) |
parents | |
children |
line source
1 Libevdev is a wrapper library for evdev devices.
2 It moves the common tasks when dealing with evdev devices into a
3 library and provides a library interface to the callers, thus
4 avoiding erroneous ioctls, etc.
6 The eventual goal is that libevdev wraps all ioctls available to
7 evdev devices, thus making direct access unnecessary.