|
|
1.1 root 1: .\"#! troff -Q -ms $1
2: .\" This is the "Xterm Control Sequences" document, written by
3: .\" Edward Moy
4: .\" Academic Computing Services
5: .\" University of California
6: .\" Berkeley, CA 94720
7: .\"
8: .\" [email protected]
9: .\" ucbvax!opal!edmoy
10: .\"
11: .\" Run this file through troff and use the -ms macro package.
12: .ND
13: .de St
14: .sp
15: .nr PD 0
16: .nr PI 1.5i
17: .nr VS 16
18: ..
19: .de Ed
20: .nr PD .3v
21: .nr VS 12
22: ..
23: .rm CH
24: .ds LH Xterm Control Sequences
25: .nr s 6*\n(PS/10
26: .ds L \s\nsBEL\s0
27: .ds E \s\nsESC\s0
28: .ds T \s\nsTAB\s0
29: .ds X \s\nsETX\s0
30: .ds N \s\nsENQ\s0
31: .ds e \s\nsETB\s0
32: .ds C \s\nsCAN\s0
33: .ds S \s\nsSUB\s0
34: .nr [W \w'\*L'u
35: .nr w \w'\*E'u
36: .if \nw>\n([W .nr [W \nw
37: .nr w \w'\*T'u
38: .if \nw>\n([W .nr [W \nw
39: .nr w \w'\*X'u
40: .if \nw>\n([W .nr [W \nw
41: .nr w \w'\*N'u
42: .if \nw>\n([W .nr [W \nw
43: .nr w \w'\*e'u
44: .if \nw>\n([W .nr [W \nw
45: .nr w \w'\*C'u
46: .if \nw>\n([W .nr [W \nw
47: .nr w \w'\*S'u
48: .if \nw>\n([W .nr [W \nw
49: .nr [W +\w'\|\|'u
50: .de []
51: .nr w \w'\\$2'
52: .nr H \\n([Wu-\\nwu
53: .nr h \\nHu/2u
54: .ds \\$1 \(br\v'-1p'\(br\v'1p'\h'\\nhu'\\$2\h'\\nHu-\\nhu'\(br\l'-\\n([Wu\(ul'\v'-1p'\(br\l'-\\n([Wu\(rn'\v'1p'\|
55: ..
56: .[] Et \v'-1p'\*X\v'1p'
57: .[] En \v'-1p'\*N\v'1p'
58: .[] Be \v'-1p'\*L\v'1p'
59: .[] Bs \v'-1p'\s\nsBS\s0\v'1p'
60: .[] Ta \v'-1p'\*T\v'1p'
61: .[] Lf \v'-1p'\s\nsLF\s0\v'1p'
62: .[] Vt \v'-1p'\s\nsVT\s0\v'1p'
63: .[] Ff \v'-1p'\s\nsFF\s0\v'1p'
64: .[] Cr \v'-1p'\s\nsCR\s0\v'1p'
65: .[] So \v'-1p'\s\nsSO\s0\v'1p'
66: .[] Si \v'-1p'\s\nsSI\s0\v'1p'
67: .[] Eb \v'-1p'\*e\v'1p'
68: .[] Ca \v'-1p'\*C\v'1p'
69: .[] Su \v'-1p'\*S\v'1p'
70: .[] Es \v'-1p'\*E\v'1p'
71: .[] Fs \v'-1p'\s\nsFS\s0\v'1p'
72: .[] Gs \v'-1p'\s\nsGS\s0\v'1p'
73: .[] Rs \v'-1p'\s\nsRS\s0\v'1p'
74: .[] Us \v'-1p'\s\nsUS\s0\v'1p'
75: .[] # #
76: .[] (( (
77: .[] ) )
78: .[] * *
79: .[] + +
80: .[] 0 0
81: .[] 1 1
82: .[] 2 2
83: .[] 3 3
84: .[] 4 4
85: .[] 5 5
86: .[] 6 6
87: .[] 7 7
88: .[] 8 8
89: .[] 9 9
90: .[] : :
91: .[] ; ;
92: .[] = =
93: .[] > >
94: .[] ? ?
95: .[] @ @
96: .[] A A
97: .[] cB B
98: .[] C C
99: .[] D D
100: .[] E E
101: .[] F F
102: .[] H H
103: .[] J J
104: .[] K K
105: .[] L L
106: .[] M M
107: .[] N N
108: .[] O O
109: .[] P P
110: .[] R R
111: .[] S S
112: .[] T T
113: .[] [[ [
114: .[] ] ]
115: .[] ` \`
116: .[] a a
117: .[] b b
118: .[] c c
119: .[] d d
120: .[] f f
121: .[] g g
122: .[] h h
123: .[] i i
124: .[] j j
125: .[] k k
126: .[] l l
127: .[] m m
128: .[] n n
129: .[] p p
130: .[] q q
131: .[] r r
132: .[] s s
133: .[] t t
134: .[] x x
135: .ds Cc \fIC\fP
136: .ds Ps \fIP\v'.3m'\h'-.2m'\s-2s\s0\v'-.3m'\fP
137: .ds Pm \fIP\v'.3m'\h'-.2m'\s-2m\s0\v'-.3m'\fP
138: .ds Pt \fIP\v'.3m'\h'-.2m'\s-2t\s0\v'-.3m'\fP
139: .ds Ix \fIx\fP
140: .ds Iy \fIy\fP
141: .ds Iw \fIw\fP
142: .ds Ih \fIh\fP
143: .ds Ir \fIr\fP
144: .ds Ic \fIc\fP
145: .nr LL 6.5i
146: .TL
147: Xterm Control Sequences
148: .am NP
149: .ds CF %
150: ..
151: .SH
152: Definitions
153: .IP \*(Cc
154: A single (required) character.
155: .IP \*(Ps
156: A single (usually optional) numeric parameter, composed of one of more digits.
157: .IP \*(Pm
158: A multiple numeric parameter composed of any number of single numeric
159: parameters, separated by \*; character(s).
160: .IP \*(Pt
161: A text parameter composed of printable characters.
162: .SH
163: VT102 Mode
164: .ds RH VT102 Mode
165: .LP
166: Most of these control sequences are standard VT102 control sequences.
167: There are, however, additional ones to provide control of
168: .I xterm
169: dependent functions, like the scrollbar or window size.
170: .St
171: .IP \\*(Be
172: Bell (Ctrl-G)
173: .IP \\*(Bs
174: Backspace (Ctrl-H)
175: .IP \\*(Ta
176: Horizontal Tab (Ctrl-I)
177: .IP \\*(Lf
178: Line Feed or New Line (Ctrl-J)
179: .IP \\*(Vt
180: Vertical Tab (Ctrl-K)
181: .IP \\*(Ff
182: Form Feed or New Page (Ctrl-L)
183: .IP \\*(Cr
184: Carriage Return (Ctrl-M)
185: .IP \\*(So
186: Shift Out (Ctrl-N) \(-> Switch to Alternate Character Set
187: .IP \\*(Si
188: Shift In (Ctrl-O) \(-> Switch to Standard Character Set
189: .IP \\*(Es\\*#\\*8
190: DEC Screen Alignment Test (DECALN)
191: .IP \\*(Es\\*(((\\*(Cc
192: Select G0 Character Set (SCS)
193: \*(Cc = \*0 \(-> Special Character and Line Drawing Set
194: \*(Cc = \*1 \(-> Alternate Character ROM Standard Set
195: \*(Cc = \*2 \(-> Alternate Character ROM Special Set
196: \*(Cc = \*A \(-> United Kingdom (UK)
197: \*(Cc = \*(cB \(-> United States (USASCII)
198: .IP \\*(Es\\*)\\*(Cc
199: Select G1 Character Set (SCS)
200: \*(Cc = \*0 \(-> Special Character and Line Drawing Set
201: \*(Cc = \*1 \(-> Alternate Character ROM Standard Set
202: \*(Cc = \*2 \(-> Alternate Character ROM Special Set
203: \*(Cc = \*A \(-> United Kingdom (UK)
204: \*(Cc = \*(cB \(-> United States (USASCII)
205: .IP \\*(Es\\**\\*(Cc
206: Select G2 Character Set (SCS)
207: \*(Cc = \*0 \(-> Special Character and Line Drawing Set
208: \*(Cc = \*1 \(-> Alternate Character ROM Standard Set
209: \*(Cc = \*2 \(-> Alternate Character ROM Special Set
210: \*(Cc = \*A \(-> United Kingdom (UK)
211: \*(Cc = \*(cB \(-> United States (USASCII)
212: .IP \\*(Es\\*+\\*(Cc
213: Select G3 Character Set (SCS)
214: \*(Cc = \*0 \(-> Special Character and Line Drawing Set
215: \*(Cc = \*1 \(-> Alternate Character ROM Standard Set
216: \*(Cc = \*2 \(-> Alternate Character ROM Special Set
217: \*(Cc = \*A \(-> United Kingdom (UK)
218: \*(Cc = \*(cB \(-> United States (USASCII)
219: .IP \\*(Es\\*7
220: Save Cursor (DECSC)
221: .IP \\*(Es\\*8
222: Restore Cursor (DECRC)
223: .IP \\*(Es\\*=
224: Application Keypad (DECPAM)
225: .IP \\*(Es\\*>
226: Normal Keypad (DECPNM)
227: .IP \\*(Es\\*D
228: Index (IND)
229: .IP \\*(Es\\*E
230: Next Line (NEL)
231: .IP \\*(Es\\*H
232: Tab Set (HTS)
233: .IP \\*(Es\\*M
234: Reverse Index (RI)
235: .IP \\*(Es\\*N
236: Single Shift Select of G2 Character Set (SS2)
237: .IP \\*(Es\\*O
238: Single Shift Select of G3 Character Set (SS3)
239: .IP \\*(Es\\*([[\\*(Ps\|\\*@
240: Insert \*(Ps (Blank) Character(s) (default = 1) (ICH)
241: .IP \\*(Es\\*([[\\*(Ps\|\\*A
242: Cursor Up \*(Ps Times (default = 1) (CUU)
243: .IP \\*(Es\\*([[\\*(Ps\|\\*(cB
244: Cursor Down \*(Ps Times (default = 1) (CUD)
245: .IP \\*(Es\\*([[\\*(Ps\|\\*C
246: Cursor Forward \*(Ps Times (default = 1) (CUF)
247: .IP \\*(Es\\*([[\\*(Ps\|\\*D
248: Cursor Backward \*(Ps Times (default = 1) (CUB)
249: .IP \\*(Es\\*([[\\*(Ps\|\\*;\\*(Ps\|\\*H
250: Cursor Position [row;column] (default = [1,1]) (CUP)
251: .IP \\*(Es\\*([[\\*(Ps\|\\*J
252: Erase in Display (ED)
253: \*(Ps = \*0 \(-> Clear Below (default)
254: \*(Ps = \*1 \(-> Clear Above
255: \*(Ps = \*2 \(-> Clear All
256: .IP \\*(Es\\*([[\\*(Ps\|\\*K
257: Erase in Line (EL)
258: \*(Ps = \*0 \(-> Clear to Right (default)
259: \*(Ps = \*1 \(-> Clear to Left
260: \*(Ps = \*2 \(-> Clear All
261: .IP \\*(Es\\*([[\\*(Ps\|\\*L
262: Insert \*(Ps Line(s) (default = 1) (IL)
263: .IP \\*(Es\\*([[\\*(Ps\|\\*M
264: Delete \*(Ps Line(s) (default = 1) (DL)
265: .IP \\*(Es\\*([[\\*(Ps\|\\*P
266: Delete \*(Ps Character(s) (default = 1) (DCH)
267: .IP \\*(Es\\*([[\\*(Ps\|\\*c
268: Device Atrributes (DA1)
269: .IP \\*(Es\\*([[\\*(Ps\|\\*;\\*(Ps\|\\*f
270: Cursor Position [row;column] (default = [1,1]) (HVP)
271: .IP \\*(Es\\*([[\\*(Ps\|\\*g
272: Tab Clear
273: \*(Ps = \*0 \(-> Clear Current Column (default)
274: \*(Ps = \*3 \(-> Clear All
275: .IP \\*(Es\\*([[\\*(Ps\|\\*h
276: Mode Set (SET)
277: \*(Ps = \*4 \(-> Insert Mode (IRM)
278: \*(Ps = \*2\*0 \(-> Automatic Linefeed (LNM)
279: .IP \\*(Es\\*([[\\*(Ps\|\\*l
280: Mode Reset (RST)
281: \*(Ps = \*4 \(-> Insert Mode (IRM)
282: \*(Ps = \*2\*0 \(-> Automatic Linefeed (LNM)
283: .IP \\*(Es\\*([[\\*(Pm\|\\*m
284: Character Attributes (SGR)
285: \*(Ps = \*0 \(-> Normal (default)
286: \*(Ps = \*1 \(-> Blink (appears as Bold)
287: \*(Ps = \*4 \(-> Underscore
288: \*(Ps = \*5 \(-> Bold
289: \*(Ps = \*7 \(-> Inverse
290: .IP \\*(Es\\*([[\\*(Ps\|\\*n
291: Device Status Report (DSR)
292: \*(Ps = 5 \(-> Status Report \*(Es\*([[\*0\*n \(-> OK
293: \*(Ps = 6 \(-> Report Cursor Position (CPR) [row;column] as
294: \*(Es\*([[\*(Ir\|\*;\*(Ic\|\*R
295: .IP \\*(Es\\*([[\\*(Ps\|\\*;\\*(Ps\|\\*r
296: Set Scrolling Region [top;bottom] (default = full size of window) (DECSTBM)
297: .IP \\*(Es\\*([[\\*(Pm\|\\*t
298: Sun TTY Emulation
299: \*(Pm = \*3\*;\*(Ix\|\*;\*(Iy \(-> Move Window to (\*(Ix, \*(Iy)
300: \*(Pm = \*4\*;\*(Iw\|\*;\*(Ih \(-> Resize Window, Width \*(Iw, Height \*(Ih
301: in Pixels
302: \*(Pm = \*5 \(-> Raise Window
303: \*(Pm = \*6 \(-> Lower Window
304: \*(Pm = \*7 \(-> Redraw Window
305: \*(Pm = \*8\*;\*(Ir\|\*;\*(Ic \(-> Resize Window, \*(Ir Rows, \*(Ic Columns
306: \*(Pm = \*1\*3 \(-> Send Window Position as
307: \*(Es\*([[\*3\*;\*(Ix\|\*;\*(Iy\|\*t
308: \*(Pm = \*1\*4 \(-> Send Window Size in Pixels as
309: \*(Es\*([[\*4\*;\*(Iw\|\*;\*(Ih\|\*t
310: \*(Pm = \*1\*8 \(-> Send Window Size in Rows and Columns as
311: \*(Es\*([[\*8\*;\*(Ir\|\*;\*(Ic\|\*t
312: .IP \\*(Es\\*([[\\*(Ps\|\\*x
313: Request Terminal Parameters (DECREQTPARM)
314: .IP \\*(Es\\*([[\\*?\\*E
315: Erase Status Line
316: .IP \\*(Es\\*([[\\*?\\*F
317: Return from Status Line
318: .IP \\*(Es\\*([[\\*?\\*H
319: Hide Status Line
320: .IP \\*(Es\\*([[\\*?\\*S
321: Show Status Line
322: .IP \\*(Es\\*([[\\*?\\*(Ps\|\\*T
323: Go To Column \*(Ps of Status Line
324: .IP \\*(Es\\*([[\\*?\\*(Ps\|\\*h
325: DEC Private Mode Set (DECSET)
326: \*(Ps = \*1 \(-> Application Cursor Keys (DECCKM)
327: \*(Ps = \*3 \(-> 132 Column Mode (DECCOLM)
328: \*(Ps = \*4 \(-> Smooth (Slow) Scroll (DECSCLM)
329: \*(Ps = \*5 \(-> Reverse Video (DECSCNM)
330: \*(Ps = \*6 \(-> Origin Mode (DECOM)
331: \*(Ps = \*7 \(-> Wraparound Mode (DECAWM)
332: \*(Ps = \*8 \(-> Auto-repeat Keys (DECARM)
333: \*(Ps = \*9 \(-> Send MIT Mouse Row & Column on Button Press
334: \*(Ps = \*3\*8 \(-> Enter TekTronix Mode (DECTEK)
335: \*(Ps = \*4\*0 \(-> Allow 80 \z\(<-\(-> 132 Mode
336: \*(Ps = \*4\*1 \(-> \fIcurses\fP(5) fix
337: \*(Ps = \*4\*2 \(-> Show Scrollbar
338: \*(Ps = \*4\*3 \(-> Save Lines Scrolled of Top of Window
339: \*(Ps = \*4\*4 \(-> Turn On Margin Bell
340: \*(Ps = \*4\*5 \(-> Reverse-wraparound Mode
341: \*(Ps = \*4\*6 \(-> Start Logging
342: \*(Ps = \*4\*7 \(-> Use Alternate Screen Buffer
343: \*(Ps = \*4\*8 \(-> Reverse Status Line
344: \*(Ps = \*4\*9 \(-> Page Scroll Mode
345: .IP \\*(Es\\*([[\\*?\\*(Ps\|\\*l
346: DEC Private Mode Reset (DECRST)
347: \*(Ps = \*1 \(-> Normal Cursor Keys (DECCKM)
348: \*(Ps = \*3 \(-> 80 Column Mode (DECCOLM)
349: \*(Ps = \*4 \(-> Jump (Fast) Scroll (DECSCLM)
350: \*(Ps = \*5 \(-> Normal Video (DECSCNM)
351: \*(Ps = \*6 \(-> Normal Cursor Mode (DECOM)
352: \*(Ps = \*7 \(-> No Wraparound Mode (DECAWM)
353: \*(Ps = \*8 \(-> No Auto-repeat Keys (DECARM)
354: \*(Ps = \*9 \(-> Don't Send MIT Mouse Row & Column on Button Press
355: \*(Ps = \*4\*0 \(-> Disallow 80 \z\(<-\(-> 132 Mode
356: \*(Ps = \*4\*1 \(-> No \fIcurses\fP(5) fix
357: \*(Ps = \*4\*2 \(-> Hide Scrollbar
358: \*(Ps = \*4\*3 \(-> Don't Save Lines Scrolled of Top of Window
359: \*(Ps = \*4\*4 \(-> Turn Off Margin Bell
360: \*(Ps = \*4\*5 \(-> No Reverse-wraparound Mode
361: \*(Ps = \*4\*6 \(-> Stop Logging
362: \*(Ps = \*4\*7 \(-> Use Normal Screen Buffer
363: \*(Ps = \*4\*8 \(-> Un-reverse Status Line
364: \*(Ps = \*4\*9 \(-> Normal Scroll Mode
365: .IP \\*(Es\\*([[\\*?\\*(Ps\|\\*r
366: Restore DEC Private Mode
367: \*(Ps = \*1 \(-> Normal/Application Cursor Keys (DECCKM)
368: \*(Ps = \*3 \(-> 80/132 Column Mode (DECCOLM)
369: \*(Ps = \*4 \(-> Jump (Fast)/Smooth (Slow) Scroll (DECSCLM)
370: \*(Ps = \*5 \(-> Normal/Reverse Video (DECSCNM)
371: \*(Ps = \*6 \(-> Normal/Origin Cursor Mode (DECOM)
372: \*(Ps = \*7 \(-> No Wraparound/Wraparound Mode (DECAWM)
373: \*(Ps = \*8 \(-> Auto-repeat/No Auto-repeat Keys (DECARM)
374: \*(Ps = \*9 \(-> Don't Send/Send MIT Mouse Row & Column on Button Press
375: \*(Ps = \*4\*0 \(-> Disallow/Allow 80 \z\(<-\(-> 132 Mode
376: \*(Ps = \*4\*1 \(-> Off/On \fIcurses\fP(5) fix
377: \*(Ps = \*4\*2 \(-> Hide/Show Scrollbar
378: \*(Ps = \*4\*3 \(-> Don't Save/Save Lines Scrolled of Top of Window
379: \*(Ps = \*4\*4 \(-> Turn Off/On Margin Bell
380: \*(Ps = \*4\*5 \(-> No Reverse-wraparound/Reverse-wraparound Mode
381: \*(Ps = \*4\*6 \(-> Stop/Start Logging
382: \*(Ps = \*4\*7 \(-> Use Normal/Alternate Screen Buffer
383: \*(Ps = \*4\*8 \(-> Un-reverse/Reverse Status Line
384: \*(Ps = \*4\*9 \(-> Normal/Page Scroll Mode
385: .IP \\*(Es\\*([[\\*?\\*(Ps\|\\*s
386: Save DEC Private Mode
387: \*(Ps = \*1 \(-> Normal/Application Cursor Keys (DECCKM)
388: \*(Ps = \*3 \(-> 80/132 Column Mode (DECCOLM)
389: \*(Ps = \*4 \(-> Jump (Fast)/Smooth (Slow) Scroll (DECSCLM)
390: \*(Ps = \*5 \(-> Normal/Reverse Video (DECSCNM)
391: \*(Ps = \*6 \(-> Normal/Origin Cursor Mode (DECOM)
392: \*(Ps = \*7 \(-> No Wraparound/Wraparound Mode (DECAWM)
393: \*(Ps = \*8 \(-> Auto-repeat/No Auto-repeat Keys (DECARM)
394: \*(Ps = \*9 \(-> Don't Send/Send MIT Mouse Row & Column on Button Press
395: \*(Ps = \*4\*0 \(-> Disallow/Allow 80 \z\(<-\(-> 132 Mode
396: \*(Ps = \*4\*1 \(-> Off/On \fIcurses\fP(5) fix
397: \*(Ps = \*4\*2 \(-> Hide/Show Scrollbar
398: \*(Ps = \*4\*3 \(-> Don't Save/Save Lines Scrolled of Top of Window
399: \*(Ps = \*4\*4 \(-> Turn Off/On Margin Bell
400: \*(Ps = \*4\*5 \(-> No Reverse-wraparound/Reverse-wraparound Mode
401: \*(Ps = \*4\*6 \(-> Stop/Start Logging
402: \*(Ps = \*4\*7 \(-> Use Normal/Alternate Screen Buffer
403: \*(Ps = \*4\*8 \(-> Un-reverse/Reverse Status Line
404: \*(Ps = \*4\*9 \(-> Normal/Page Scroll Mode
405: .IP \\*(Es\\*]\\*(Ps\|\\*;\\*(Pt\|\\*(Be
406: Set Text Parameters
407: \*(Ps = \*0 \(-> Change Window Name and Title to \*(Pt
408: \*(Ps = \*4\*6 \(-> Change Log File to \*(Pt
409: .IP \\*(Es\\*c
410: Full Reset (RIS)
411: .Ed
412: .SH
413: Tektronix 4015 Mode
414: .ds RH Tektronix 4015 Mode
415: .LP
416: Most of these sequences are standard Tektronix 4015 control sequences.
417: The major features missing are the alternate (APL) character set and
418: the write-thru and defocused modes.
419: .St
420: .IP \\*(Be
421: Bell (Ctrl-G)
422: .IP \\*(Bs
423: Backspace (Ctrl-H)
424: .IP \\*(Ta
425: Horizontal Tab (Ctrl-I)
426: .IP \\*(Lf
427: Line Feed or New Line (Ctrl-J)
428: .IP \\*(Vt
429: Vertical Tab (Ctrl-K)
430: .IP \\*(Ff
431: Form Feed or New Page (Ctrl-L)
432: .IP \\*(Cr
433: Carriage Return (Ctrl-M)
434: .IP \\*(Es\\*(Et
435: Switch to VT102 Mode
436: .IP \\*(Es\\*(En
437: Return Terminal Status
438: .IP \\*(Es\\*(Lf
439: PAGE (Clear Screen)
440: .IP \\*(Es\\*(Eb
441: COPY (Save Tektronix Codes to File)
442: .IP \\*(Es\\*(Ca
443: Bypass Condition
444: .IP \\*(Es\\*(Su
445: GIN mode
446: .IP \\*(Es\\*(Fs
447: Special Point Plot Mode
448: .IP \\*(Es\\*(Gs
449: Graph Mode (same as \*(Gs)
450: .IP \\*(Es\\*(Rs
451: Incremental Plot Mode (same as \*(Rs)
452: .IP \\*(Es\\*(Us
453: Alpha Mode (same as \*(Us)
454: .IP \\*(Es\\*8
455: Select Large Character Set
456: .IP \\*(Es\\*9
457: Select #2 Character Set
458: .IP \\*(Es\\*:
459: Select #3 Character Set
460: .IP \\*(Es\\*;
461: Select Small Character Set
462: .IP \\*(Es\\*]\\*(Ps\|\\*;\\*(Pt\|\\*(Be
463: Set Text Parameters
464: \*(Ps = \*0 \(-> Change Window Name and Title to \*(Pt
465: \*(Ps = \*4\*6 \(-> Change Log File to \*(Pt
466: .IP \\*(Es\\*`
467: Normal Z Axis and Normal (solid) Vectors
468: .IP \\*(Es\\*a
469: Normal Z Axis and Dotted Line Vectors
470: .IP \\*(Es\\*b
471: Normal Z Axis and Dot-Dashed Vectors
472: .IP \\*(Es\\*c
473: Normal Z Axis and Short-Dashed Vectors
474: .IP \\*(Es\\*d
475: Normal Z Axis and Long-Dashed Vectors
476: .IP \\*(Es\\*h
477: Defocused Z Axis and Normal (solid) Vectors
478: .IP \\*(Es\\*i
479: Defocused Z Axis and Dotted Line Vectors
480: .IP \\*(Es\\*j
481: Defocused Z Axis and Dot-Dashed Vectors
482: .IP \\*(Es\\*k
483: Defocused Z Axis and Short-Dashed Vectors
484: .IP \\*(Es\\*l
485: Defocused Z Axis and Long-Dashed Vectors
486: .IP \\*(Es\\*p
487: Write-Thru Mode and Normal (solid) Vectors
488: .IP \\*(Es\\*q
489: Write-Thru Mode and Dotted Line Vectors
490: .IP \\*(Es\\*r
491: Write-Thru Mode and Dot-Dashed Vectors
492: .IP \\*(Es\\*s
493: Write-Thru Mode and Short-Dashed Vectors
494: .IP \\*(Es\\*t
495: Write-Thru Mode and Long-Dashed Vectors
496: .IP \\*(Fs
497: Point Plot Mode
498: .IP \\*(Gs
499: Graph Mode
500: .IP \\*(Rs
501: Incremental Plot Mode
502: .IP \\*(Us
503: Alpha Mode
504: .Ed
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.