Skip to content

Instantly share code, notes, and snippets.

@s-kostyuk
Created August 15, 2017 18:46
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s-kostyuk/6ac4c1a13babffcbd5587278af6e2fe7 to your computer and use it in GitHub Desktop.
Save s-kostyuk/6ac4c1a13babffcbd5587278af6e2fe7 to your computer and use it in GitHub Desktop.
swipe:
3:
left:
shortcut: #'alt+ctrl+Left'
right:
shortcut: #'alt+ctrl+Right'
up:
shortcut: #'ctrl+t'
down:
shortcut: #'ctrl+w'
4:
left:
shortcut: 'super+Left'
right:
shortcut: 'super+Right'
up:
shortcut: 'super+a'
down:
shortcut: 'super+s'
pinch:
in:
shortcut: 'ctrl+plus'
out:
shortcut: 'ctrl+minus'
threshold:
swipe: 0.1
pinch: 0.1
interval:
swipe: 1
pinch: 0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment