! DON'T uncomment any resource specifications whose values are given in
! parentheses  (you may change the values if you know what you're doing).
! The parenthesized stuff is merely a hint where you can find the actual
! default or fallback values in the sources.

! All of the Proxy resources default to null strings unless set explicitly:
!.httpProxy: http://www.somewhere.org:8000/
!.gopherProxy: http://www.somewhere.org:8000/
!.ftpProxy: http://www.somewhere.org:8000/
! FTP proxying may be needed to pass a firewall, but FTP should almost _never_
! go through a proxy _cache_ -- cached FTP proxying tends to _increase_ network
! load, as well as eating tremendous amounts of disk space on the proxy
!.waisProxy: http://www.somewhere.org:8000/
!.newsProxy: http://www.somewhere.org:8000/
!.nntpProxy: http://www.somewhere.org:8000/
!.email:
!.urnProxy: http://www.somewhere.org:8000/
! Don't forget to disable proxying inside your local domain and, in the absence
! of firewalls, all your friendly neighbor domains.  Also turn off proxying for
! services on the local net which need to identify the client host
!.noProxy: my.own.domain,another.domain
!.allProxy: http://www.somewhere.org:8000/

! Resources whose default values are taken from Common.tmpl at compile time:
!.convertFiles:             (CONVERT_FILES)
!.homeURL:                  (HOME_URL)
!.helpURL:                  (HELP_URL)
!.mimeTypeFiles:            (MIME_TYPE_FILES)
!.mailCapFiles:             (MAIL_CAPS)
!.protocolFiles:            (PROTOCOL_FILES)
!.cacheInfoFiles:           (CACHE_INFO_FILES)
!.path:                     (PATH at compile time, not in Common.tmpl)

! Resources which have their fallback values hardwired into src/main.c .
! These are the ones you'd be most likely to want to customize.
!.showURL:                  True
!.showTitle:                True
!.showLiveAnchors:          True
!.button1Box:               (BUTTON_LIST, see src/main.c)
!.button2Box:
! (This is empty by default, but could be used to re-arrange the buttons into
! two rows.)
!.openButtonShortcut:       True
!.printerName:              lp
!.keyTrans:                 (defaultTranslations, see src/main.c)
!.cacheOff:                 False
!.cacheDir:                 /tmp
!.cacheTTL:                 14400
!.cacheSize:                4000000
!.cacheClean:               True
!.cacheIgnoreExpires:       False
!.bookmarkFile:             ~/.chimera_bookmark
! Set the following to empty to always get local directory listings. Set it
! to   Welcome.html:welcome.html:index.html   to emulate a CERN httpd.
!.localIndexFiles:          index.html
!.statusUpdate:             10
!.inPort:                   0
!.languageDB:
!.maxColors:                256
!.gammaCorrect:             0

! Fallbacks for the resources below are in src/fallback.c:
*showGrip:                  False
*background:                moccasin
! Note that these are standard Xt resources, not chimera-defined ones.

! Same goes for the following which get their defaults from libhtmlw/HTML.c .
! Note *font is overridden below in the Fonts section.
!*borderWidth:              0
!*foreground:               Black
!*font:                     -adobe-times-medium-r-normal-*-14-*-*-*-*-*-*-*
! And as usual, *geometry doesn't default to anything.

! More stuff from src/fallback.c :
*Scrollbar.background:      burlywood2
*Command.background:        burlywood2
*Toggle.background:         burlywood2
*Box.orientation:           horizontal
*Label.borderWidth:         0

*Form.resizeable:           True
*Form.borderWidth:          0

*Viewport*allowHoriz:       True
*Viewport*allowVert:        True

! The following might be subject to language customization.  (They ought to
! use the languageDB mechanism but don't, for efficiency --?)  Also from
! src/fallback.c .
*file.label:                File
*open.label:                Open
*bookmark.label:            Bookmark
*quit.label:                Quit
*reload.label:              Reload
*help.label:                Help
*source.label:              Source
*home.label:                Home
*back.label:                Back
*search.label:              Search
*cancel.label:              Cancel
*deferpix.label:            DeferPix

! Some resources from libhtmlw/HTML.h which you might wish to customize.
! Fallbacks are in libhtmlw/HTML.c, and some of them are different from
! the values here.
*html.height:               600
*html.width:                600
! I don't think the width has much to do with reality.  The DeferPix button
! has made the HTML view widget wider... and it obliges happily. [GN]
*html.horizontalScrollOnTop: True
*html.verticalScrollOnRight: False
! If you run chimera with a nonstd background you may want to change the
! following to match that color:
*html.activeAnchorBG:       moccasin
*html.anchorUnderlines:     1
*html.visitedAnchorUnderlines: 1
! Setting the following to False may significantly speed up things on slow
! ancient hardware
*html.dashedVisitedAnchorUnderlines: True
!*html.dashedAnchorUnderlines: False
!*html.anchorColor:         blue2
!*html.visitedAnchorColor:  purple4
!*html.activeAnchorFG:      Red
!*html.fancySelections:     False
!*html.imageBorders:        False
!*html.delayedImageBorders: True
*html.useBodyColors:        True
*html.delayImageLoads:      False
*html.htmlErrorMsgCutoff:   0
*html.truncateALT:          60
! You might want to change this if you've changed the default layout/geometry
! to produce an unusually wide, or narrow, window.  A value of 0 will effec-
! tively disable truncation, anything else less than 7 will be replaced by 7.

! Some more room for language customization in the following.  Again from
! src/fallback.c .
*Bookmark*title:            Bookmarks
*Bookmark*Box.hSpace:       10
*Bookmark*markbox.hSpace:   20
*Bookmark*markadd.label:    Add
*Bookmark*markopen.label:   Open
*Bookmark*markdel.label:    Delete
*Bookmark*groupadd.label:   Add Group
*Bookmark*groupdel.label:   Delete Group
*Bookmark*Viewport.height:  150
*Bookmark*Viewport.width:   400
*Bookmark*Viewport.borderWidth: 1
*Bookmark*dismiss.label:    Dismiss
*Bookmark*List.forceColumns: True
*Bookmark*List.defaultColumns: 1
*Bookmark*groupform.defaultDistance: 3
*Bookmark*markform.defaultDistance: 3
*Bookmark*srgroupadd.strreqMessage: Enter Group Name
*Bookmark*srmarkadd.strreqMessage: Enter Bookmark Name
*Bookmark.pickDestroys: False

*OutputSel.outputType:      0
*OutputSel.outputDevice:    0
*OutputSel*title:           Output Selector
*OutputSel*Box.hSpace:      10
*OutputSel*obox.hSpace:     60
*OutputSel*plain.label:     Plain Text
*OutputSel*pretty.label:    Pretty Text
*OutputSel*ps.label:        Postscript
*OutputSel*raw.label:       HTML/Raw
*OutputSel*printer.label:   Printer
*OutputSel*email.label:     Email
*OutputSel*file.label:      File
*OutputSel*ok.label:        OK
*OutputSel*clear.label:     Clear
*OutputSel*dismiss.label:   Dismiss
*OutputSel*ScrollingText.width: 300

*AuthReq*Box.hspace:        10
*AuthReq*ok.label:          OK
*AuthReq*clear.label:       Clear
*AuthReq*dismiss.label:     Dismiss
*AuthReq*ScrollingText.width: 300
*AuthReq*ulabel.label:      Username
*AuthReq*plabel.label:      Password
*AuthReq*title:             Authentication

*StrReq*Box.hSpace:         10
*StrReq*ok.label:           OK
*StrReq*clear.label:        Clear
*StrReq*dismiss.label:      Dismiss
*StrReq*ScrollingText.width: 300
*filename*title:            Enter filename
*filename.strreqMessage:    Enter filename
*url*title:                 Enter URL or website
*url.strreqMessage:         Enter URL
*search.title:              Enter search
*search.strreqMessage:      Enter search

*titlelabel.label:          Status/Title:
*titlelabel.left:           ChainLeft
*titlelabel.right:          ChainLeft
*titledisplay.left:         ChainLeft
*titledisplay.right:        ChainRight
*titledisplay.fromHoriz:    titlelabel
*titledisplay*sensitive:    True
*titledisplay.width:        500
*titledisplay*displayCaret: False
*titledisplay*editType:     read

*urllabel.label:            Latest URL  :
*urllabel.left:             ChainLeft
*urllabel.right:            ChainLeft
*urldisplay.left:           ChainLeft
*urldisplay.right:          ChainRight
*urldisplay.fromHoriz:      urllabel
*urldisplay*sensitive:      True
*urldisplay.width:          500
*urldisplay*displayCaret:   True
*urldisplay*editType:       edit

*hreflabel.label:           ALT / HREF  :
*hreflabel.left:            ChainLeft
*hreflabel.right:           ChainLeft
*hrefdisplay.left:          ChainLeft
*hrefdisplay.right:         ChainRight
*hrefdisplay.fromHoriz:     hreflabel
*hrefdisplay*sensitive:     False
*hrefdisplay.width:         500
*hrefdisplay*displayCaret:  False
*hrefdisplay*editType:      read

! Fonts, cf src/fallback.c .  These are used in Chimera's decorations outside
! the document view area.
*Label.font: -*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1
*Command.font:        -*-lucida-bold-r-normal-sans-*-120-*-*-*-*-iso8859-1
*Toggle.font:         -*-lucida-bold-r-normal-sans-*-120-*-*-*-*-iso8859-1
*titledisplay.font:   -*-lucida-bold-r-normal-sans-*-120-*-*-*-*-iso8859-1
*urldisplay.font:     -*-lucida-bold-r-normal-sans-*-120-*-*-*-*-iso8859-1
*hrefdisplay.font:    -*-lucida-bold-r-normal-sans-*-120-*-*-*-*-iso8859-1

! More fonts, this time for HTML rendering.  Really from libhtmlw/HTML.c
! but with (different) fallbacks in src/fallback.c .
*header1Font:   -*-helvetica-bold-r-normal-*-*-240-*-*-*-*-iso8859-1
*header2Font:   -*-helvetica-bold-r-normal-*-*-180-*-*-*-*-iso8859-1
*header3Font:   -*-helvetica-bold-r-normal-*-*-140-*-*-*-*-iso8859-1
*header4Font:   -*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-1
*header5Font:   -*-helvetica-bold-r-normal-*-*-100-*-*-*-*-iso8859-1
*header6Font:   -*-helvetica-bold-r-normal-*-*-80-*-*-*-*-iso8859-1
*font:          -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-1
*boldFont:      -*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-1
*italicFont:    -*-helvetica-medium-o-normal-*-*-120-*-*-*-*-iso8859-1
*addressFont:   -*-helvetica-medium-o-normal-*-*-140-*-*-*-*-iso8859-1

! The following are not mentioned in src/fallback.c so they get their default
! values from libhtmlw/HTML.c .  Feel free to adjust them to taste.
!*fixedFont:       -adobe-courier-medium-r-normal-*-14-*-*-*-*-*-*-*
!*fixedboldFont:   -adobe-courier-bold-r-normal-*-14-*-*-*-*-*-*-*
!*fixeditalicFont: -adobe-courier-medium-o-normal-*-14-*-*-*-*-*-*-*
!*addressFont:     -adobe-times-medium-i-normal-*-14-*-*-*-*-*-*-*
!*plainFont:       -adobe-courier-medium-r-normal-*-14-*-*-*-*-*-*-*
!*plainboldFont:   -adobe-courier-bold-r-normal-*-14-*-*-*-*-*-*-*
!*plainitalicFont: -adobe-courier-medium-o-normal-*-14-*-*-*-*-*-*-*
!*listingFont:     -adobe-courier-medium-r-normal-*-12-*-*-*-*-*-*-*

! Private resources from libhtmlw/HTML.h, with fallbacks in libhtmlw/HTML.c .
! Some of these may not even be used by Chimera, others are used for
! storing things in on the fly.
! Don't uncomment any of these unless you know what you're doing, and don't
! be tempted to actually use those cpp-#define'd constants here.  They're
! merely listed here to help you find your way through the sources.
!*html.marginWidth:         (MARGIN_DEFAULT #define'd as 20 in libhtmlw/HTML.c)
!*html.marginHeight:        (MARGIN_DEFAULT)
!*html.text:                (NULL)
!*html.headerText:          (NULL)
!*html.footerText:          (NULL)
!*html.titleText:           (NULL)
!*html.isIndex:             False
!*html.anchorCallback:      (NULL)
!*html.linkCallback:        (NULL)
!*html.submitFormCallback:  (NULL)
!*html.previouslyVisitedTestFunction: (NULL)
!*html.resolveImageFunction: (NULL)
!*html.percentVerticalSpace: 90
!*html.pointerMotionCallback: (NULL)
!*html.view:                (NULL)
!*html.verticalScrollBar:   (NULL)
!*html.horizontalScrollBar: (NULL)
!*html.verticalScrollBarPos: 0
!*html.horizontalScrollBarPos: 0
!*html.autoSize:             True

! Japanese resources
*international:    True
