acro5piano / wayremap

Dynamic key remapper for Wayland Window System, especially for Sway
https://pypi.org/project/wayremap/
MIT License
59 stars 0 forks source link

How to pass super key on wayland to vmware? #13

Open jbrepogmailcom opened 3 months ago

jbrepogmailcom commented 3 months ago

It is well known problem. Wayland intercepts the super key before it get passed to vmware. So vmware cannot pass it to guest OS and the super key is not working in guests. This is specially annoying in Mac OS guest where the command key is used very often.

Is there a way how to use wayremap to pass super key to vmware (and only when vmware is in focus) on wayland?

Thanks, Jan

acro5piano commented 3 months ago

Hmm I've never used vmware and I don't think it works for inner VM. I can't imagine a solution, sorry.