swipe:
3:
left:
command: "xdotool key alt+Right"
right:
command: "xdotool key alt+Left"
up:
command: 'xdotool key ctrl+alt+Down'
down:
command: 'xdotool key ctrl+alt+Up'
pinch:
2:
in:
command: 'xdotool key ctrl+equal'
out:
command: 'xdotool key ctrl+minus'
4:
in:
command: 'xdotool key super+a'
out:
command: 'xdotool key super+s'
threshold:
swipe: 0.3
pinch: 0.1
interval:
swipe: 1
pinch: 1