Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "InputClass"
- Identifier "libinput touchpad catchall"
- Driver "libinput"
- MatchIsTouchpad "on"
- MatchDevicePath "/dev/input/event*"
- Option "Tapping" "on"
- Option "NaturalScrolling" "true"
- # Option "Protocol" "event"
- # Option "Protocol" "psm"
- # Option "Device" "/dev/psm0"
- # Option "SendCoreEvents" "on"
- # Option "VertTwoFingerScroll" "1"
- # Option "EmulateTwoFingerMinZ" "7"
- # Option "EmulateTwoFingerMinW" "7"
- # Option "VertScrollDelta" "-111"
- # Option "TapButton2" "0"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement