undo-all-passive-grabs

Name

undo-all-passive-grabs -- Remove all passive grabs of keys and buttons of bindings.

Synopsis

(undo-all-passive-grabs)

Description

Remove all passive grabs of keys and buttons of bindings. See redo-all-passive-grabs for re-establishing those bindings. This procedure can be useful for quoting numerous keystrokes or mouse events. Beware that it can take several seconds to execute. This procedure considers the state of ignore-dubious-modifiers?

Implementation Notes

Module: Built-in Primitive

Defined in src/binding.c at line 1594 (CVS log)