Blame SOURCES/71-libinput-overrides-wacom.conf

e6d3a2
# Assign libinput back to touchpads on Wacom tablets
e6d3a2
Section "InputClass"
e6d3a2
	Identifier "libinput overrides wacom touchpads"
e6d3a2
	MatchDriver "wacom"
e6d3a2
	MatchIsTouchpad "true"
e6d3a2
	Driver "libinput"
e6d3a2
EndSection