diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/x11iraf/app-defaults | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vendor/x11iraf/app-defaults')
-rw-r--r-- | vendor/x11iraf/app-defaults/XGterm | 112 | ||||
-rw-r--r-- | vendor/x11iraf/app-defaults/XTapemon | 168 |
2 files changed, 280 insertions, 0 deletions
diff --git a/vendor/x11iraf/app-defaults/XGterm b/vendor/x11iraf/app-defaults/XGterm new file mode 100644 index 00000000..644f5a68 --- /dev/null +++ b/vendor/x11iraf/app-defaults/XGterm @@ -0,0 +1,112 @@ +*SimpleMenu*BackingStore: NotUseful +*SimpleMenu*font: -adobe-helvetica-bold-r-normal--*-100-*-*-*-*-iso8859-* +*SimpleMenu*menuLabel.vertSpace: 100 +*SimpleMenu*HorizontalMargins: 16 +*SimpleMenu*vertSpace: 10 +*SimpleMenu*Cursor: left_ptr + +! Comment out if not color display. +*SimpleMenu*menuLabel.foreground: White +*SimpleMenu.borderColor: black +!.xgterm.SimpleMenu.background: #7c8498 +!.gterm-iraf.tekMenu.background: #7c8498 +.xgterm.SimpleMenu.background: #8992a8 +.gterm-iraf.tekMenu.background: #8992a8 +*SimpleMenu*foreground: Black + +! The following is for Xaw3d. +*beNiceToColormap: False + +*mainMenu.Label: Main Options +*mainMenu*securekbd*Label: Secure Keyboard +*mainMenu*allowsends*Label: Allow SendEvents +*mainMenu*logging*Label: Log to File +*mainMenu*redraw*Label: Redraw Window +*mainMenu*suspend*Label: Send STOP Signal +*mainMenu*continue*Label: Send CONT Signal +*mainMenu*interrupt*Label: Send INT Signal +*mainMenu*hangup*Label: Send HUP Signal +*mainMenu*terminate*Label: Send TERM Signal +*mainMenu*kill*Label: Send KILL Signal +*mainMenu*quit*Label: Quit + +*fontMenu.Label: VT Fonts +*fontMenu*fontdefault*Label: Default +*fontMenu*font1*Label: Unreadable +*VT100*font1: nil2 +*fontMenu*font2*Label: Tiny +*VT100*font2: 5x7 +*fontMenu*font3*Label: Small +*VT100*font3: 6x10 +*fontMenu*font4*Label: Medium +*VT100*font4: 7x13 +*fontMenu*font5*Label: Large +*VT100*font5: 9x15 +*fontMenu*font6*Label: Huge +*VT100*font6: 10x20 +*fontMenu*fontescape*Label: Escape Sequence +*fontMenu*fontsel*Label: Selection +!fontescape and fontsel overridden by application + +*vtMenu.Label: Control Options +*vtMenu*scrollbar*Label: Enable Scrollbar +*vtMenu*jumpscroll*Label: Enable Jump Scroll +*vtMenu*reversevideo*Label: Enable Reverse Video +*vtMenu*colortext*Label: Enable Color Text +*vtMenu*autowrap*Label: Enable Auto Wraparound +*vtMenu*reversewrap*Label: Enable Reverse Wraparound +*vtMenu*autolinefeed*Label: Enable Auto Linefeed +*vtMenu*appcursor*Label: Enable Application Cursor Keys +*vtMenu*appkeypad*Label: Enable Application Keypad +*vtMenu*scrollkey*Label: Scroll to Bottom on Key Press +*vtMenu*scrollttyoutput*Label: Scroll to Bottom on Tty Output +*vtMenu*allow132*Label: Allow 80/132 Column Switching +*vtMenu*cursesemul*Label: Enable Curses Emulation +*vtMenu*visualbell*Label: Enable Visual Bell +*vtMenu*marginbell*Label: Enable Margin Bell +*vtMenu*altscreen*Label: Show Alternate Screen +*vtMenu*softreset*Label: Do Soft Reset +*vtMenu*hardreset*Label: Do Full Reset +*vtMenu*clearsavedlines*Label: Reset and Clear Saved Lines +*vtMenu*gioenable*Label: Enable Graphics Capabilities +*vtMenu*tekshow*Label: Show Graphics Window +*vtMenu*tekmode*Label: Switch to Graphics Mode +*vtMenu*tekreset*Label: Reset Graphics Window +*vtMenu*vthide*Label: Hide VT Window + +*tekMenu.Label: Graphics Options +*tekMenu*tekpage*Label: Clear window +*tekMenu*tekhide*Label: Hide Window +*tekMenu*vtshow*Label: Show VT Window +*tekMenu*tekreset*Label: Destroy Window + +! The following key bindings are for Sun sparcstation keyboards (copy/paste). +*VT100.Translations: #override \ + <Key>L6:select-set(CLIPBOARD)\n\ + <Key>L8:insert-selection(CLIPBOARD) + +! The following define the ISO 6429 color standard +*VT100*color0: black +*VT100*color1: red +*VT100*color2: green +*VT100*color3: yellow +*VT100*color4: blue +*VT100*color5: magenta +*VT100*color6: cyan +*VT100*color7: gray55 +*VT100*color8: gray30 +*VT100*color9: red +*VT100*color10: green +*VT100*color11: yellow +*VT100*color12: blue +*VT100*color13: magenta +*VT100*color14: cyan +*VT100*color15: white +*VT100*colorBD: white +*VT100*colorUL: yellow + +! The following define resources to produce a 3-D scrollbar with arrows. +*VT100*Scrollbar*background: #c0c0c0 +*VT100*Scrollbar*width: 15 +*VT100*Scrollbar*height: 15 +*VT100*Scrollbar*shadowWidth: 2 diff --git a/vendor/x11iraf/app-defaults/XTapemon b/vendor/x11iraf/app-defaults/XTapemon new file mode 100644 index 00000000..9438d2c4 --- /dev/null +++ b/vendor/x11iraf/app-defaults/XTapemon @@ -0,0 +1,168 @@ +! +! XTapemon.ad : Application defaults for the X11 tape monitor utility. +! + +XTapemon.port: 5138 +XTapemon.alternate: 0 +XTapemon.debug: 0 + +! Main display widget hierachy: +XTapemon.widgets: \ + toplevel Paned panel \ +\ + panel Form statusForm \ + panel.statusForm Label statusLabel \ + panel.statusForm AsciiText statusText \ + panel.statusForm Command quitButton \ +\ + panel AsciiText messages \ +\ + panel Form stringForm \ + panel.stringForm Label devtypeLabel \ + panel.stringForm AsciiText devtypeText \ + panel.stringForm Label tapetypeLabel \ + panel.stringForm AsciiText tapetypeText \ + panel.stringForm Label tapesizeLabel \ + panel.stringForm AsciiText tapesizeText \ + panel.stringForm Label tapeusedLabel \ + panel.stringForm AsciiText tapeusedText \ + panel.stringForm Label acmodeLabel \ + panel.stringForm AsciiText acmodeText \ + panel.stringForm Label densityLabel \ + panel.stringForm AsciiText densityText \ + panel.stringForm Label blksizeLabel \ + panel.stringForm AsciiText blksizeText \ + panel.stringForm Label nfilesLabel \ + panel.stringForm AsciiText nfilesText \ + panel.stringForm Label fileLabel \ + panel.stringForm AsciiText fileText \ + panel.stringForm Label recordLabel \ + panel.stringForm AsciiText recordText \ + panel.stringForm Label recsizeLabel \ + panel.stringForm AsciiText recsizeText + +! Overall Paned widget +*panel.orientation: vertical +*showGrip: false + +! Status window +*statusForm.background: lightgray +*statusForm*statusLabel.label: Status: +*statusForm*statusLabel.background: lightgray +*statusForm*statusText.fromHoriz: statusLabel +*statusForm*statusText*width: 370 +*statusForm*statusText*editType: read +*statusForm*statusText.borderWidth: 0 +*statusForm*statusText*translations: #override\n +*statusForm*statusText.background: lightgray + +*statusForm*quitButton.label: Quit +*statusForm*quitButton.fromHoriz: statusText +*statusForm*quitButton.background: lightgray + +! AsciiText scrolling widget for messages +*messages.scrollVertical: always +*messages.scrollHorizontal: whenNeeded +*messages*editType: append +*messages*Scrollbar.thickness: 10 +*messages*displayCaret: False +*messages*string: idle\n + +! +! Defaults for all the classes of widgets +! + +*input: True +*Grip*height: 5 +*Grip*width: 5 +*Label.borderWidth: 0 +*Label.internalWidth: 0 +*Text*borderWidth: 1 +*Text*font: fixed +*Text*Scrollbar.thickness: 5 +*Text*editType: read +*Text.scrollHorizontal: whenNeeded +*Text*displayCaret: False + +! +! Bottom String Form +! +! These keep the strings from getting bigger or smaller when the panes +! resize. Thus only the message region grows. +*stringForm.min: 100 +*stringForm.max: 100 +*stringForm.background: lightgray +*stringForm*Label.background: lightgray + +*stringForm*devtypeLabel.label: Device Type: +*stringForm*devtypeText*width: 415 +*stringForm*devtypeText.fromHoriz: devtypeLabel + +*stringForm*tapetypeLabel.label: \ \ Tape Type: +*stringForm*tapetypeLabel.fromVert: devtypeLabel +*stringForm*tapetypeText.fromVert: devtypeLabel +*stringForm*tapetypeText.fromHoriz: tapetypeLabel +*stringForm*tapetypeText.width: 105 + +*stringForm*tapesizeLabel.label: Capacity: +*stringForm*tapesizeLabel.fromVert: devtypeLabel +*stringForm*tapesizeLabel.fromHoriz: tapetypeText +*stringForm*tapesizeText.fromVert: devtypeLabel +*stringForm*tapesizeText.fromHoriz: tapesizeLabel +*stringForm*tapesizeText.width: 75 + +*stringForm*tapeusedLabel.label: Used: +*stringForm*tapeusedLabel.fromVert: devtypeLabel +*stringForm*tapeusedLabel.fromHoriz: tapesizeText +*stringForm*tapeusedText.fromVert: devtypeLabel +*stringForm*tapeusedText.fromHoriz: tapeusedLabel +*stringForm*tapeusedText.width: 117 + +*stringForm*acmodeLabel.label: Access Mode: +*stringForm*acmodeLabel.fromVert: tapeusedLabel +*stringForm*acmodeText.fromVert: tapeusedLabel +*stringForm*acmodeText.fromHoriz: acmodeLabel +*stringForm*acmodeText.width: 70 + +*stringForm*densityLabel.label: Density: +*stringForm*densityLabel.fromVert: tapeusedLabel +*stringForm*densityLabel.fromHoriz: acmodeText +*stringForm*densityText.fromVert: tapeusedLabel +*stringForm*densityText.fromHoriz: densityLabel +*stringForm*densityText.width: 72 + +*stringForm*blksizeLabel.label: Device Block Size: +*stringForm*blksizeLabel.fromVert: tapeusedLabel +*stringForm*blksizeLabel.fromHoriz: densityText +*stringForm*blksizeText.fromVert: tapeusedLabel +*stringForm*blksizeText.fromHoriz: blksizeLabel +*stringForm*blksizeText.width: 71 + +*stringForm*nfilesLabel.label: Total Files: +*stringForm*nfilesLabel.fromVert: acmodeLabel +*stringForm*nfilesText.fromVert: acmodeLabel +*stringForm*nfilesText.fromHoriz: nfilesLabel +*stringForm*nfilesText.width: 55 + +*stringForm*fileLabel.label: File: +*stringForm*fileLabel.fromVert: acmodeLabel +*stringForm*fileLabel.fromHoriz: nfilesText +*stringForm*fileText.fromVert: acmodeLabel +*stringForm*fileText.fromHoriz: fileLabel +*stringForm*fileText.width: 62 + +*stringForm*recordLabel.label: Record: +*stringForm*recordLabel.fromVert: acmodeLabel +*stringForm*recordLabel.fromHoriz: fileText +*stringForm*recordText.fromVert: acmodeLabel +*stringForm*recordText.fromHoriz: recordLabel +*stringForm*recordText.width: 50 + +*stringForm*recsizeLabel.label: Record Size: +*stringForm*recsizeLabel.fromVert: acmodeLabel +*stringForm*recsizeLabel.fromHoriz: recordText +*stringForm*recsizeText.fromVert: acmodeLabel +*stringForm*recsizeText.fromHoriz: recsizeLabel +*stringForm*recsizeText.width: 50 + +*beNiceToColormap: False |