aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/xgterm/XGterm.ad.R5
blob: e87d6b0ab7713f4d11fccfa3d61584cbfc67e0ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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)