wok view libevdev/description.txt @ rev 25403

updated vzctl (3.0.25.1 -> 4.11.1)
author Hans-G?nter Theisgen
date Tue Aug 02 16:35:24 2022 +0100 (2022-08-02)
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.