Glidepoint + Scrolling

Christoph Brunner ch.brunner at web.de
Fri Jul 3 22:16:52 UTC 2009


> On Fri, 2009-07-03 at 21:49 +0200, Christoph Brunner wrote:
>>          Option      "Protocol" "auto"
> 
> Protocol needs to be set to alps for Glidepoint.
>         Option      "Protocol" "alps"
> 
> robert.
> 
> 

Ahh, ok - the touchpad is now handled by the synaptics driver, thanks. 
Scrolling doesn't work anyway, nor after playing with the *Edge values.

# synclient -l
Parameter settings:
     LeftEdge                = 80
     RightEdge               = 880
     TopEdge                 = 150
     BottomEdge              = 630
     FingerLow               = 3
     FingerHigh              = 20
     FingerPress             = 256
     MaxTapTime              = 180
     MaxTapMove              = 220
     MaxDoubleTapTime        = 180
     SingleTapTimeout        = 180
     ClickTime               = 100
     FastTaps                = 0
     EmulateMidButtonTime    = 75
     EmulateTwoFingerMinZ    = 257
     EmulateTwoFingerMinW    = 7
     VertScrollDelta         = 20
     HorizScrollDelta        = 100
     VertEdgeScroll          = 1
     HorizEdgeScroll         = 0
     CornerCoasting          = 0
     VertTwoFingerScroll     = 1
     HorizTwoFingerScroll    = 1
     MinSpeed                = 0.4
     MaxSpeed                = 0.7
     AccelFactor             = 0.01
     TrackstickSpeed         = 40
     EdgeMotionMinZ          = 30
     EdgeMotionMaxZ          = 160
     EdgeMotionMinSpeed      = 1
     EdgeMotionMaxSpeed      = 400
     EdgeMotionUseAlways     = 0
     UpDownScrolling         = 1
     LeftRightScrolling      = 1
     UpDownScrollRepeat      = 1
     LeftRightScrollRepeat   = 1
     ScrollButtonRepeat      = 100
     TouchpadOff             = 0
     GuestMouseOff           = 0
     LockedDrags             = 0
     LockedDragTimeout       = 5000
     RTCornerButton          = 0
     RBCornerButton          = 0
     LTCornerButton          = 0
     LBCornerButton          = 0
     TapButton1              = 1
     TapButton2              = 3
     TapButton3              = 2
     ClickFinger1            = 1
     ClickFinger2            = 3
     ClickFinger3            = 2
     CircularScrolling       = 0
     CircScrollDelta         = 0.1
     CircScrollTrigger       = 0
     CircularPad             = 0
     PalmDetect              = 0
     PalmMinWidth            = 10
     PalmMinZ                = 200
     CoastingSpeed           = 0
     PressureMotionMinZ      = 30
     PressureMotionMaxZ      = 160
     PressureMotionMinFactor = 1
     PressureMotionMaxFactor = 1
     GrabEventDevice         = 1

Chris


More information about the freebsd-x11 mailing list