redo-all-passive-grabs

Name

redo-all-passive-grabs -- Re-instate all passive grabs of keys and buttons of bindings.

Synopsis

(redo-all-passive-grabs)

Description

Re-instate all passive grabs of keys and buttons of bindings. See undo-all-passive-grabs for temporarily removing those bindings. This procedure might be useful for re-establishing bindings after 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 1609 (CVS log)