mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-03-30 12:24:17 +00:00
d032d3c8b40e152cc0fd8409f910f23559873aaf
VMware's absolute pointing device does not have a pressure/touch button. Although evdev correctly recognizes this, it sets "use_touch" for X and Y axes regardless of the touch button. This patch clears the USE_TOUCH flag for the X and Y axes if the device does not have a touch button.
Description
No description provided
Languages
C
96.4%
Makefile
2%
M4
1.4%
Shell
0.2%