GNOME Bugzilla – Bug 659609
Ways to make global keybindings work during grabs
Last modified: 2014-12-29 05:12:56 UTC
+++ This bug was initially created as a clone of Bug #344059 +++ [ Opening as a clone of a specular metacity bug ] If an application grabs the mouse or the keyboard, then global keybindings don't work. My use case for this is taking a screenshot of e.g. a window with an open menu; this is currently only possible by setting a delay in gnome-screenshot itself.
Peter Hutterer has plans to address this with something like grab priorities on the X protocol level. We also need it for media keys and the like.
*** Bug 668540 has been marked as a duplicate of this bug. ***
*** Bug 666845 has been marked as a duplicate of this bug. ***
*** Bug 688135 has been marked as a duplicate of this bug. ***
We now have MetaActionMode (nee MetaKeyBindingMode) which solves this problem for mutter-initiated grabs.