You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
399 B
Plaintext
13 lines
399 B
Plaintext
Section "InputClass"
|
|
Identifier "Microsoft Surface Type Cover Touchpad"
|
|
Driver "libinput"
|
|
MatchIsTouchpad "on"
|
|
Option "Tapping" "true"
|
|
Option "TappingDrag" "true"
|
|
Option "TappingDragLock" "true"
|
|
Option "TappingButtonMap" "lrm"
|
|
Option "DisableWhileTyping" "true"
|
|
Option "ScrollMethod" "twofinger"
|
|
Option "ClickMethod" "clickfinger"
|
|
Option "HorizontalScrolling" "true"
|
|
EndSection |