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

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