7.3. GUI options

AppName

The window title for the TrEd's main window.

AppIcon

TrEd's desktop and window icon (in XPM format).

VLineHeight

Initial height for the value line in lines. Default value is 2.

VLineAlign

Specifies alignment for value line. Possible values are left, center, and right.

VLineWrap

Specifies value line wrapping. Possible values are node (no wrapping), char (allow wrapping on any character boundary), and word (allow wrapping on word boundary).

VLineReverseLines

Draw wrapped value lines in reverse order (bottom-up).

VLineForeground

Foreground color of the value line.

VLineBackground

Background color of the value line.

VLineFocusForeground

Foreground color of the highlighted value corresponding to the active node.

VLineFocusBackground

Background color of the highlighted value corresponding to the active node.

ButtonsRelief

Style of the relief of the GUI buttons. Possible values for this option are: raised, sunken, flat, ridge, solid, and groove. Default is 'raised'.

ButtonBorderWidth

Width of the borders of GUI buttons. Default is 2.

MenubarRelief

Style of the relief of the GUI menu-bar. Same values as for ButtonsRelief option are possible. Default is 'raised'.

MaxMenuLines

Maximal number of User-menu lines. If more lines in the menu should appear, a submenu is created as a last item, in which the menu continues.

SortAttributes

If 1, all lists where attribute names or values are displayed are sorted alphabetically. Otherwise the order given in the FS-file header is preserved. Default value for this option is 1.

CreateMacroMenu

If this option is 1, TrEd creates a special menu Key-macros where all defined macros which are assigned a key are presented also as menu functions.

StrictMotif

If this option is 1, strict motifish look and feel is used in TrEd's GUI.