1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
! XMPI application class resource file
XMPI*Title: XMPI
XMPI*IconName: XMPI
XMPI*multiClickTime: 500
XMPI*background: gray
XMPI*fontList: -*-helvetica-bold-r-normal--*-120-*-*-*-*-*-*
XMPI*rankFont: -*-helvetica-bold-r-normal--*-120-*-*-*-*-*-*
XMPI*msgFont: -*-helvetica-medium-r-normal--*-80-*-*-*-*-*-*
XMPI*fo_func.fontList: -*-helvetica-bold-o-normal--*-120-*-*-*-*-*-*
XMPI*dt_dtype.fontList: -*-helvetica-medium-r-normal--*-100-*-*-*-*-*-*
XMPI*ctl_bar.topShadowColor: lightslateblue
XMPI*ctl_bar.bottomShadowColor: darkslateblue
XMPI*ctl_bar.background: slateblue
XMPI*ctl_bar.foreground: white
XMPI*banner.background: slateblue
XMPI*banner.foreground: white
XMPI*app_list.visibleItemCount: 8
XMPI*aschema_list.visibleItemCount: 20
XMPI*aschema_text.columns: 24
XMPI*prog_mgr*columns: 16
XMPI*comCol: cyan
XMPI*rcomCol: plum
XMPI*label_frame.XmLabel.background: #D3B5B5
XMPI*XmToggleButtonGadget.selectColor: red
XMPI*XmToggleButton.selectColor: red
XMPI*bandCol: cyan
XMPI*bandDash: False
XMPI*bandWidth: 1
XMPI*popup_help.background: white
XMPI*popup_help.foreground: black
XMPI*infoLabel: Boot
XMPI*helpCmd: netscape http://www.osc.edu/Lam/lam/xmpi-help.html
|