I'm using Xubuntu 18.04.4 LTS and want to set up three finger scrolling (and four finger scrolling) on my laptop. I already have two-finger scrolling enabled.
While searching I saw other people needing to configure three finger to change other things except three finger scrolling. Am I missing something from Touchpad_Synaptics?
Synaptics reported the following values:
Synaptics Capabilities (347): 1, 0, 1, 1, 1, 1, 1
These values mean (from left to right):
1: Device has a physical left button
0: Device does not have a physical middle button
1: Device has a physical right button
1: Device does support two-finger detection
1: Device does support three-finger detection
1: Device can configure vertical resolution
1: Device can configure horizontal resolution
Is there a config or a way to add three finger and four finger scrolling? Can someone point me in the right direction?
I have updated my question with links to similar things
synclient
in a terminal, it will list all configurable options of synaptics. The only three-finger-related options are tap and click. – danzel Apr 10 '20 at 07:16