(Config > Options... > General tab)
Format: rememberwindowpositions
Remembers the position and size of each type of window so that the next time a window of the same type is created, it will be created with the same size and position. The first window of a given type is positioned in the saved location, but subsequent windows of the same type are positioned slightly offset from the previous window (although they are still sized to the same size). This takes effect even across sessions (after you exit and restart the program). For example, if you resize the Builder window, move it to a specific location on your screen, and then close the window, the next time a Builder window is created it will appear in the same exact place. Not all windows are affected by this option. In particular, data explorer windows are not affected.
Uses icon based buttons instead of textual buttons.
Check to have MULTI always provide a close button of its own on windows it creates. This option will only affect new windows created after you change the setting, except for Debugger windows which will adjust to the new setting immediately.
Determines the case sensitivity of all text searches in MULTI. This option can also be set on a per-editor-window basis with the Edit > Find... dialog.
Determines whether MULTI beeps. Enabled, MULTI beeps on various error conditions, such as a search that doesn't match anything. Disabled, MULTI never beeps.
To enable tooltips, turn this option on. Tooltips are the little explanatory boxes that pop up when you hover the mouse cursor over something.
Controls when MULTI warps the mouse pointer across the screen to a convenient location.
The UNIX command to print a postscript file. This command will be used whenever MULTI tries to print anything.
Location of the vertical scroll bar (Left or Right).
Location of the horizontal scroll bar (Top or Bottom)
Display the approximate phase of the moon in the nook of the vertical and horizontal scroll bars instead of the Green Hills Software logo.
Default: "-dt-interface user-medium-r-normal-m*-*-*-*-*-*-*-*-*"
Change the main font, used for code and filenames in the Builder. This font should normally be set to a fixed width font, so that text will line up properly.
Default: "-*-interface system-medium-r-*-*-12-*-*-*-*-*-*-*"
Change the button font, used on buttons, menus, and other gui controls.
Change the 16-bit font used to display Kanji text.
Creates a dialog box which allows editing of the menus in MULTI using the same format that the menu command takes. See also menu.
Creates a dialog box which allows editing of the mouse bindings using the same format that the mouse command takes. See also mouse.
Creates a dialog box which allows editing of the key bindings using the same format that the keybind command takes. See also keybind.
Creates a dialog box which contains additional configuration options for the online help system. See Online Help Options.