mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-04-03 06:12:19 +00:00
6271494faa4c45f4fa10509f72e0515f2cef36c6
There are two major classes here, touchscreens and touchpads. Touchpads are logically more like relative devices, in that your initial touch should not warp the cursor. So attempt to detect touchpads (via the existence of BTN_TOUCH) and translate absolute events from those devices to relative motion.
Description
No description provided
Languages
C
96.4%
Makefile
2%
M4
1.4%
Shell
0.2%