gui
[{-config} | [b] | [c] | [g]] [{-d} | {display_string
}] [{-gd} | {graphics_display_string
}] [{-dt} | {graphics_type
}] [{id} | {name
}] [{-c} | {-h} | {-j} | {-s}]
Creates an instance of MGEDs default Tcl/Tk graphical user interface (GUI). The following options are allowed:
Configures the GUI to display the command window, the graphics window, or both. This option is useful only when the GUI is combining the text and graphics windows. See the -c option.
Displays/draws the GUI on the screen indicated by the display_string. Note that this string format is the same as the X DISPLAY environment variable.
Displays/draws the graphics window on the screen indicated by the display_string. Note that this string format is the same as the X DISPLAY environment variable.
Indicates the type of graphics windows to use. The possible choices are X and ogl (for machines that support OpenGL). Defaults to ogl, if supported; otherwise X.
Specifies the id to use when referring to this instance of the GUI.
Combines text window and display manager windows.
Uses separate text window and display manager windows. This is the default behavior.
Join the collaborative session.
Prints the help message.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>