Next: Window Construction Hooks, Previous: Command Hooks, Up: Standard Hooks
Called when an key or pointer event has been received which there is no binding for. The hook functions return no arguments. This is an
or-type hookk—the first function that returns non-nilwill terminate the hook call.Under normal circumstances, an unbound key release causes a
throwto top-level. Adding any function to this hook suppresses that behavior.