aboutsummaryrefslogtreecommitdiffhomepage
path: root/evdev.c
AgeCommit message (Collapse)AuthorFilesLines
2024-01-12minor FreeBSD compatibility fixes and documentationRobin Haberkorn1-2/+2
2023-09-05Added HID support via EvdevRobin Haberkorn1-0/+133
* This works for relative, absolute and keyboard devices * devices can be grabbed, so they do not interfere with the rest of the system