swapped the two move-window-to-next-desktop gestures, the direction of the swipe is now the direction of movement (makes more sense imho)
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
6448587eb8
commit
e8e4c77a51
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ else
|
|||
-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,LR,*,*,sxmo_gesturehandler.sh moveprevdesktop' \
|
||||
-g '2,RL,*,*,sxmo_gesturehandler.sh movenextdesktop' \
|
||||
-g '2,RL,*,*,sxmo_gesturehandler.sh moveprevdesktop' \
|
||||
-g '2,LR,*,*,sxmo_gesturehandler.sh movenextdesktop' \
|
||||
-g '1,DU,R,L,sxmo_gesturehandler.sh scrollup_long' \
|
||||
-g '1,UD,R,L,sxmo_gesturehandler.sh scrolldown_long' \
|
||||
-g '1,DU,R,M,sxmo_gesturehandler.sh scrollup_med' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue