termcap.small revision 5559
1139747Simp# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
24Srgrimes# All rights reserved.
34Srgrimes#
44Srgrimes# Redistribution and use in source and binary forms, with or without
58876Srgrimes# modification, are permitted provided that the following conditions
64Srgrimes# are met:
74Srgrimes# 1. Redistributions of source code must retain the above copyright
84Srgrimes#    notice, this list of conditions and the following disclaimer.
94Srgrimes# 2. Redistributions in binary form must reproduce the above copyright
104Srgrimes#    notice, this list of conditions and the following disclaimer in the
118876Srgrimes#    documentation and/or other materials provided with the distribution.
128876Srgrimes# 3. All advertising materials mentioning features or use of this software
134Srgrimes#    must display the following acknowledgement:
144Srgrimes#	This product includes software developed by the University of
158876Srgrimes#	California, Berkeley and its contributors.
164Srgrimes# 4. Neither the name of the University nor the names of its contributors
178876Srgrimes#    may be used to endorse or promote products derived from this software
184Srgrimes#    without specific prior written permission.
194Srgrimes#
204Srgrimes# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
214Srgrimes# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
228876Srgrimes# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
234Srgrimes# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
244Srgrimes# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
254Srgrimes# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
264Srgrimes# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
274Srgrimes# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
284Srgrimes# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
294Srgrimes# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
304Srgrimes# SUCH DAMAGE.
314Srgrimes#
324Srgrimes#	@(#)termcap.src	5.88 (Berkeley) 4/30/91
33116176Sobrien#
34116176Sobrien# 
35116176Sobrien# for syscons
36116176Sobrien# common entry without semigraphics
372056Swollmancons25w|ansiw|ansi80x25-raw:\
3842654Sjdp	:al=\E[L:am:bs:NP:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
3986998Sdd	:dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:cb=\E[1K:\
40131952Smarcel	:ms:nd=\E[C:pt:rs=\E[x\E[m\Ec:so=\E[7m:se=\E[m:up=\E[A:\
4186998Sdd	:pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:op=\E[37;40m:\
4286998Sdd	:k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:\
4317848Spst	:k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:K2=\E[E:nw=\E[E:ec=\E[%dX:\
4486998Sdd	:kb=^H:kh=\E[H:ku=\E[A:kd=\E[B:kl=\E[D:kr=\E[C:le=^H:eo:sf=\E[S:sr=\E[T:\
452056Swollman	:kN=\E[G:kP=\E[I:@7=\E[F:kI=\E[L:kD=\177:kB=\E[Z:\
4649558Sphk	:IC=\E[%d@:DC=\E[%dP:SF=\E[%dS:SR=\E[%dT:AL=\E[%dL:DL=\E[%dM:\
47126399Sphk	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:ec=\E[%dX:cv=\E[%dd:ch=\E[%d`:bw:\
48183054Ssam	:mb=\E[5m:md=\E[1m:mh=\E[30;1m:mr=\E[7m:me=\E[m:bl=^G:ut:it#8:
4912734Sbdecons25|ansis|ansi80x25:\
502056Swollman	:ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305`^Da\260f\370g\361~\371.^Y-^Xh\261I^U0\333y\363z\362:\
5112473Sbde	:tc=cons25w:
524Srgrimescons25-m|ansis-mono|ansi80x25-mono:\
534Srgrimes	:pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25:
544Srgrimescons50|ansil|ansi80x50:\
55118990Smarcel        :li#50:tc=cons25:
5679418Sjuliancons50-m|ansil-mono|ansi80x50-mono:\
574Srgrimes	:li#50:tc=cons25-m:
584Srgrimes# Syscons console with koi8-r russian code table.
594Srgrimescons25r|pc3r|ibmpc3r|cons25-koi8-r:\
604Srgrimes	:K2=\E[E:kD=\E[K:\
614Srgrimes	:ac=q\200x\201m\204v\211j\205t\206n\212u\207l\202w\210k\203y\230z\231f\234~\225a\220h\221`^D.^Y-^XI^U0\215:\
6218296Sbde	:tc=cons25w:
634Srgrimescons25r-m|pc3r-m|ibmpc3r-mono|cons25-koi8-r-mono:\
644Srgrimes	:pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25r:
654Srgrimescons50r|cons50-koi8-r:\
664Srgrimes	:li#50:tc=cons25r:
6712515Sphkcons50r-m|cons50-koi8-r-mono:\
68132002Smarcel	:li#50:tc=cons25r-m:
69163192Sbde# 80x25 ISO 8859-1 FreeBSD console
7086998Sddcons25l1|cons25-iso8859-1:\
7185944Speter	:ac=l\215m\216k\214j\213u\226t\225v\227w\230q\222x\231n\217o\220s\224p\221r\223`\201a\202f\207g\210~\237.^Y-^X+\253,\273I\247y\232z\233:\
72132482Smarcel	:tc=cons25w:
73150819Srwatsoncons25l1-m|cons25-iso8859-1-mono:\
74126399Sphk	:pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25l1:
7517848Spst# 80x50 ISO 8859-1 FreeBSD console
76148919Sobriencons50l1|cons50-iso8859-1:\
77148919Sobrien	:li#50:tc=cons25l1:
78148919Sobriencons50l1-m|cons50-iso8859-1-mono:\
7918296Sbde	:li#50:tc=cons25l1-m:
80148919Sobriendosansi|ANSI.SYS standard crt:\
81183054Ssam        :am:bs:ce=\E[K:cl=\E[2J:cm=\E[%i%d;%dH:co#80:\
82148919Sobrien        :do=\E[B:li#25:mi:nd=\E[C:\
83183054Ssam        :se=\E[m:so=\E[7m:up=\E[A:us=\E[4m:ue=\E[m:\
84183054Ssam        :md=\E[1m:mh=\E[m:mb=\E[5m:me=\E[m:\
85148919Sobrien        :kh=\EG:kb=^h:ku=\EH:kd=\EP:kl=\EK:kr=\EM:\
86148919Sobrien        :k1=\E;:k2=\E<:k3=\E=:k4=\E>:k5=\E?:\
87156412Sjhb        :k6=\E@:k7=\EA:k8=\EB:k9=\EC:k0=\ED:
88148919Sobrien
89148919Sobrien# The following is a version of the ibm-pc entry distributed with PC/IX,
90148919Sobrien# (Interactive Systems' System 3 for the Big Blue), modified by Richard
91148919Sobrien# McIntosh at UCB/CSM.  The :pt: and :uc: have been removed from the original,
92183054Ssam# (the former is untrue, and the latter failed under UCB/man); standout and
93148919Sobrien# underline modes have been added.  Note: this entry describes the "native"
94183054Ssam# capabilities of the PC monochrome display, without ANY emulation; most
95148919Sobrien# communications packages (but NOT PC/IX connect) do some kind of emulation.
96148919Sobrienpc|ibmpc|ibm pc PC/IX:\
97148919Sobrien	:li#24:co#80:am:bs:bw:eo:\
98148919Sobrien	:cd=\E[J:ce=\E[K:cl=\Ec:cm=\E[%i%2;%2H:do=\E[B:ho=\E[;H:\
99148919Sobrien	:nd=\E[C:up=\E[A:so=\E[7m:se=\E[0m:us=\E[4m:ue=\E[0m:
100148919Sobrienpc3mono|IBM PC 386BSD Console with monochrome monitor:\
101148919Sobrien	:so=\E[0;1r\E[m:tc=pc3:
102148919Sobrienpc3|ibmpc3|IBM PC 386BSD Console:\
103148919Sobrien	:Co#8:\
104148919Sobrien	:DO=\E[%dB:\
105148919Sobrien	:F1=\E[W:\
106163135Sbde	:F2=\E[X:\
107148919Sobrien	:K1=\E[H:\
108148919Sobrien	:K2=\E[I:\
109148919Sobrien	:K3=\E[E:\
110148919Sobrien	:K4=\E[F:\
111148919Sobrien	:K5=\E[G:\
112148919Sobrien	:LE=\E[%dD:\
113148919Sobrien	:RI=\E[%dC:\
114148919Sobrien	:Sb=\E[1;%dx:\
115148919Sobrien	:Sf=\E[2;%dx:\
116148919Sobrien	:UP=\E[%dA:\
117148919Sobrien	:ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305`^Da\260f\370g\361~\371.^Y-^Xh\261I^U0\333y\363z\362:\
118148919Sobrien	:am:\
119163135Sbde	:bl=^G:\
120183054Ssam	:bs:\
121151622Sjhb	:cb=\E[1K:\
122148919Sobrien	:cd=\E[J:\
123151622Sjhb	:ce=\E[K:\
124148919Sobrien	:cl=\E[H\E[J:\
125156412Sjhb	:cm=\E[%i%d;%dH:\
126148919Sobrien	:co#80:\
127148919Sobrien	:cr=^M:\
128163192Sbde	:do=\E[B:\
129163192Sbde	:ho=\E[H:\
130148919Sobrien	:is=\E[m:\
131148919Sobrien	:it#8:\
132220362Sattilio	:k;=\E[V:\
133148919Sobrien	:k1=\E[M:\
134174914Srwatson	:k2=\E[N:\
135174914Srwatson	:k3=\E[O:\
136174914Srwatson	:k4=\E[P:\
137174914Srwatson	:k5=\E[Q:\
138174910Srwatson	:k6=\E[R:\
139174921Srwatson	:k7=\E[S:\
140148919Sobrien	:k8=\E[T:\
141183054Ssam	:k9=\E[U:\
142148919Sobrien	:kD=\177:\
143148919Sobrien	:@7=\E[F:\
144148919Sobrien	:kN=\E[G:\
1454Srgrimes	:kP=\E[I:\
1464Srgrimes	:kb=\177:\
1474Srgrimes	:kd=\E[B:\
1484Srgrimes	:kh=\E[H:\
1494Srgrimes	:kl=\E[D:\
15012515Sphk	:kr=\E[C:\
1514Srgrimes	:ku=\E[A:\
1524Srgrimes	:le=^H:\
1534Srgrimes	:li#25:\
1544Srgrimes	:ms:\
1554Srgrimes	:nd=\E[C:\
1564Srgrimes	:op=\E[x:\
1574Srgrimes	:pa#64:\
1584Srgrimes	:rs=\E[m:\
1594Srgrimes	:se=\E[m:\
1604Srgrimes	:sf=\E[S:\
1614Srgrimes	:so=\E[7;1r\E[7m:\
1624Srgrimes	:sr=\E[T:\
1634Srgrimes	:ta=^I:\
1644Srgrimes	:te=\E[m:\
1654Srgrimes	:ti=\E[m:\
1664Srgrimes	:up=\E[A:\
1674Srgrimes	:ut:
1684Srgrimes