https://bugs.kde.org/show_bug.cgi?id=490140
--- Comment #7 from cwo <christoph.w...@gmx.de> --- (In reply to zyf0330 from comment #6) > But I must use that app, and I want to know how to prevent that app to do > that. I tried XUngrabKey within myself program, it doesn't work. > Can you help me? I'm sorry, I don't know much about the internals here. I would recommend - seeing whether you can configure the application to not grab that particular shortcut somewhere in the app's settings or cofiguration files - if you have source code access, remove the key grab for that combination and recompile - ask in a general support forum for linux/your distribution/X11, where more people may see it compared to a bug on a tracker somewhere - consider switching to Wayland (if your hardware supports that), where you can turn off the ability for X11 apps to grab input this way -- You are receiving this mail because: You are watching all bug changes.