Created
February 28, 2020 03:33
-
-
Save ryoakg/0a2bdc0652067a9f85c7e6cb2baf23c9 to your computer and use it in GitHub Desktop.
ミヨシ(MCO) なめらかUSBタッチパッド TTP-US01 用
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "touchpad" | |
Driver "synaptics" | |
MatchIsTouchpad "on" | |
Option "TapButton1" "1" | |
Option "TapButton2" "3" | |
Option "TapButton3" "2" | |
Option "VertEdgeScroll" "off" | |
Option "VertTwoFingerScroll" "on" | |
Option "HorizEdgeScroll" "off" | |
Option "HorizTwoFingerScroll" "on" | |
Option "HorizScrollDelta" "50" | |
Option "CircularScrolling" "off" | |
Option "EmulateTwoFingerMinZ" "40" | |
Option "EmulateTwoFingerMinW" "8" | |
Option "CoastingSpeed" "0" | |
Option "FingerLow" "30" | |
Option "FingerHigh" "50" | |
Option "MaxTapTime" "125" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
事前に
$ pacman -S synaptics