File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,13 +61,13 @@ comfortable-swipe restart
6161Property | Description | Default Value | Default Behavior
6262--------- | ----------- | -------------- | -----
6363threshold | mouse pixels to activate swipe; higher = less sensitive; floating-point (Note: Sky is the limit! Can be as large as 1000.0) | 0.0
64- left3 | 3-finger swipe left | ctrl+shift +Right | switch to right workspace
64+ left3 | 3-finger swipe left | ctrl+alt +Right | switch to right workspace
6565left4 | 4-finger swipe left | ctrl+alt+shift+Right | move window to right workspace
66- right3 | 3-finger swipe right | ctrl+shift +Left | switch to left workspace
66+ right3 | 3-finger swipe right | ctrl+alt +Left | switch to left workspace
6767right4 | 4-finger swipe right | ctrl+alt+shift+Left | move window to left workspace
68- up3 | 3-finger swipe up | ctrl+shift +Down | switch to bottom workspace
68+ up3 | 3-finger swipe up | ctrl+alt +Down | switch to bottom workspace
6969up4 | 4-finger swipe up | ctrl+alt+shift+Down | move window to bottom workspace
70- down3 | 3-finger swipe down | ctrl+shift +Down | switch to above workspace
70+ down3 | 3-finger swipe down | ctrl+alt +Down | switch to above workspace
7171down4 | 4-finger swipe down | ctrl+alt+shift+Up | move window to above workpace
7272
7373Taken from `man xdotool`:
You can’t perform that action at this time.
0 commit comments