home *** CD-ROM | disk | FTP | other *** search
- !=============================================================================
- ! Xgopher version 1.3 resources
- !=============================================================================
- ! This is the distribution file Xgopher-complete.ad, which merges
- ! the contents of Xgopher.ad and Xgopher-color.ad. It is provided
- ! as a convenience for users who will ALWAYS use color
- !=============================================================================
-
- Xgopher.title: Xgopher 1.3
- ! Xgopher.helpFile: /usr/lib/X11/xgopher/xgopher.help
-
- !=============================================================================
- ! "Standard" extended types
- !=============================================================================
- Xgopher.extendedTypes: 4g
-
- Xgopher.type4.sameAs: 9
- Xgopher.type4.dataType: ascii
- Xgopher.type4.prefix: <Mac>
- Xgopher.type4.description: MacIntosh BinHex file
-
- Xgopher.typeg.sameAs: I
- Xgopher.typeg.prefix: <gif>
- Xgopher.typeg.description: gif file
-
- !=============================================================================
- ! "Experimental" UIUC extended types
- ! These resources are ignored unless the type letter appears in
- ! the list of extendedTypes.
- !=============================================================================
- ! Xgopher.extendedTypes: 4gjM
-
- Xgopher.type0.prefix: /txt/
- Xgopher.type0.description: text file
- Xgopher.type0.dataType: ascii
- Xgopher.type0.execCommand: xterm -n "%n" -T "%n" -e vi %f
-
- Xgopher.typej.prefix: <kan>
- Xgopher.typej.description: Kanji text file
- Xgopher.typej.dataType: ascii
- Xgopher.typej.execCommand: kterm -sb -e more %f /dev/tty
-
- Xgopher.typeM.prefix: <MTD>
- Xgopher.typeM.description: MTD bus schedule program
- Xgopher.typeM.dataType: None
- Xgopher.typeM.execCommand: /home/tuchman/src/xp/portal %s
-
- !=============================================================================
- ! Application resources that a user may want to change.
- ! Several are commented out because the installer's choice in
- ! the file conf.h is most likely correct
- !=============================================================================
-
- ! Xgopher.rootServer: harpoon.cso.uiuc.edu
- ! Xgopher.rootPort: 70
- ! Xgopher.mainTitle: UIUC Gopher Information Service
- ! Xgopher.rootPath:
- ! Xgopher.helpFile: /usr/lib/X11/xgopher/xgopher.help
- ! Xgopher.bookmarkFile: ~/.gopherrc
-
- Xgopher.printCommand: enscript -G -b"%n" -p - %f | lpr -Pgfx
- Xgopher.telnetCommand: xterm -n "telnet" -title "%h" -e telnet %h %P &
- Xgopher.tn3270Command: xterm -n "tn3270" -title "%h" -e tn3270 %h %P &
- ! Xgopher.tn3270Command: aixterm -n "tn3270" -title "%h" -e tn3270 %h %P &
- ! Xgopher.tn3270Command: x3270
- Xgopher.imageCommand: xloadimage -quiet
- Xgopher.soundCommand: cat > /dev/audio
- ! Xgopher.hasSound: True
-
-
- ! Xgopher.logFile:
- ! Xgopher.tempDirectory: /tmp
-
- !=============================================================================
- ! ----- The resource "defaultsInstalled" MUST be set to TRUE -----------------
- ! ----- The following two lines must not be changed -----------------
- !=============================================================================
-
- Xgopher.defaultsInstalled: True
- Xgopher.resourcesVersion: 1.3
-
- !=============================================================================
- ! ----- X resources for color ------------------------------------------------
- ! This is the distribution file Xgopher-complete.ad, which merges
- ! the contents of Xgopher.ad and Xgopher-color.ad. It is provided
- ! as a convenience for users who will ALWAYS use color
- !=============================================================================
-
- ! COLOR of default fore/background
-
- Xgopher*foreground: Black
- Xgopher*borderColor: MediumBlue
- Xgopher*background: LightSteelBlue1
-
- ! COLOR of each widget class (its default color)
-
- Xgopher*List*background: SteelBlue4
- Xgopher*List*foreground: White
- !
- Xgopher*Text*background: Black
- Xgopher*Text*foreground: White
- Xgopher*Command*background: LemonChiffon
- Xgopher*MenuButton*background: LemonChiffon
- Xgopher*SimpleMenu*background: LemonChiffon2
- Xgopher*Toggle*background: LemonChiffon
- Xgopher*statusForm*background: SteelBlue3
- Xgopher*statusForm*Command*background: LemonChiffon
- Xgopher*statusForm*MenuButton*background: LemonChiffon
- Xgopher*statusForm*SimpleMenu*background: LemonChiffon2
- Xgopher*goBox*background: SteelBlue3
- Xgopher*goBox*Command*background: LemonChiffon
- Xgopher*goBox*MenuButton*background: LemonChiffon
- Xgopher*goBox*SimpleMenu*background: LemonChiffon2
-
- ! These cover for any leftover defaults from previous versions of Xgopher
- Xgopher*directory*background: SteelBlue4
- Xgopher*bookmark*background: SteelBlue4
-
- ! COLOR of any displayed text should be consistant, but different
- ! than editable text
-
- Xgopher*textForm*textDisplay*foreground: white
- Xgopher*textForm*textDisplay*background: Navy
- Xgopher*textForm*Scrollbar.borderColor: LightSteelBlue1
- Xgopher*csoForm*csoText*foreground: white
- Xgopher*csoForm*csoText*background: Navy
-
- ! COLOR of special messages and popups
-
- Xgopher*statusForm*status.foreground: White
- Xgopher*statusForm*status.background: MediumBlue
- Xgopher*errorDialog*foreground: White
- Xgopher*errorDialog*background: Maroon
- Xgopher*errorDialog*Command*background: SlateGray
- Xgopher*infoDialog*foreground: White
- Xgopher*infoDialog*background: CadetBlue
- Xgopher*infoDialog*Command*background: SlateGray
- Xgopher*versionShell*foreground: White
- Xgopher*versionShell*background: SteelBlue
- Xgopher*versionShell*Command*background: SlateGray
- Xgopher*statusShell*statusText.background: IndianRed
- Xgopher*statusShell*statusText.foreground: black
- Xgopher*statusShell*background: DarkSlateBlue
- Xgopher*statusShell*foreground: white
- Xgopher*statusShell*Command*background: LemonChiffon
- Xgopher*statusShell*Command*foreground: black
- Xgopher*nameServer*background: Navy
- Xgopher*nameServer*foreground: white
-
- ! COLORs for save popups
-
- Xgopher*saveShell*saveForm*dirPath*background: LightSteelBlue2
- Xgopher*saveShell*saveForm*dirPath*foreground: Black
- Xgopher*saveShell*fileErrMessage.foreground: Red
- Xgopher*cdShell*cdErrMessage.foreground: Red
-
-
-
- !=============================================================================
- ! ----- X resources for general appearance and cursors -----------------------
- !=============================================================================
-
- Xgopher*borderWidth: 2
- Xgopher*quit.cursorName: pirate
- Xgopher*help.cursorName: question_arrow
- Xgopher*directory.cursorName: hand2
- Xgopher*bookmark.cursorName: hand2
- Xgopher*errorDialog*borderWidth: 5
- Xgopher*infoDialog*borderWidth: 3
-
- !=============================================================================
- ! ----- X resources for text fonts -------------------------------------------
- !=============================================================================
-
- ! ..... these fonts are good for demos and public access guest accts .....
-
- ! Xgopher*font: -*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
- ! Xgopher*Command.font: -*-helvetica-*-r-*-*-*-180-75-*-*-*-*-*
- ! Xgopher*MenuButton.font: -*-helvetica-*-r-*-*-*-180-75-*-*-*-*-*
- ! Xgopher*status.font: -*-helvetica-bold-r-*-*-*-180-75-*-*-*-*
- ! Xgopher*textDisplay*font: -*-times-medium-r-*-*-*-140-75-*-*-*-*-*
- ! Xgopher*csoText*font: fixed
-
- ! ..... these fonts are good for normal work and defaults .....
-
- Xgopher*font: -*-courier-medium-r-*-*-*-120-75-*-*-*-*-*
- Xgopher*textDisplay*font: -*-courier-medium-r-*-*-*-120-75-*-*-*-*-*
- Xgopher*csoText*font: -*-courier-medium-r-*-*-*-120-75-*-*-*-*-*
- Xgopher*nameServer*font: -*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
- Xgopher*Command.font: -*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
- Xgopher*MenuButton.font: -*-helvetica-*-r-*-*-*-140-75-*-*-*-*-*
- Xgopher*status.font: -*-helvetica-bold-r-*-*-*-140-75-*-*-*-*
-
- !=============================================================================
- ! ----- X resources for text labels ------------------------------------------
- !=============================================================================
-
- Xgopher*statusForm*quit.label: Quit
- Xgopher*help.label: Help
- Xgopher*statusForm*other.label: Other Commands
- Xgopher*mark.label: Add selection\nas bookmark
- Xgopher*markDirectoryLabel: Add directory\nas bookmark
- Xgopher*unmark.label: Remove\nbookmark
- Xgopher*unmarkAll.label: Remove all\nbookmarks
- Xgopher*up.label: Previous\nDirectory
- Xgopher*fetch.label: Fetch\nselection
- Xgopher*info.label: Info about\nselection
- Xgopher*infoDirectoryLabel: Info about\ndirectory
- Xgopher*directoryTitle.label: Unknown Directory
- Xgopher*bookmarkTitle.label: Bookmarks
- Xgopher*status.label: status
- Xgopher*statusShell*statusCancel.label: Cancel
-
- Xgopher*otherActionsMenu*copy.label: Copy selected item to file
- Xgopher*otherActionsMenu*unmarkAll.label: Remove all bookmarks
- Xgopher*otherActionsMenu*loadMarks.label: Load bookmarks now
- Xgopher*otherActionsMenu*saveMarks.label: Save bookmarks now
- Xgopher*otherActionsMenu*options.label: Options panel
- Xgopher*otherActionsMenu*oneItem.label: Enter gopher item
- Xgopher*otherActionsMenu*version.label: Version information
- Xgopher*otherActionsMenu*restart.label: Restart
-
- Xgopher*textDone.label: Done
- Xgopher*textPageDown.label: Page down
- Xgopher*textPageUp.label: Page up
- Xgopher*textPrint.label: Print
- Xgopher*textSave.label: Save To File
- Xgopher*textHold.label: Hold
- Xgopher*errorDialog.ok.label: Acknowledge
- Xgopher*infoDialog.ok.label: Ok, thanks!
-
- ! Xgopher*saveDialog.label: Save text to file ...
- ! Xgopher*saveDialog.ok.label: OK
- ! Xgopher*saveDialog.cancel.label: Forget it
-
- Xgopher*csoForm*csoDone.label: Done
- Xgopher*csoForm*csoHelp.label: Help
- Xgopher*csoForm*csoDoQuery.label: Do query
- Xgopher*csoForm*csoClearQuery.label: Clear query
- Xgopher*csoForm*csoClearText.label: Clear text
- Xgopher*csoForm*csoQueryLabel.label: Query name:
- Xgopher*csoForm*csoFields.label: Show Fields
-
- Xgopher*indexForm*indexDoIndex.label: Do index
- Xgopher*indexForm*indexCancel.label: Cancel
- Xgopher*indexForm*indexHelp.label: Help
- !
- ! option panel labels
- !
- Xgopher*optionsPanel*done.label: Apply changes
- Xgopher*optionsPanel*cancel.label: Cancel
- Xgopher*optionsPanel*showWhatLabel.label: Show all gopher items\n\
- even types not supported by Xgopher
- Xgopher*optionsPanel*appendBkLabel.label: Load appends bookmarks to current list\n\
- if no, load replaces current list
- Xgopher*optionsPanel*loadBkLabel.label: Load bookmarks at restart
- Xgopher*optionsPanel*resetLabel.label: Reset these options at restart
- !
- Xgopher*optionsPanel*bkSaveLabel.label: Bookmark save file:
- Xgopher*optionsPanel*printCmdLabel.label: Print command:
- Xgopher*optionsPanel*imageCmdLabel.label: Image display command:
- Xgopher*optionsPanel*telCmdLabel.label: Telnet command:
- Xgopher*optionsPanel*t3270CmdLabel.label: tn3270 command:
- !
- ! enter single gopher item panel labels
- !
- Xgopher*singlePanel*done.label: Process
- Xgopher*singlePanel*clear.label: Clear Fields
- Xgopher*singlePanel*cancel.label: Cancel
- Xgopher*singlePanel*mark.label: Set Bookmark
- Xgopher*singlePanel*giTypeLabel.label: Type:
- Xgopher*singlePanel*giNameLabel.label: Name:
- Xgopher*singlePanel*giPathLabel.label: Path:
- Xgopher*singlePanel*giHostLabel.label: Host:
- Xgopher*singlePanel*giPortLabel.label: Port:
- !
- ! version shell labels
-
- Xgopher*versionShell*versionDone.label: Dismiss
- !
- ! save labels
- !
- Xgopher*saveForm*dirLabel.label: The current working directory is:
- Xgopher*saveForm*saveLabel1.label:
- Xgopher*saveForm*saveLabel2.label: Enter file name:
- Xgopher*saveForm*ok.label: OK
- Xgopher*saveForm*cancel.label: Cancel
- Xgopher*saveForm*chdir.label: Change directory
- Xgopher*saveForm*help.label: Help
- !
- Xgopher*cdForm*cdLabel.label: New Directory Name:
- Xgopher*cdForm*ok.label: OK
- Xgopher*cdForm*cancel.label: Cancel
- Xgopher*cdForm*help.label: Help
- !
- Xgopher*dupFileForm*label1.label: The file
- Xgopher*dupFileForm*label2.label: already exists, please select an action:
- Xgopher*dupFileForm*ok.label: Overwrite\ncontents
- ! Xgopher*dupFileForm*ok.label: Overwrite
- Xgopher*dupFileForm*change.label: Enter another\nfile name
- ! Xgopher*dupFileForm*change.label: Change file name
- Xgopher*dupFileForm*cancel.label: Cancel file\nsave or copy
- ! Xgopher*dupFileForm*cancel.label: Cancel
- Xgopher*dupFileForm*append.label: Append to\nexisting file
- ! Xgopher*dupFileForm*append.label: Append
- Xgopher*dupFileForm*help.label: Help
- !=============================================================================
- ! ----- Translations, including those that keep CR in text entry fields
- ! ----- causing proper action.
- !
- ! ----- If you remove the "ok" actions for "<Key>Return" on any of
- ! ----- single line text widgets below, it MUST be replaced with a
- ! ----- no-op() action.
- !=============================================================================
- Xgopher*gopherPanel*Label*translations: #override \n\
- <Btn1Down>: unselectAll()
- Xgopher*gopherPanel*translations: #override \n\
- <Key>u: up()\n\
- Ctrl<Key>d: quitApp()
- Xgopher*saveShell*fileName*translations: #override \n\
- <Key>Return: saveok()\n\
- Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
- Xgopher*cdShell*cdPathName*translations: #override \n\
- <Key>Return: cdok()\n\
- Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
- Xgopher*csoQueryText*translations: #override \n\
- <Key>Return: queryok()\n\
- Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
- Xgopher*indexQueryText*translations: #override \n\
- <Key>Return: indexok()\n\
- Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
- Xgopher*Text*translations: #override \n\
- <Key>Return: no-op()\n\
- Ctrl<Key>u: beginning-of-line() kill-to-end-of-line()
-
-
- !=============================================================================
- ! ----- X layout resources that should not be changed ------------------------
- ! ----- Changing these can cause the Xgopher displays to appear corrupted ----
- !=============================================================================
- !
- ! main Xgopher panel
- !
- Xgopher.minHeight: 400
- Xgopher.minWidth: 400
- !. Xgopher*gopherPanel.height: 600
- !. Xgopher*gopherPanel.width: 600
- Xgopher*gopherPanel.orientation: vertical
- Xgopher*statusForm.resizeToPreferred: True
- Xgopher*statusForm.SkipAdjust: True
- Xgopher*statusForm.showGrip: False
- Xgopher*goBox.resizeToPreferred: True
- Xgopher*goBox.SkipAdjust: True
- Xgopher*goBox.showGrip: False
- Xgopher*goBox.spacer.borderWidth: 0
- Xgopher*goBox.spacer.width: 20
- Xgopher*goBox.spacer.height: 10
- Xgopher*goBox.min: 50
- Xgopher*goBox.max: 100
- Xgopher*directoryForm.min: 60
- Xgopher*directoryForm.preferredPaneSize:300
- Xgopher*bookmarkForm.preferredPaneSize:125
- Xgopher*directoryView.forceBars: True
- Xgopher*bookmarkView.forceBars: True
- Xgopher*directoryView.borderWidth: 1
- Xgopher*bookmarkView.borderWidth: 1
- Xgopher*directoryTitle.borderWidth: 0
- Xgopher*bookmarkTitle.borderWidth: 0
- Xgopher*status.borderWidth: 5
- Xgopher*status.width: 500
- Xgopher*directoryTitle.width: 500
- Xgopher*bookmarkTitle.width: 500
- Xgopher*directory.width: 500
- Xgopher*bookmark.width: 500
- !
- ! Text display popup window (top level window)
- !
- Xgopher*textShell.iconName: Gopher Text
- Xgopher*textButtonBox.borderWidth: 0
- Xgopher*textDisplay.wrap: word
- Xgopher*textDisplay.width: 400
- Xgopher*textShell*Text.displayCaret: False
- !
- ! cso nameserver popup window (top level window)
- !
- Xgopher*csoShell.iconName: CSO Name Server
- Xgopher*nameServer.borderWidth: 0
- Xgopher*csoQueryLabel.borderWidth: 0
- Xgopher*csoText.displayCaret: False
- Xgopher*csoText.wrap: word
- Xgopher*csoText.scrollVertical: always
- Xgopher*csoText.scrollHorizontal: never
- Xgopher*csoQueryText.editType: edit
- Xgopher*nameServer.width: 400
- Xgopher*nameServer.resizable: True
- !
- ! keyword search (index) popup
- !
- Xgopher*indexForm.indexLabel.borderWidth: 0
- Xgopher*indexForm.indexLabel.resizable: True
- !
- ! ***** options panel resources
- !
- Xgopher*optionsPanel*itemsForm.vertDistance: 10
- Xgopher*optionsPanel*buttonBox.borderWidth: 0
- Xgopher*optionsPanel*itemsForm*Box.borderWidth: 0
- Xgopher*optionsPanel*itemsForm*Form.borderWidth: 0
- Xgopher*optionsPanel*itemsForm*Label.borderWidth: 0
- Xgopher*optionsPanel*itemsForm*Toggle.borderWidth: 1
- Xgopher*optionsPanel*itemsForm*Text.borderWidth: 1
- Xgopher*optionsPanel*bkSaveForm.vertDistance: 15
- Xgopher*optionsPanel*itemsForm*Toggle.internalWidth: 2
- !
- Xgopher*optionsPanel*bkSaveLabel.justify: right
- Xgopher*optionsPanel*printCmdLabel.justify: right
- Xgopher*optionsPanel*imageCmdLabel.justify: right
- Xgopher*optionsPanel*telCmdLabel.justify: right
- Xgopher*optionsPanel*t3270CmdLabel.justify: right
- !
- ! ***** single gopher item panel resources
- !
- Xgopher*singlePanel*itemsForm.vertDistance: 10
- Xgopher*singlePanel*buttonBox.borderWidth: 0
- Xgopher*singlePanel*itemsForm.borderWidth: 2
- Xgopher*singlePanel*itemsForm*borderWidth: 0
- Xgopher*singlePanel*itemsForm*Text.borderWidth: 1
- Xgopher*singlePanel*Label.justify: right
- !
- ! ***** status popup panel resources
- !
- Xgopher*statusShell*statusLabel1.borderWidth: 0
- Xgopher*statusShell*statusLabel2.borderWidth: 0
- !
- ! ***** file save/copy panels
- !
- Xgopher*saveShell*saveForm*dirPath.borderwidth: 2
- Xgopher*saveForm*Label.borderWidth: 0
- Xgopher*saveForm*saveLabel1.vertDistance: 20
- Xgopher*saveForm*saveLabel2.vertDistance: 0
- Xgopher*saveForm*dirPath.displayCaret: False
- !
- Xgopher*cdForm*Label.borderWidth: 0
- !
- Xgopher*dupFileForm*Label.borderWidth: 0
-