Closed Harryl7 closed 1 year ago
thanks a lot !
PS: fusuma-sendkey LEFTCTRL+LEFTMETA+D
works well in shell
I am suspecting that something is wrong with the native three-finger swipe gesture on Gnome Wayland and it is causing strange behavior.
Please try swiping down with four fingers in the following settings
swipe:
4:
up:
sendkey: "LEFTMETA+A"
down:
sendkey: "LEFTCTRL+LEFTMETA+D" # Desktop
Yeah, that's much better. Thanks!
I tried to set swipe-3-down for
LEFTCTRL+LEFTMETA+D
to show desktop, but it seems not to work on my ubuntu 22.04. Usually only the first try works and everything else fails :(For the unsuccessful cases, I saw a quick flash that the thumbnail of the current application is located in the upper left corner of the screen and occupies about 1/4 of the screen size.
My logs and
config.yml
are as follows, there should not be anything wrong I suppose.