Comment 13 for bug 1774242

Revision history for this message
Jason Gerecke (killertofu) wrote : Re: Wacom touchscreens should use libinput, not wacom driver

Just a note (mostly to other distro maintainers that may come across this) that an alternative to completely disabling the Wacom driver's touchscreen handling is to just add `Option "Gesture" "Off"` to the touchscreen section of 70-wacom.conf instead.

The driver currently defaults to consuming all multitouch events to power its own (very limited) gesture recognizer, but the above config option will let it pass everything through to the desktop and applications.