aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/xgterm/XGterm.ad.R5
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /vendor/x11iraf/xgterm/XGterm.ad.R5
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'vendor/x11iraf/xgterm/XGterm.ad.R5')
-rw-r--r--vendor/x11iraf/xgterm/XGterm.ad.R585
1 files changed, 85 insertions, 0 deletions
diff --git a/vendor/x11iraf/xgterm/XGterm.ad.R5 b/vendor/x11iraf/xgterm/XGterm.ad.R5
new file mode 100644
index 00000000..e87d6b0a
--- /dev/null
+++ b/vendor/x11iraf/xgterm/XGterm.ad.R5
@@ -0,0 +1,85 @@
+*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*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)