xref: /onnv-gate/usr/src/cmd/terminfo/lsi.ti (revision 0:68f95e015346)
1*0Sstevel@tonic-gate#
2*0Sstevel@tonic-gate# CDDL HEADER START
3*0Sstevel@tonic-gate#
4*0Sstevel@tonic-gate# The contents of this file are subject to the terms of the
5*0Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
6*0Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
7*0Sstevel@tonic-gate# with the License.
8*0Sstevel@tonic-gate#
9*0Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*0Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
11*0Sstevel@tonic-gate# See the License for the specific language governing permissions
12*0Sstevel@tonic-gate# and limitations under the License.
13*0Sstevel@tonic-gate#
14*0Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
15*0Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*0Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
17*0Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
18*0Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
19*0Sstevel@tonic-gate#
20*0Sstevel@tonic-gate# CDDL HEADER END
21*0Sstevel@tonic-gate#
22*0Sstevel@tonic-gate#	Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T
23*0Sstevel@tonic-gate#	  All Rights Reserved
24*0Sstevel@tonic-gate
25*0Sstevel@tonic-gate
26*0Sstevel@tonic-gate#ident	"%Z%%M%	%I%	%E% SMI"	/* SVr4.0 1.5	*/
27*0Sstevel@tonic-gate# # --------------------------------
28*0Sstevel@tonic-gate#
29*0Sstevel@tonic-gate# lsi: LEAR SIEGLER (ADM)
30*0Sstevel@tonic-gate#
31*0Sstevel@tonic-gate# Manufacturer:	LEAR SIEGLER
32*0Sstevel@tonic-gate# Class:	III
33*0Sstevel@tonic-gate#
34*0Sstevel@tonic-gateadm1a|adm1|lsi adm1a,
35*0Sstevel@tonic-gate	cr=^M, cud1=^J, ind=^J, bel=^G, am, cub1=^H,
36*0Sstevel@tonic-gate	cup=\E=%p1%' '%+%c%p2%' '%+%c, clear=\E;$<1>,
37*0Sstevel@tonic-gate	cols#80, home=^^, lines#24, cuf1=^L, cuu1=^K,
38*0Sstevel@tonic-gateadm2|lsi adm2,
39*0Sstevel@tonic-gate	cr=^M, cud1=^J, ind=^J, bel=^G, il1=\EE, am, cub1=^H, ed=\EY, el=\ET,
40*0Sstevel@tonic-gate	clear=\E;, cup=\E=%p1%' '%+%c%p2%' '%+%c, cols#80, dch1=\EW, dl1=\ER,
41*0Sstevel@tonic-gate	home=^^, ich1=\EQ, kcud1=^J, khome=^^, kcub1=^H, kcuf1=^L, kcuu1=^K,
42*0Sstevel@tonic-gate	lines#24, cuf1=^L, cuu1=^K,
43*0Sstevel@tonic-gateadm3|lsi adm3,
44*0Sstevel@tonic-gate	cr=^M, cud1=^J, ind=^J, bel=^G,
45*0Sstevel@tonic-gate	am, cub1=^H, clear=^Z, lines#24, cols#80,
46*0Sstevel@tonic-gateadm3a|3a|lsi adm3a,
47*0Sstevel@tonic-gate	cr=^M, cud1=^J, ind=^J, bel=^G, am, cub1=^H,
48*0Sstevel@tonic-gate	cup=\E=%p1%' '%+%c%p2%' '%+%c, clear=^Z$<1>,
49*0Sstevel@tonic-gate	cols#80, home=^^, lines#24, cuf1=^L, cuu1=^K,
50*0Sstevel@tonic-gateadm3a+|3a+|adm3aplus|lsi adm3a+,
51*0Sstevel@tonic-gate	kcub1=^H, kcud1=^J, kcuu1=^K, kcuf1=^L, use=adm3a,
52*0Sstevel@tonic-gateadm5|lsi adm5,
53*0Sstevel@tonic-gate	cr=^M, cud1=^J, ind=^J, bel=^G,
54*0Sstevel@tonic-gate	ed=\EY, el=\ET, cud1=^J, kbs=^H, khome=^^,
55*0Sstevel@tonic-gate	rmso=\EG, xmc#1, smso=\EG, use=adm3aplus,
56*0Sstevel@tonic-gateadm21|lear siegler adm21,
57*0Sstevel@tonic-gate	cr=^M, cud1=^J, ind=^J, bel=^G, ed=\EY, el=\ET, il1=30*\EE,
58*0Sstevel@tonic-gate	dl1=30*\ER, ich1=\EQ, dch1=\EW, smul=\EG8,
59*0Sstevel@tonic-gate	rmul=\EG0, xmc#1, smso=\EG4, rmso=\EG0, kbs=^H, kcub1=^H,
60*0Sstevel@tonic-gate	kcuf1=^L, kcuu1=^K, kcud1=^J, khome=^^, use=adm3a,
61*0Sstevel@tonic-gate# Info:
62*0Sstevel@tonic-gate#	If the adm31 gives you trouble with standout mode, check the
63*0Sstevel@tonic-gate#	DIP switch in position 6, bank @c11, 25% from back end of pad.
64*0Sstevel@tonic-gate#	Should be OFF.
65*0Sstevel@tonic-gate#
66*0Sstevel@tonic-gate#	If there is no such switch, you have an old adm31 and must use
67*0Sstevel@tonic-gate#	oadm31
68*0Sstevel@tonic-gate#
69*0Sstevel@tonic-gateadm31|31|lsi adm31,
70*0Sstevel@tonic-gate	is2=\Eu\E0, cr=^M, cud1=^J, ind=^J, bel=^G, il1=\EE, am, cub1=^H,
71*0Sstevel@tonic-gate	el=\ET, cup=\E=%p1%' '%+%c%p2%' '%+%c, clear=\E*, ed=\EY, cols#80,
72*0Sstevel@tonic-gate	dch1=\EW, dl1=\ER, rmir=\Er, home=^^, smir=\Eq,
73*0Sstevel@tonic-gate	kf0=^A0\r, kf1=^A1\r, kf2=^A2\r, kf3=^A3\r, kf4=^A4\r,
74*0Sstevel@tonic-gate	kf5=^A5\r, kf6=^A6\r, kf7=^A7\r, kf8=^A8\r, kf9=^A9\r,
75*0Sstevel@tonic-gate	kcud1=^J, kcub1=^H, kcuf1=^L, kcuu1=^K,
76*0Sstevel@tonic-gate	lines#24, mir, cuf1=^L,
77*0Sstevel@tonic-gate	rmso=\EG0, smso=\EG1, cuu1=^K, smul=\EG1, rmul=\EG0,
78*0Sstevel@tonic-gateoadm31|o31|old adm31,
79*0Sstevel@tonic-gate	smso=\EG4, smul@, rmul@, use=adm31,
80*0Sstevel@tonic-gate# Info:
81*0Sstevel@tonic-gate#	I had an ADM36 at home for a month and setup the following
82*0Sstevel@tonic-gate#	termcap entry for it. The entry is not fancy (doesn`t set tabs,
83*0Sstevel@tonic-gate#	doesn't implement Highlighting or reverse video, etc.), but
84*0Sstevel@tonic-gate#	works well with vi. It uses the terminal in ADM36 mode not the
85*0Sstevel@tonic-gate#	alternate vt52 emulation mode.
86*0Sstevel@tonic-gate#
87*0Sstevel@tonic-gate36|adm36|lsi adm36,
88*0Sstevel@tonic-gate	el=\E[0K, ed=\E[0J, cup=\E[%i%p1%d;%p2%dH,
89*0Sstevel@tonic-gate	cuf1=\E[D, cuu1=\E[A, cols#80, lines#24, am, cub1=^H,
90*0Sstevel@tonic-gate	clear=\E[H\E[2J, il1=\E[1L$<100>, dl1=\E[1M,
91*0Sstevel@tonic-gate	smir=\E[4h, rmir=\E[4l, mir,
92*0Sstevel@tonic-gate	kcuu1=\E[A, kcud1=\EB, kcuf1=\EC, kcub1=\ED,
93*0Sstevel@tonic-gate	is2=\E[6;?7h\E[4;20;?1;?3;?6;?4l\E(B\E)B\E>,
94*0Sstevel@tonic-gateadm42|42|lsi adm42,
95*0Sstevel@tonic-gate	cvvis=\EC\E3 \E3(, cr=^M, cud1=^J, ind=^J, bel=^G, il1=\EE$<270>,
96*0Sstevel@tonic-gate	am, cub1=^H, ed=\EY, el=\ET, clear=\E;, cup=\E=%p1%' '%+%c%p2%' '%+%c,
97*0Sstevel@tonic-gate	cols#80, dch1=\EW, dl1=\ER, rmir=\Er, smir=\Eq, ip=$<6*>, lines#24,
98*0Sstevel@tonic-gate	cbt=\EI, cuf1=^L, rmso=\EG0, smso=\EG4, ht=\t, cuu1=^k,
99*0Sstevel@tonic-gate	pad=\177, kcud1=^J, kcuf1=^L, kcuu1=^K, kcub1=^H, khome=^^,
100*0Sstevel@tonic-gate# Info:
101*0Sstevel@tonic-gate#	The following termcap for the Lear Siegler ADM-42 leaves the
102*0Sstevel@tonic-gate#	"system line" at the bottom of the screen blank (for those who
103*0Sstevel@tonic-gate#	find it distracting otherwise)
104*0Sstevel@tonic-gate#
105*0Sstevel@tonic-gateadm42-nl|42-nl|lsi adm-42 with no system line,
106*0Sstevel@tonic-gate	il1=\EE\EF ^I, cbt=\EI\EF ^I, ed=\EY\EF ^I, el=\ET\EF ^I, clear=\E;\EF ^I,
107*0Sstevel@tonic-gate	cup=\E=%p1%' '%+%c%p2%' '%+%c$<6>\EF ^I, dch1=\EW\EF ^I, dl1=\ER\EF ^I,
108*0Sstevel@tonic-gate	rmir=\Er\EF ^I, smir=\Eq\EF ^I, use=adm42,
109