Skip to content

Instantly share code, notes, and snippets.

@kerrongordon
Last active December 28, 2018 21:34
Show Gist options
  • Save kerrongordon/f368647ecebb2bc4897c73d1e9ef8585 to your computer and use it in GitHub Desktop.
Save kerrongordon/f368647ecebb2bc4897c73d1e9ef8585 to your computer and use it in GitHub Desktop.
https://github.com/bulletmark/libinput-gestures my config for elementary os juno
gesture swipe up 3 xdotool key super+Down
gesture swipe down 3 xdotool key super+h
gesture swipe left 3 xdotool key super+Right
gesture swipe right 3 xdotool key super+Left
gesture swipe left 4 xdotool key super+alt+Left
gesture swipe right 4 xdotool key super+alt+Right
gesture swipe up 4 xdotool key super+a
gesture swipe down 4 xdotool key super+Up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment