"Fossies" - the Fresh Open Source Software Archive 
Member "xterm-379/xterm.dat" (15 Sep 2020, 6023 Bytes) of package /linux/misc/xterm-379.tgz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) AMPL source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 ! $XFree86: xc/programs/xterm/xterm.dat,v 1.5 2005/07/07 00:46:14 dickey Exp $
2 !
3 *title: Xterm
4 *iconName: Xterm
5 *c132: TRUE
6 *scrollBar: on
7 *saveLines: 1000
8
9 ! This is nonsense: if the xterm has no session management capabilities,
10 ! it is useless, and if it does, it is harmful.
11 !XTerm.JoinSession:False
12
13 ! turn off NumLock support - there is some conflict or problem on VMS
14 *numLock: false
15
16 *SimpleMenu*BackingStore: NotUseful
17 *SimpleMenu*menuLabel.font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso*-*
18 *SimpleMenu*menuLabel.vertSpace: 100
19 *SimpleMenu*HorizontalMargins: 16
20 *SimpleMenu*Sme.height: 16
21 *SimpleMenu*Cursor: left_ptr
22
23 *mainMenu.Label: Main Options
24 *mainMenu*securekbd*Label: Secure Keyboard
25 *mainMenu*allowsends*Label: Allow SendEvents
26 *mainMenu*logging*Label: Log to File
27 *mainMenu*print*Label: Print Window
28 *mainMenu*redraw*Label: Redraw Window
29 *mainMenu*dump-html*Label: XHTML Screen Dump
30 *mainMenu*dump-svg*Label: SVG Screen Dump
31 *mainMenu*8-bit control*Label: 8-Bit Controls
32 *mainMenu*backarrow key*Label: Backarrow Key
33 *mainMenu*num-lock*Label: Alt/NumLock Modifiers
34 *mainMenu*meta-esc*Label: Meta Sends Escape
35 *mainMenu*sunFunction-keys*Label: Sun Function-Keys
36 *mainMenu*sunKeyboard*Label: VT220 Keyboard
37 *mainMenu*hp function-keys*Label: HP Function-Keys
38 *mainMenu*suspend*Label: Send STOP Signal
39 *mainMenu*suspend*Sensitive: FALSE
40 *mainMenu*continue*Label: Send CONT Signal
41 *mainMenu*continue*Sensitive: FALSE
42 *mainMenu*interrupt*Label: Send INT Signal
43 *mainMenu*interrupt*Sensitive: FALSE
44 *mainMenu*hangup*Label: Send HUP Signal
45 *mainMenu*hangup*Sensitive: FALSE
46 *mainMenu*terminate*Label: Send TERM Signal
47 *mainMenu*terminate*Sensitive: FALSE
48 *mainMenu*kill*Label: Send KILL Signal
49 *mainMenu*kill*Sensitive: FALSE
50 *mainMenu*quit*Label: Quit
51
52 *vtMenu.Label: VT Options
53 *vtMenu*scrollbar*Label: Enable Scrollbar
54 *vtMenu*jumpscroll*Label: Enable Jump Scroll
55 *vtMenu*reversevideo*Label: Enable Reverse Video
56 *vtMenu*autowrap*Label: Enable Auto Wraparound
57 *vtMenu*reversewrap*Label: Enable Reverse Wraparound
58 *vtMenu*autolinefeed*Label: Enable Auto Linefeed
59 *vtMenu*appcursor*Label: Enable Application Cursor Keys
60 *vtMenu*appkeypad*Label: Enable Application Keypad
61 *vtMenu*scrollkey*Label: Scroll to Bottom on Key Press
62 *vtMenu*scrollttyoutput*Label: Scroll to Bottom on Tty Output
63 *vtMenu*allow132*Label: Allow 80/132 Column Switching
64 *vtMenu*cursesemul*Label: Enable Curses Emulation
65 *vtMenu*visualbell*Label: Enable Visual Bell
66 *vtMenu*poponbell*Label: Enable Pop on Bell
67 *vtMenu*marginbell*Label: Enable Margin Bell
68 *vtMenu*cursorblink*Label: Enable Blinking Cursor
69 *vtMenu*titeInhibit*Label: Enable Alternate Screen Switching
70 *vtMenu*activeicon*Label: Enable Active Icon
71 *vtMenu*softreset*Label: Do Soft Reset
72 *vtMenu*hardreset*Label: Do Full Reset
73 *vtMenu*clearsavedlines*Label: Reset and Clear Saved Lines
74 *vtMenu*tekshow*Label: Show Tek Window
75 *vtMenu*tekmode*Label: Switch to Tek Mode
76 *vtMenu*vthide*Label: Hide VT Window
77 *vtMenu*altscreen*Label: Show Alternate Screen
78
79 *fontMenu.Label: VT Fonts
80 *fontMenu*fontdefault*Label: Default
81 *VT100*font: -bitstream-terminal-medium-r-normal-gs-18-180-75-75-c-110-iso8859-1
82 *fontMenu*font1*Label: Tiny
83 *VT100*font1: -misc-fixed-medium-r-normal--8-60-*-*-c-50-iso8859-1
84 *fontMenu*font2*Label: Small
85 *VT100*font2: -misc-fixed-medium-r-normal--10-70-*-*-c-60-iso8859-1
86 *fontMenu*font3*Label: Medium
87 *VT100*font3: -misc-fixed-medium-r-normal--13-120-*-*-c-70-iso8859-1
88 *fontMenu*font4*Label: Large
89 *VT100*font4: -bitstream-terminal-medium-r-normal-gs-18-180-75-75-c-110-iso8859-1
90 *fontMenu*font5*Label: Huge
91 *VT100*font5: -bitstream-terminal-medium-r-normal-gs-36-280-100-100-c-220-iso8859-1
92 *fontMenu*font6*Label: Large-Narrow
93 *VT100*font6: -bitstream-terminal-medium-r-narrow--18-180-75-75-c-70-iso8859-1
94 *fontMenu*font7*Label: Enormous
95 *VT100*font7: -bitstream-terminal-medium-r-normal--*-200-100-100-c-*-iso8859-1
96 *fontMenu*fontescape*Label: Escape Sequence
97 *fontMenu*fontsel*Label: Selection
98 !fontescape and fontsel overridden by application
99 *fontMenu*font-doublesize*Label: Doublesized Characters
100 *fontMenu*font-loadable*Label: VT220 Soft Fonts
101
102 *tekMenu.Label: Tek Options
103 *tekMenu*tektextlarge*Label: Large Characters
104 *tekMenu*tektext2*Label: #2 Size Characters
105 *tekMenu*tektext3*Label: #3 Size Characters
106 *tekMenu*tektextsmall*Label: Small Characters
107 *tekMenu*tekpage*Label: PAGE
108 *tekMenu*tekreset*Label: RESET
109 *tekMenu*tekcopy*Label: COPY
110 *tekMenu*vtshow*Label: Show VT Window
111 *tekMenu*vtmode*Label: Switch to VT Mode
112 *tekMenu*tekhide*Label: Hide Tek Window
113
114 *tek4014*fontLarge: -misc-fixed-medium-r-normal--15-140-*-*-c-90-iso8859-1
115 *tek4014*font2: -misc-fixed-medium-r-normal--13-120-*-*-c-70-iso8859-1
116 *tek4014*font3: -misc-fixed-medium-r-normal--10-100-*-*-c-60-iso8859-1
117 *tek4014*fontSmall: -misc-fixed-medium-r-normal--8-80-*-*-c-50-iso8859-1
118
119 ! Enable Colour by default.
120
121 *VT100*colorMode: on
122 *VT100*boldColors: on
123 *VT100*dynamicColors: on
124
125 *VT100*highlightColor: red
126 *VT100*cursorColor: white
127 !bold text color
128 *VT100*colorBDMode: on
129 *VT100*colorBD: green
130 !blinking text color
131 *VT100*colorBLMode: on
132 *VT100*colorBL: red
133
134
135 ! Uncomment this use color for underline attribute
136 !*VT100*colorULMode: on
137 !*VT100*italicULMode: on
138 !*VT100*underLine: off
139
140 ! Uncomment this to use color for the bold attribute
141 *VT100*colorBDMode: on
142
143 ! Uncomment this to use the bold/underline colors in preference to other colors
144 *VT100*colorAttrMode: on
145
146 *VT100*color0: black
147 *VT100*color1: red3
148 *VT100*color2: green3
149 *VT100*color3: yellow3
150 *VT100*color4: blue3
151 *VT100*color5: magenta3
152 *VT100*color6: cyan3
153 *VT100*color7: gray90
154 *VT100*color8: gray30
155 *VT100*color9: red
156 *VT100*color10: green
157 *VT100*color11: yellow
158 *VT100*color12: blue
159 *VT100*color13: magenta
160 *VT100*color14: cyan
161 *VT100*color15: white
162 *VT100*colorUL: yellow
163 *VT100*colorBD: white
164