@begin(header) author: Eric Mandel show_author: ShowNone author_organization: Smithsonian Astrophysical Observatory node_expert: eric@cfa.harvard.edu expiration_date: 12/31/93 last_modifier: eric@cfa.harvard.edu last_mod_date: 05/04/93 mod_num: 2 @end(header) @b X11 Resources for the ASSIST's target analysis windows (the IRAF and/or host xterm windows) are generally added to the $HOME/.Xresources file. The name of the IRAF and host xterms are @b and @b, respectively Thus, resource values for these xterms should be prefixed with these names. For example: AGIraf*geometry: 80x24-10-10 @break AGIraf*scrollBar: true @break AGIraf*background: black @break AGIraf*foreground: white @break AGXterm*geometry: 80x24-20-20 @break AGXterm*scrollBar: true @break AGXterm*background: white @break AGXterm*foreground: black If no @b or @b resources are found in the $HOME/.Xresources file, the resources for these windows are automatically set to create an 80 character by 24 line xterms, with scroll bars enabled. The windows are placed in the lower right corner of the screen. These defaults are ignored if any AGIraf resources are found in the $HOME/.Xresources file. If you want to use the defaults along with your own AGIraf resources, add the lines above to your .Xdefaults file. To learn about manipulating X11 resources for the ASSIST: @button