From 3ecdd6b3a6b60eb7875ee9b1dd9788154beb2f0d Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 24 Aug 2009 03:35:03 +0000 Subject: [PATCH] * add synclient volo --- .synclient_volo | 66 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 .synclient_volo diff --git a/.synclient_volo b/.synclient_volo new file mode 100644 index 0000000..ded2b62 --- /dev/null +++ b/.synclient_volo @@ -0,0 +1,66 @@ +#-*- mode: sh; -*- +synclient -s \ + LeftEdge=0 \ + RightEdge=1500 \ + TopEdge=0 \ + BottomEdge=511 \ + FingerLow=14 \ + FingerHigh=20 \ + FingerPress=300 \ + MaxTapTime=180 \ + MaxTapMove=75 \ + MaxDoubleTapTime=180 \ + SingleTapTimeout=180 \ + ClickTime=100 \ + FastTaps=1 \ + EmulateMidButtonTime=75 \ + EmulateTwoFingerMinZ=330 \ + EmulateTwoFingerMinW=7 \ + VertScrollDelta=34 \ + HorizScrollDelta=34 \ + VertEdgeScroll=0 \ + HorizEdgeScroll=0 \ + CornerCoasting=0 \ + VertTwoFingerScroll=0 \ + HorizTwoFingerScroll=0 \ + MinSpeed=0.2 \ + MaxSpeed=1 \ + AccelFactor=0.25 \ + TrackstickSpeed=40 \ + EdgeMotionMinZ=35 \ + EdgeMotionMaxZ=187 \ + EdgeMotionMinSpeed=1 \ + EdgeMotionMaxSpeed=137 \ + EdgeMotionUseAlways=0 \ + UpDownScrolling=0 \ + LeftRightScrolling=0 \ + UpDownScrollRepeat=1 \ + LeftRightScrollRepeat=1 \ + ScrollButtonRepeat=100 \ + TouchpadOff=0 \ + GuestMouseOff=0 + LockedDrags=1 \ + LockedDragTimeout=5000 \ + RTCornerButton=0 \ + RBCornerButton=0 \ + LTCornerButton=0 \ + LBCornerButton=0 \ + TapButton1=1 \ + TapButton2=2 \ + TapButton3=3 \ + ClickFinger1=1 \ + ClickFinger2=3 \ + ClickFinger3=2 \ + CircularScrolling=0 \ + CircScrollDelta=0.1 \ + CircScrollTrigger=0 \ + CircularPad=0 \ + PalmDetect=1 \ + PalmMinWidth=10 \ + PalmMinZ=234 \ + CoastingSpeed=0 \ + PressureMotionMinZ=35 \ + PressureMotionMaxZ=187 \ + PressureMotionMinFactor=1 \ + PressureMotionMaxFactor=1 \ + GrabEventDevice=1 -- 2.39.2