libinput-gestures on wayland: can't get 'super' key


libinput-gestures on wayland: can't get 'super' key



I'm trying to configure libinput-gestures by editing /etc/libinput-gestures.conf.


/etc/libinput-gestures.conf



I'm using gnome 3.28.1 on Linux Mint 19 and I want to trigger 'activities overview' with a given multi-touch trackpad gesture.



Libinput-gestures is working for switching desktops using



_internal ws_up &


_internal ws_up



_internal ws_down in the config file.


_internal ws_down



The way I got into overview in Linux Mint 18.03 is by sending a key via



xdotool key super for 'activities overview' &


xdotool key super



xdotool key super+a for 'show applications'.


xdotool key super+a



From my research I have found that the version of gnome I had in mint 18 used x11 as it's display manager and the version of gnome in mint 19 uses wayland. Wayland has I believe deprecated the ability to 'send keys' for security reasons.



Solutions to this problem might be:



All insights are appreciated.
Thanks :)









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

iOS Top Alignment constraint based on screen (superview) height