redo-passive-grab

Name

redo-passive-grab -- Re-instate the passive grab of KEYCODE-OR-BUTNUM with MODMASK on all windows.

Synopsis

(redo-passive-grab modmask keycode-or-butnum #&optional mouse?)

Description

Re-instate the passive grab of keycode-or-butnum with modmask on all windows. If mouse? is #t, then treat keycode-or-butnum as a button number and remove a grabe of a mouse binding. Otherwise remove a keyboard passive grab.

Implementation Notes

Module: Built-in Primitive

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