wok view libevdev/description.txt @ rev 25850

Up bzip3 (1.5.2), dropbear (2025.88), tinyssh (20250501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jun 06 06:34:03 2025 +0000 (9 days ago)
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.