!--- Sample application defaults file for anuclim. ! SCCS-ID: @(#) app-defaults.txt 1.2 00/11/20 14:46:45 ! ! Copy lines from this file into ~/.anuclim/app-defaults (or ! c:\Anuclim-config\app-defaults.txt on windows95/98/nt). Case is ! significant in these settings. Comments begin with "!". Unless ! stated otherwise, colours can be specified as red, green and blue ! hexadecimal values in the form #rrggbb (e.g. #ffffff is white, ! #000000 is black, #ff0000 is red), or by name (e.g. red, green, ! lightblue etc). To use these lines as X resources (e.g. in ! .Xdefaults), prefix each one with the class name Anuclim. !--- General application defaults ! Main font. ! Fonts can be an XLFD font name or in the form "family size style", ! e.g. helvetica 14, times 12 bold *Font: helvetica ! Overall foreground and background colours. ! If you set these you might also want to set *selectBackground ! and *selectForeground. *foreground: black *background: grey ! Initial window position. +0+0 is top left corner, -0+0 is top right etc. *initialGeometry: +0+0 ! Max number of site file formats remembered. *nFormatsSaved: 10 ! Max size of 'favourites' menus. *historyStackSize: 5 ! Max number of working directories in history list. *maxDirHistory: 5 ! Colours for entry values that can be flagged as bad. ! You can specify a 'good' colour with *normalForeground. *invalidForeground: red ! Colours for the little popup note boxes. *Note.Message.relief: raised *Note*noteBackground: yellow *Note*noteForeground: black ! File preview window. *FilePreview.Text.font: courier 12 *FilePreview.Text.fieldSelectBackground: blue !--- Help window properties *HtmlToplevel.initialGeometry: -0+0 *HtmlToplevel.Html.background: white *HtmlToplevel.Html.foreground: black *HtmlToplevel.Html.unvisitedcolor: blue !--- Bioclim ! Default soil moisture value. *defaultMaxH2O: 150.0 ! Soil types for bioclim and groclim. Must be "name 1 name 2 name 3" *soilTypes: "Clay loam" 2 "Sandy loam" 1 "Clay" 3 !--- Bioclim profile plots properties ! Resolution for cumulative frequency plots in bioclim. *cfreqStepsDefault: 100 *histBinsDefault: 10 ! Width of saved postscript plots from bioclim (m suffix = millimetres) *psPageWidth: 175m ! The default number of outlier points to show at the top and bottom of the ! cumulative frequency plots in bioclim. *dfltOutliers: 3 ! Initial resolution and classes for 'show param profiles'. *Profiles.dfltBins: 20 *Profiles.dfltSteps: 100 ! Plot colours and fonts *ProfileFrame*Canvas.background: white *Profiles*Canvas.background: white *Canvas.plotTitleFont: Helvetica 14 *Canvas.plotLegendFont: Helvetica 12 *graphPens: black red green blue yellow cyan magenta ! Width of saved postscript plots from 'show param profiles' (m = millimetres) *Profiles*psPageWidth: 175m ! The default number of outlier points to show at the top and bottom of the ! cumulative frequency plots and histograms in 'show parameter profiles' *Profiles.dfltOutliers: 3 ! The font for the outlier site label text. *labelFont: {courier 12} ! Foreground and background colours for the outlier site label text *Canvas.outlierForeground: white *Canvas.outlierBackground: black ! The radius (in pixels) of the outlier blobs drawn on the plots *outlierRadius: 3 !--- biomap options ! Colours of map cells in biomap preview. format is ! 0 colour 1 colour ... 9 colour ! Colour must be in the form #rrggbb, using hex red, green, blue values. *Sitesmap*sitesColours: 0 #666666 1 #ff0000 2 #ffff00 3 #00ff00 4 #00ffff 5 #0000ff 6 #ff00ff 7 #ffffff 8 #ff8888 9 #8888ff *Sitesmap.background: white *SitesmapLegend.background: white *Sitesmap*Label.foreground: black *Sitesmap*Label.background: white ! Size of the biomap map preview is determined by the size of the log ! window. The map preview is made just big enough to fit within the ! initial log window size, so set its size (in characters) to change ! the map preview size. *Biomap*Execlog*Text.width: 80 *Biomap*Execlog*Text.height: 24 !--- Log window preferences *Execlog*Text.foreground: black *Execlog.Text.background: white *Execlog*Text.wrap: word ! Allow this many lines before truncating the log window. *Execlog*Text.maxLines: 5000 ! The colours of the 'running' indicator *Execlog*Label.flashColours: #00ff00 #009000 ! Font and colour of the 'command done' message. *Execlog*Text.cmdOkForeground: white *Execlog*Text.cmdOkBackground: blue *Execlog*Text.cmdDoneFont: Times 14 ! Colour of error messages *Execlog*Text.cmdErrForeground: white *Execlog*Text.cmdErrBackground: red ! Warning message Tk config options. See Tcl/Tk man page for text widget. *Execlog*Text.warningConfig: {\ -background orange \ -foreground black \ -borderwidth 2 \ -relief solid \ -lmargin1 4 -rmargin 4 -spacing1 2 -spacing3 2 \ -font {Times 14}} !--- Miscellaneous application appearance options. ! These are probably uninteresting - field widths, label text etc. *Profiles.bins.width: 3 *Profiles.steps.width: 4 *Profiles.nOutl.width: 3 *EbgClim*nodata.width: 8 *GridParameters*Entry.width: 8 *Biomap*Testsframe.Canvas.relief: ridge *Biomap*Msdframe.Scale.from: 0 *Biomap*Msdframe.Scale.to: 4.0 *Biomap*Msdframe.Scale.length: 40m *Biomap*Msdframe.Scale.resolution: 0.1 *Biovars*Listbox.width: 42 *fallbackNoDataValue: -9.999e37 *GisPopup*formatDescr.width: 30 *GisPopup*datafile.width: 30 *GisDetailsPopup*datafile.width: 30 *GisDetailsPopup*headerfile.width: 30 *GisDetailsPopup*Text.height: 6 *GisDetailsPopup*Text.width: 50 *ProgressMeter.lab.text: "Fraction complete" *ProgressMeter.Canvas.meterForeground: blue *ProgressMeter.Canvas.height: 10 *ProgressMeter.Canvas.width: 150 *ProgressMeter.Canvas.relief: sunken *ProgressMeter.Canvas.borderWidth: 2 *Soilwater.Entry.width: 4 *Soiltype.Entry.width: 5 *Soiltype.sbEnt.default: -3.5 *Planttypes.Entry.width: 5 *Groclimoptions*Entry.width: 5 *Globlist*Text.height: 4 *Globlist*Text.width: 40 *Multifile.Text.height: 5 *Multifile.Text.width: 25 *Multifile.Text.Entry.width: 20 *Climatechange.relief: groove *Climatechange.borderWidth: 3 *Climatechange*Entry.width: 3 *lockProblem.msg.wrapLength: 120m *TextSites.FileChooser.borderWidth: 3 *TextSites.FileChooser.relief: groove *TextSites.ffl.text: "File is in" *TextSites.ok.text: "OK" *TextSites.cancel.text: "Cancel" *TextSites.FilePreview*Text.height: 6 *TextGrid.FilePreview*Text.height: 4 *TextGrid*nFieldsInitial: 10 *Textfileformat*FmtLHS.Listbox.width: 27 *FileChooser.mb.width: 30 *FileChooser.path.width: 15 *FileChooser.mb.relief: raised *FileChooser.mb.anchor: e *FileChooser.mb.indicatorOn: 1 *FileChooser.ml.text: "Directory:" *FileChooser.lb.relief: sunken *FileChooser.sb.relief: sunken *FileChooser.goto.text: "go to:" *FileChooser.goto.padX: 2 *FileChooser.op.text: "Open" *Note.relief: solid *Note.borderWidth: 1 *Note.Message.width: 50m *Note.Message.borderWidth: 3 *FilePreview.clab.text: "Selection starts in column" *FilePreview.col.relief: sunken *FilePreview.col.width: 3 *FilePreview.wlab.text: "width" *FilePreview.wid.relief: sunken *FilePreview.wid.width: 3 *FilePreview.l.text: "File preview" *ProfileOutlierFrame.lab.text: "Label outliers" *Execlog*Text.truncMessage: \ "Too many lines for this log window.\ See the log file for the complete output." *Execlog*minHeightExtraPixels: 40 ! end