Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2009 00:16:41 +0200
From:      Christoph Brunner <ch.brunner@web.de>
To:        freebsd-x11@freebsd.org
Subject:   Re: Glidepoint + Scrolling
Message-ID:  <4A4E8349.20602@web.de>
In-Reply-To: <1246653113.1855.70.camel@balrog.2hip.net>
References:  <4A4CB59A.5000801@web.de>	 <1246543693.1855.38.camel@balrog.2hip.net>	 <1246544129.1855.40.camel@balrog.2hip.net> <4A4E407B.4020401@web.de>	 <3a142e750907031202m3d689df5r64c9cea508159211@mail.gmail.com>	 <4A4E60DA.6040206@web.de> <1246653113.1855.70.camel@balrog.2hip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A4E8349.20602>