Keys can be bound to execute Tcl commands through the use of Tk's bind command. The key binding dialog box edits the commands bound to the input entry widget. To add your own bindings use "bind .input {commands}".