Section "InputClass" Identifier "Touchpad" Driver "libinput" Option "Tapping" "1" Option "DisableWhileTyping" "1" Option "TappingButtonMap" "lmr" Option "ClickMethod" "clickfinger" EndSection Section "InputClass" Identifier "Touchscreen" Driver "libinput" Option "Tapping" "1" Option "DisableWhileTyping" "1" Option "TappingButtonMap" "lmr" Option "ClickMethod" "clickfinger" EndSection Section "InputClass" Identifier "evdev tablet catchall" MatchIsTablet "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection