How to have ]two fingure scroll with one fingure rest on touchpad?

I’m on a newly installed OpenSUSE gnome leap 42.1 coming from Ubuntu. Two finger scroll works fine but both finger requires dragging. I want to have two finger scroll while one is at rest on touch pad and other is dragging. How may I do this?

  • On mouse and touchpad settings, I have tap to click, natural scroll and two finger scroll enabled.

  • My synclient -l looks like this:

Parameter settings:
LeftEdge = 1583
RightEdge = 5357
TopEdge = 1396
BottomEdge = 4456
FingerLow = 25
FingerHigh = 30
MaxTapTime = 180
MaxTapMove = 248
MaxDoubleTapTime = 100
SingleTapTimeout = 180
ClickTime = 100
EmulateMidButtonTime = 0
EmulateTwoFingerMinZ = 282
EmulateTwoFingerMinW = 7
VertScrollDelta = -112
HorizScrollDelta = -112
VertEdgeScroll = 1
HorizEdgeScroll = 0
CornerCoasting = 0
VertTwoFingerScroll = 1
HorizTwoFingerScroll = 1
MinSpeed = 1
MaxSpeed = 1.75
AccelFactor = 0.035417
TouchpadOff = 2
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 = 20
CoastingFriction = 50
PressureMotionMinZ = 30
PressureMotionMaxZ = 160
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 0
TapAndDragGesture = 0
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0
HorizHysteresis = 28
VertHysteresis = 28
ClickPad = 1
RightButtonAreaLeft = 3470
RightButtonAreaRight = 0
RightButtonAreaTop = 4063
RightButtonAreaBottom = 0
MiddleButtonAreaLeft = 0
MiddleButtonAreaRight = 0
MiddleButtonAreaTop = 0
MiddleButtonAreaBottom = 0

On Sun 17 Jan 2016 06:06:01 PM CST, liontin wrote:

PressureMotionMinZ = 30
PressureMotionMaxZ = 160
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1

Hi
I think you may have to have a play with the above options to overcome
the second finger being present on the touchpad. Have a good browse of
the man page which is quite comprehensive (man 4 synclient).

Then just test from a terminal session with synclinet <option>=value.


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 SP1|GNOME 3.10.4|3.12.51-60.20-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Thanks for the suggestion, but I couldn’t get it work. I changed those bool and tried the other higher and lowering values. I’m not sure what else could I could try based on man as I am still fairly new to linux in general.

Hi
I would probably (don’t use the trackpad very often as prefer a mouse) disable the two-finger and just stick with the right-hand side single finger scroll.