Comment 10 for bug 270002

Revision history for this message
Daniel Newman (dmnewman) wrote : Re: [Bug 270002] Re: Multi-finger tapping broken

on 13/10/08 21:51 William Grant said the following:
> Does 'xinput set-int-prop 3 "Synaptics Tap Move" 32 1000' make it any
> better? It's probably not so much an issue with the new logic as an
> issue with our tapping styles.
>
>
Thanks for this suggestion. After that input, it responds to two and
three finger taps in the correct way, although it seems a bit more
sensitive to exactly how the tap is performed than was previously the
case. My current settings are:

xinput list-props 3
Device 'Synaptics Touchpad':
    Device Enabled: 0
    Synaptics Edges: 0, 1070, 0, 310
    Synaptics Finger: 10, 20, 256
    Synaptics Tap Time: 180
    Synaptics Tap Move: 0
    Synaptics Tap Durations: 180, 180, 100
    Synaptics Tap FastTap: 0
    Synaptics Middle Button Timeout: 75
    Synaptics Two-Finger Pressure: 257
    Synaptics Scrolling Distance: 20, 50
    Synaptics Edge Scrolling: 1, 1, 0
    Synaptics Two-Finger Scrolling: 0, 0
    Synaptics Edge Motion Pressure: 30, 160
    Synaptics Edge Motion Speed: 1, 121
    Synaptics Edge Motion Always: 0
    Synaptics Button Scrolling: 1, 1
    Synaptics Button Scrolling Repeat: 1, 1
    Synaptics Button Scrolling Time: 100
    Synaptics Off: 0
    Synaptics Guestmouse Off: 0
    Synaptics Locked Drags: 0
    Synaptics Locked Drags Timeout: 5000
    Synaptics Tap Action: 0, 0, 0, 0, 0, 2, 3
    Synaptics Click Action: 1, 1, 1
    Synaptics Circular Scrolling: 0
    Synaptics Circular Scrolling Trigger: 0
    Synaptics Circular Pad: 0
    Synaptics Palm Detection: 1
    Synaptics Palm Dimensions: 10, 200
    Synaptics Pressure Motion: 30, 160
    Synaptics Grab Event Device: 1

Should I adjust any of these to improve things?