I got a little crazy here. a lot of laptop poop
This commit is contained in:
parent
263d10c080
commit
fab3b36dec
47 changed files with 3726 additions and 189 deletions
|
@ -13,10 +13,10 @@ swipe_threshold 0
|
|||
# Gestures
|
||||
gesture swipe up 3 ydotool key ctrl+F10
|
||||
gesture swipe down 3 ydotool key ctrl+F10
|
||||
gesture swipe up 4 _internal ws_up
|
||||
gesture swipe down 4 _internal ws_down
|
||||
gesture swipe left 4 _internal ws_left
|
||||
gesture swipe right 4 _internal ws_right
|
||||
gesture swipe up 4 ydotool key alt+meta+k
|
||||
gesture swipe down 4 ydotool key alt+meta+j
|
||||
gesture swipe left 4 ydotool key alt+meta+h
|
||||
gesture swipe right 4 ydotool key alt+meta+l
|
||||
gesture swipe left 3 ydotool key alt+Right
|
||||
gesture swipe right 3 ydotool key alt+Left
|
||||
gesture pinch clockwise 4 xdotool key XF86AudioRaiseVolume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue