Advertisement
BSDKaffee

40-libinput.conf

Mar 9th, 2025
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | Source Code | 0 0
  1. Section "InputClass"
  2. Identifier "libinput touchpad catchall"
  3. Driver "libinput"
  4. MatchIsTouchpad "on"
  5. MatchDevicePath "/dev/input/event*"
  6. Option "Tapping" "on"
  7. Option "NaturalScrolling" "true"
  8. EndSection
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement