Binding Dialog

Use the binding dialog to change the keybindings for command accelerators. A binding ties an event to a Tcl command.

Event Syntax

Changing a Binding

Defining a New Accelerator

The Define button and the entries at the top are used for new commands. For example, to make <Control-z> close the window, enter
Command: wm iconify .
Key: <Control-z>
and then press the Define button.

Deleting a Binding

Delete bindings by clearing the associated entry and pressing Return.

Your settings are saved in ~/.exmh/exmhbindings

Main Help Index