Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "InputClass"
- Identifier "Mouse catchall evdev"
- MatchIsPointer "on"
- Driver "evdev"
- EndSection
- Section "InputClass"
- Identifier "synaptics touchpad catchall"
- MatchIsTouchpad "on"
- Driver "synaptics"
- Option "MinSpeed" "0.6"
- Option "MaxSpeed" "1.0"
- Option "AccelFactor" "0.001"
- Option "MaxTapTime" "180"
- Option "MaxTapMove" "220"
- Option "TapButton1" "1"
- Option "TapButton2" "2"
- Option "TapButton3" "3"
- Option "ClickFinger1" "1"
- Option "ClickFinger2" "2"
- Option "ClickFinger3" "3"
- Option "VertTwoFingerScroll" "0"
- Option "HorizTwoFingerScroll" "0"
- Option "VertEdgeScroll" "1"
- Option "HorizEdgeScroll" "1"
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment