Created
June 6, 2017 18:46
-
-
Save yuri1969/e74a732586e628deda61bd2986cc1fa7 to your computer and use it in GitHub Desktop.
This file contains 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
Parameter settings: | |
LeftEdge = 1556 | |
RightEdge = 5325 | |
TopEdge = 1555 | |
BottomEdge = 4580 | |
FingerLow = 35 | |
FingerHigh = 40 | |
MaxTapTime = 80 | |
MaxTapMove = 71 | |
MaxDoubleTapTime = 180 | |
SingleTapTimeout = 180 | |
ClickTime = 100 | |
EmulateMidButtonTime = 75 | |
EmulateTwoFingerMinZ = 40 | |
EmulateTwoFingerMinW = 8 | |
VertScrollDelta = 112 | |
HorizScrollDelta = 112 | |
VertEdgeScroll = 0 | |
HorizEdgeScroll = 0 | |
CornerCoasting = 0 | |
VertTwoFingerScroll = 1 | |
HorizTwoFingerScroll = 1 | |
MinSpeed = 1 | |
MaxSpeed = 1.75 | |
AccelFactor = 0.0355999 | |
TouchpadOff = 0 | |
LockedDrags = 0 | |
LockedDragTimeout = 5000 | |
RTCornerButton = 0 | |
RBCornerButton = 0 | |
LTCornerButton = 0 | |
LBCornerButton = 0 | |
TapButton1 = 1 | |
TapButton2 = 0 | |
TapButton3 = 0 | |
ClickFinger1 = 1 | |
ClickFinger2 = 1 | |
ClickFinger3 = 1 | |
CircularScrolling = 0 | |
CircScrollDelta = 0.1 | |
CircScrollTrigger = 0 | |
CircularPad = 0 | |
PalmDetect = 0 | |
PalmMinWidth = 10 | |
PalmMinZ = 200 | |
CoastingSpeed = 20 | |
CoastingFriction = 50 | |
PressureMotionMinZ = 30 | |
PressureMotionMaxZ = 160 | |
PressureMotionMinFactor = 1 | |
PressureMotionMaxFactor = 1 | |
GrabEventDevice = 0 | |
TapAndDragGesture = 1 | |
AreaLeftEdge = 0 | |
AreaRightEdge = 0 | |
AreaTopEdge = 0 | |
AreaBottomEdge = 0 | |
HorizHysteresis = 28 | |
VertHysteresis = 28 | |
ClickPad = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment