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

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