I am looking for a way to change between workspaces with my touchpad, I have found other questions like this, and I have tried theis solutions, but EasyStroke and Touchegg do not work.
I have an ASUS laptop and when running Windows my gesture monitor recongnize 3 and even 4 fingers. In Ubuntu when I touch with 4 fingers launcher is shown (like if I press Super key), but I can not activate 3 fingers swipe to change workspace.
I added this to touchegg config file:
<gesture type="DRAG" fingers="3" direction="RIGHT">
<action type="SEND_KEYS">Control+Alt+Left</action>
</gesture>
xorg-synaptics
does not create events for these kind of drags. – Pilot6 Oct 12 '15 at 20:32xinput
show? – Pilot6 Oct 12 '15 at 20:44ETPS/2 Elantech Touchpad
andVirtual core XTEST pointer
– Gocht Oct 12 '15 at 20:46