Guest User

Untitled

a guest
May 20th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. swipe:
  2. 3:
  3. left:
  4. shortcut: 'alt+Left'
  5. right:
  6. shortcut: 'alt+Right'
  7. up:
  8. shortcut: 'super'
  9. down:
  10. shortcut: 'super'
  11. 4:
  12. left:
  13. shortcut: 'ctrl+alt+Down'
  14. right:
  15. shortcut: 'ctrl+alt+Up'
  16. up:
  17. shortcut: 'ctrl+alt+Down'
  18. down:
  19. shortcut: 'ctrl+alt+Up'
  20. pinch:
  21. in:
  22. shortcut: 'ctrl+plus'
  23. out:
  24. shortcut: 'ctrl+minus'
  25.  
  26. threshold:
  27. swipe: 0.4
  28. pinch: 0.4
  29.  
  30. interval:
  31. swipe: 0.8
  32. pinch: 0.1
Add Comment
Please, Sign In to add comment