(unbind-four-modifier-key-events modkey1 modkey2 modkey3 modkey4 #&optional ignore1 ignore2 )
Unbind events attached to a multi-modifier key event. MODKEY1, MODKEY2, MODKEY3, MODKEY4 are the four modifiers that are having the binding eliminated for. IGNORE1 and IGNORE2 can be anything, and are provided to conveniently allow an unbinding invocation to have the same arguments as the analagous binding operation.
Module: (app scwm modifier-key-bindings)
Defined in scheme/modifier-key-bindings.scm at line 117 (CVS log)