https://bugs.kde.org/show_bug.cgi?id=502364
--- Comment #1 from ogamal...@gmail.com --- Hello, so to get this issue going I will try to explain how this gets handled in gnome to find if there is a qdbus equivalent . Gnome handles keyboard capture through GSettings, which comes with the GTK package. There is an option in mutter to allow key grabs which gets enabled by doing the following gsettings set org.gnome.mutter.wayland xwayland-allow-grabs "true" gsettings set org.gnome.mutter.wayland xwayland-grab-access-rules "['vmplayer','vmware-vmx','mksSandbox']" of course this won't on kwin as it doesn't get configured through gsettings and if it was configured through gsettings i doubt the option would have the name, so I am wondering if there is a qdbus equivalent for this command to rectify the issue for the xwayland grabs in vmware -- You are receiving this mail because: You are watching all bug changes.