! Ferret_xdefaults_v440 ! ! X resources for the Ferret GUI (Ferret v4.40) ! ! These resources can be added to the .Xdefaults file in a users' ! home directory or may be added to the "app-defaults" directory ! so that they are used unless a user specifically overrides them. ! ! This file is incorporated into the code as application fallbacks. ! If no "app-defaults" are defined on the X server, then the ! fallbacks will be used. However, if an app-defaults file exists ! the fallback resources are not used, REGARDLESS of what the ! app-defaults file contains. For this reason: ! ! DO NOT DELETE ANY LINES! ONLY CHANGE THE RESOURCE VALUE. ! ! ! First the color scheme: ! Ferret*Background: gray80 Ferret*Foreground: black ! ! Now the fonts. ! (You may wish to modify this if you get messages indicating a ! particular font isn't found on your X server.) ! Ferret*FontList: *-helvetica-bold-r-normal*120* Ferret*buttonFontList: *-helvetica-bold-r-normal*120* Ferret*XmList.FontList: *-times-medium-r-normal*120* Ferret*XmTextField.FontList: *-times-medium-r-normal*120* ! ! ! ... For Specific interfaces: ! ! "Main Window" ! Ferret*Ferret_app_menu1*XmToggleButton.FontList: *-helvetica-bold-r-normal*120* Ferret*FerretMainWd*form_XYZT.label_RegriddingStatus.FontList: *-courier-medium-r-normal*120* ! ! "About Ferret" ! Ferret*Splash*ferret_version.FontList: *lucida-bold-r-normal-sans-34-* Ferret*Splash*ferret_version.Foreground: blue Ferret*Splash*author.FontList: *palatino-bold-r-normal--12* Ferret*Splash*scrolledText1*fontList: *-courier-medium-r-normal*120* ! ! ! "Regridding" ! Ferret*JC_SelectRegridding.form1.label1.fontList: *-courier-bold-r-normal*140* Ferret*JC_SelectRegridding*form_uniform*XmRowColumn.topOffset: 2 Ferret*JC_SelectRegridding*form_non_uniform*labelFontList: *-helvetica-bold-r-normal*120* Ferret*JC_SelectRegridding*form_non_uniform*XmRowColumn.topOffset: 4 ! ! ! "Define Variable" ! Ferret*JC_DefineVariable*LabelFontList: *-courier-medium-r-normal*120* Ferret*JC_DefineVariable*optionMenu_Operator1_EXP*fontList: *-courier-bold-r-normal*180* Ferret*JC_DefineVariable*optionMenu_LC_Operator*fontList: *-courier-bold-r-normal*180* ! ! ! END OF FERRET X RESOURCES