threshold: swipe: 1 pinch: 1 interval: swipe: 1 pinch: 1 swipe: 3: left: command: 'xdotool key alt+ctrl+Right' threshold: 0.2 interval: 0.5 right: command: 'xdotool key alt+ctrl+Left' threshold: 0.2 interval: 0.5 up: command: 'xdotool key alt+ctrl+Up' interval: 0.3 down: command: 'xdotool key alt+ctrl+Down' interval: 0.3 4: up: command: 'xdotool key super+h' keypress: LEFTMETA: command: 'xdotool key --clearmodifiers XF86MonBrightnessUp' threshold: 0.0485 down: command: 'xdotool key super+d' keypress: LEFTMETA: command: 'xdotool key --clearmodifiers XF86MonBrightnessDown' threshold: 0.0485 left: sendkey: "LEFTALT+RIGHT" keypress: LEFTMETA: command: 'xdotool key --clearmodifiers XF86AudioLowerVolume' threshold: 0.0485 right: sendkey: "LEFTALT+LEFT" keypress: LEFTMETA: command: 'xdotool key --clearmodifiers XF86AudioRaiseVolume' threshold: 0.0485 pinch: in: sendkey: "LEFTCTRL+EQUAL" # zoom in threshold: 0.0485 out: sendkey: "LEFTCTRL+MINUS" # zoom out threshold: 0.0485 plugin: inputs: libinput_command_input: # show-keycode: true verbose: true