MULTI allows you to customize buttons, menus, keystroke combinations, and mouse clicks in the Debugger, Builder, and Editor. You can remove these GUI elements, add new GUI elements, or change the commands that are executed when the GUI element is invoked. You can also define a button, keystroke combinations, or mouse click to display a custom menu when invoked (see "Invoking menus").
You can define customized GUI elements in two ways:
Once you have defined a configuration file or script file that customizes the GUI, you can have MULTI load that file. For more information about these and other files that MULTI uses at startup, see "How MULTI uses startup files to configure a session".
Use the following table as a guide to where you need to go to customize a particular GUI element.
To customize | using a configuration file, choose | using commands, see |
---|---|---|
Debugger buttons |
Config > Options > Debugger tab > Configure Debugger Buttons |
clearbuttons
debugbutton |
Editor buttons |
Config > Options > Editor tab > Configure Editor Buttons |
editbutton cleareditbuttons |
menus |
Config > Options > General tab > Menus... |
menu clearmenus |
keystroke combinations |
Config > Options > General tab > Key Bindings... |
keybind clearkeys |
mouse clicks |
Config > Options > General tab > Mouse Bindings... |
mouse clearmice |