McIDAS User's Guide
Version 2012.2
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
By default the McIDAS-X GUI uses the default attributes listed in the table below. You can change the default arguments and other Tcl/Tk settings by creating a file with any text editor called .mcguirc file. You must name the file .mcguirc or the McIDAS-X GUI will not display your changes. After you create the file, store the file in a directory that is named in the MCPATH environment variable. See Appendix G, MCPATH for more information. The Tcl/Tk User's Guide provides more information about the attributes you can change.
The example below shows a .mcguirc file for the default attributes listed above.
*background gray90 *foreground navy *activeBackground navy *activeForeground yellow *font "-adobe-courier-bold-r-normal--*-120*" *messageFont "-adobe-courier-bold-r-normal--*-140*" |
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]