I have an HP ENVY 14 running openSUSE 11.3 with GNOME. It has a Synaptics TouchPad version 7.4.
I have just installed xorg-x11-drivers-input version 7.5-9.1.1 from YaST. I was hoping this would enable multi-finger support, e.g. two-finger horizontal and vertical scrolling, two-finger tap-to-click, etc. However, it appears that these features are not working.
I have used synclient to configure these options. synclient -l shows:
Parameter settings:
LeftEdge = 1766
RightEdge = 5378
TopEdge = 1627
BottomEdge = 4331
FingerLow = 24
FingerHigh = 29
FingerPress = 255
MaxTapTime = 180
MaxTapMove = 230
MaxDoubleTapTime = 180
SingleTapTimeout = 180
ClickTime = 100
FastTaps = 0
EmulateMidButtonTime = 75
EmulateTwoFingerMinZ = 280
EmulateTwoFingerMinW = 6
VertScrollDelta = 75
HorizScrollDelta = 100
VertEdgeScroll = 1
HorizEdgeScroll = 1
CornerCoasting = 0
VertTwoFingerScroll = 1
HorizTwoFingerScroll = 1
MinSpeed = 0.4
MaxSpeed = 0.7
AccelFactor = 0.00953289
TrackstickSpeed = 40
EdgeMotionMinZ = 29
EdgeMotionMaxZ = 159
EdgeMotionMinSpeed = 1
EdgeMotionMaxSpeed = 419
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 = 0
ClickFinger1 = 1
ClickFinger2 = 1
ClickFinger3 = 1
CircularScrolling = 1
CircScrollDelta = 0.1
CircScrollTrigger = 2
CircularPad = 0
PalmDetect = 0
PalmMinWidth = 9
PalmMinZ = 199
CoastingSpeed = 5
PressureMotionMinZ = 29
PressureMotionMaxZ = 159
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 1
TapAndDragGesture = 1
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0
TouchButtonArea = 20
TouchButtonSticky = 64
LEDStatus = 0
LEDDoubleTap = 1
Any idea if the two-finger options are supposed to be supported in this latest xorg driver, and if so how do I enable them?
I know that Takashi Iwai had some xorg patches that enabled this functionality, but they have been removed from his repository. I was hoping they would have been implemented in the latest xorg driver.