use 2-finger swipe down to close window, 3 to kill window
This commit is contained in:
parent
db1c075973
commit
1145abb014
3 changed files with 10 additions and 2 deletions
|
@ -32,7 +32,8 @@ else
|
|||
-g "1,UD,T,*,sxmo_gesturehandler.sh showmenu" \
|
||||
-g "1,DU,T,*,sxmo_gesturehandler.sh hidemenu" \
|
||||
-g "2,UD,T,*,sxmo_gesturehandler.sh showsysmenu" \
|
||||
-g "2,UD,B,*,sxmo_gesturehandler.sh killwindow" \
|
||||
-g "2,UD,B,*,sxmo_gesturehandler.sh closewindow" \
|
||||
-g "3,UD,B,*,sxmo_gesturehandler.sh killwindow" \
|
||||
-g '2,RL,*,*,sxmo_gesturehandler.sh moveprevdesktop' \
|
||||
-g '2,LR,*,*,sxmo_gesturehandler.sh movenextdesktop' \
|
||||
-g '1,DU,R,L,sxmo_gesturehandler.sh scrollup_long' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue