Hi, On Thu, Jun 13, 2013 at 04:40:38PM -0600, Matt Dew wrote: > Peter Hutterer (4): > dix: pre-scale x by the screen:device:resolution ratio
On my machine, this commit (14d89b9) seems to have introduced what it was trying to solve [0]. Device is SynPS/2 Synaptics TouchPad. Thanks. [0] https://bugs.freedesktop.org/show_bug.cgi?id=31636
Parameter settings: LeftEdge = 1781 RightEdge = 5579 TopEdge = 1646 BottomEdge = 4572 FingerLow = 25 FingerHigh = 30 MaxTapTime = 180 MaxTapMove = 245 MaxDoubleTapTime = 180 SingleTapTimeout = 180 ClickTime = 100 EmulateMidButtonTime = 75 EmulateTwoFingerMinZ = 282 EmulateTwoFingerMinW = 7 VertScrollDelta = 111 HorizScrollDelta = 111 VertEdgeScroll = 1 HorizEdgeScroll = 0 CornerCoasting = 0 VertTwoFingerScroll = 1 HorizTwoFingerScroll = 0 MinSpeed = 1 MaxSpeed = 1.75 AccelFactor = 0.0358809 TouchpadOff = 0 LockedDrags = 0 LockedDragTimeout = 5000 RTCornerButton = 0 RBCornerButton = 0 LTCornerButton = 0 LBCornerButton = 0 TapButton1 = 1 TapButton2 = 2 TapButton3 = 3 ClickFinger1 = 1 ClickFinger2 = 1 ClickFinger3 = 1 CircularScrolling = 0 CircScrollDelta = 0.1 CircScrollTrigger = 0 PalmDetect = 0 PalmMinWidth = 10 PalmMinZ = 200 CoastingSpeed = 20 CoastingFriction = 50 PressureMotionMinZ = 30 PressureMotionMaxZ = 160 PressureMotionMinFactor = 1 PressureMotionMaxFactor = 1 GrabEventDevice = 1 TapAndDragGesture = 1 AreaLeftEdge = 0 AreaRightEdge = 0 AreaTopEdge = 0 AreaBottomEdge = 0 HorizHysteresis = 27 VertHysteresis = 27 ClickPad = 0
Section "InputClass" Identifier "touchpad catchall" Driver "synaptics" MatchIsTouchpad "on" Option "TapButton1" "1" Option "TapButton2" "2" Option "TapButton3" "3" Option "VertEdgeScroll" "true" Option "ConstantDeceleration" "4" EndSection
SynPS/2 Synaptics TouchPad id=10 [slave pointer (2)] Reporting 8 classes: Class originated from: 10. Type: XIButtonClass Buttons supported: 12 Button labels: "Button Left" "Button Middle" "Button Right" "Button Wheel Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" None None None None None Button state: Class originated from: 10. Type: XIValuatorClass Detail for Valuator 0: Label: Rel X Range: 1472.000000 - 5888.000000 Resolution: 97000 units/m Mode: relative Class originated from: 10. Type: XIValuatorClass Detail for Valuator 1: Label: Rel Y Range: 1408.000000 - 4810.000000 Resolution: 188000 units/m Mode: relative Class originated from: 10. Type: XIValuatorClass Detail for Valuator 2: Label: Rel Horiz Scroll Range: 0.000000 - -1.000000 Resolution: 0 units/m Mode: relative Class originated from: 10. Type: XIValuatorClass Detail for Valuator 3: Label: Rel Vert Scroll Range: 0.000000 - -1.000000 Resolution: 0 units/m Mode: relative Class originated from: 10. Type: XIScrollClass Scroll info for Valuator 2 type: 2 (horizontal) increment: 111.000000 flags: 0x0 Class originated from: 10. Type: XIScrollClass Scroll info for Valuator 3 type: 1 (vertical) increment: 111.000000 flags: 0x0 Class originated from: 10. Type: XITouchClass Touch mode: dependent Max number of touches: 2
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com