termcap.small revision 3120
11769Sjkh# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
21769Sjkh# All rights reserved.
31769Sjkh#
41769Sjkh# Redistribution and use in source and binary forms, with or without
51769Sjkh# modification, are permitted provided that the following conditions
61769Sjkh# are met:
71769Sjkh# 1. Redistributions of source code must retain the above copyright
81769Sjkh#    notice, this list of conditions and the following disclaimer.
91769Sjkh# 2. Redistributions in binary form must reproduce the above copyright
101769Sjkh#    notice, this list of conditions and the following disclaimer in the
111769Sjkh#    documentation and/or other materials provided with the distribution.
121769Sjkh# 3. All advertising materials mentioning features or use of this software
131769Sjkh#    must display the following acknowledgement:
141769Sjkh#	This product includes software developed by the University of
151769Sjkh#	California, Berkeley and its contributors.
161769Sjkh# 4. Neither the name of the University nor the names of its contributors
171769Sjkh#    may be used to endorse or promote products derived from this software
181769Sjkh#    without specific prior written permission.
191769Sjkh#
201769Sjkh# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
211769Sjkh# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
221769Sjkh# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
231769Sjkh# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
241769Sjkh# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
251769Sjkh# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
261769Sjkh# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
271769Sjkh# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
281769Sjkh# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
291769Sjkh# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
301769Sjkh# SUCH DAMAGE.
311769Sjkh#
321769Sjkh#	@(#)termcap.src	5.88 (Berkeley) 4/30/91
331769Sjkh#
341769Sjkh# 
351769Sjkh# for syscons
363120Sachecons25|ansis|ansi80x25:\
373120Sache	:ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305o~s_`^Da\260f\370g\361~\371.^Y-^Xh\261I^U0\333y\363z\362:\
383120Sache	:al=\E[L:am:bs:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
393120Sache	:dc=\E[P:dl=\E[M:do=^J:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:\
403120Sache	:ms:nd=\E[C:pt:rs=\E[x\E[m\Ec:so=\E[7m:se=\E[m:up=\E[A:\
413120Sache	:pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:op=\E[37;40m:\
423120Sache	:k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:\
433120Sache	:k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:\
443120Sache	: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:\
453120Sache	:kN=\E[G:kP=\E[I:@7=\E[F:kI=\E[L:kD=\177:kB=\E[Z:\
461769Sjkh	:IC=\E[%d@:DC=\E[%dP:SF=\E[%dS:SR=\E[%dT:AL=\E[%dL:DL=\E[%dM:\
473120Sache	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bw:\
483120Sache	:mb=\E[5m:md=\E[1m:mh=\E[30;1m:mr=\E[7m:me=\E[m:bl=^G:ut:it#8:
491769Sjkhcons50|ansil|ansi80x50:\
501769Sjkh        :li#50:tc=cons25:
513120Sache# Syscons console with koi8-r russian code table.
523120Sachepc3r|ibmpc3r|FreeBSD console for syscons koi8-r code table:\
533120Sache	:K2=\E[E:kD=\E[K:\
543120Sache	:ac=q\200x\201m\204v\211j\205t\206n\212u\207l\202w\210k\203y\230z\231f\234~\225a\220h\221o~s_`^D.^Y-^XI^U0\215:\
553120Sache	:tc=cons25:
561769Sjkhdosansi|ANSI.SYS standard crt:\
571769Sjkh        :am:bs:ce=\E[K:cl=\E[2J:cm=\E[%i%d;%dH:co#80:\
581769Sjkh        :do=\E[B:li#25:mi:nd=\E[C:\
591769Sjkh        :se=\E[m:so=\E[7m:up=\E[A:us=\E[4m:ue=\E[m:\
601769Sjkh        :md=\E[1m:mh=\E[m:mb=\E[5m:me=\E[m:\
611769Sjkh        :kh=\EG:kb=^h:ku=\EH:kd=\EP:kl=\EK:kr=\EM:\
621769Sjkh        :k1=\E;:k2=\E<:k3=\E=:k4=\E>:k5=\E?:\
631769Sjkh        :k6=\E@:k7=\EA:k8=\EB:k9=\EC:k0=\ED:
641769Sjkh
651769Sjkh# The following is a version of the ibm-pc entry distributed with PC/IX,
661769Sjkh# (Interactive Systems' System 3 for the Big Blue), modified by Richard
671769Sjkh# McIntosh at UCB/CSM.  The :pt: and :uc: have been removed from the original,
681769Sjkh# (the former is untrue, and the latter failed under UCB/man); standout and
691769Sjkh# underline modes have been added.  Note: this entry describes the "native"
701769Sjkh# capabilities of the PC monochrome display, without ANY emulation; most
711769Sjkh# communications packages (but NOT PC/IX connect) do some kind of emulation.
721769Sjkhpc|ibmpc|ibm pc PC/IX:\
731769Sjkh	:li#24:co#80:am:bs:bw:eo:\
741769Sjkh	:cd=\E[J:ce=\E[K:cl=\Ec:cm=\E[%i%2;%2H:do=\E[B:ho=\E[;H:\
751769Sjkh	:nd=\E[C:up=\E[A:so=\E[7m:se=\E[0m:us=\E[4m:ue=\E[0m:
761769Sjkhpc3mono|IBM PC 386BSD Console with monochrome monitor:\
771769Sjkh	:so=\E[0;1r\E[m:tc=pc3:
781769Sjkhpc3|ibmpc3|IBM PC 386BSD Console:\
793120Sache	:Co#8:\
801769Sjkh	:DO=\E[%dB:\
813120Sache	:F1=\E[W:\
823120Sache	:F2=\E[X:\
831769Sjkh	:K1=\E[H:\
841769Sjkh	:K2=\E[I:\
851769Sjkh	:K3=\E[E:\
861769Sjkh	:K4=\E[F:\
871769Sjkh	:K5=\E[G:\
881769Sjkh	:LE=\E[%dD:\
891769Sjkh	:RI=\E[%dC:\
903120Sache	:Sb=\E[1;%dx:\
913120Sache	:Sf=\E[2;%dx:\
921769Sjkh	:UP=\E[%dA:\
933120Sache	:ac=l\332m\300k\277j\331u\264t\303v\301w\302q\304x\263n\305o~s_`^Da\260f\370g\361~\371.^Y-^Xh\261I^U0\333y\363z\362:\
941769Sjkh	:am:\
951769Sjkh	:bl=^G:\
961769Sjkh	:bs:\
971769Sjkh	:cb=\E[1K:\
981769Sjkh	:cd=\E[J:\
991769Sjkh	:ce=\E[K:\
1001769Sjkh	:cl=\E[H\E[J:\
1011769Sjkh	:cm=\E[%i%d;%dH:\
1021769Sjkh	:co#80:\
1031769Sjkh	:cr=^M:\
1041769Sjkh	:do=^J:\
1051769Sjkh	:ho=\E[H:\
1061769Sjkh	:is=\E[m:\
1073120Sache	:it#8:\
1083120Sache	:k;=\E[V:\
1091769Sjkh	:k1=\E[M:\
1101769Sjkh	:k2=\E[N:\
1111769Sjkh	:k3=\E[O:\
1121769Sjkh	:k4=\E[P:\
1131769Sjkh	:k5=\E[Q:\
1141769Sjkh	:k6=\E[R:\
1151769Sjkh	:k7=\E[S:\
1161769Sjkh	:k8=\E[T:\
1171769Sjkh	:k9=\E[U:\
1181769Sjkh	:kD=\177:\
1193120Sache	:@7=\E[F:\
1201769Sjkh	:kN=\E[G:\
1211769Sjkh	:kP=\E[I:\
1221769Sjkh	:kb=\177:\
1231769Sjkh	:kd=\E[B:\
1241769Sjkh	:kh=\E[H:\
1251769Sjkh	:kl=\E[D:\
1261769Sjkh	:kr=\E[C:\
1271769Sjkh	:ku=\E[A:\
1281769Sjkh	:le=^H:\
1291769Sjkh	:li#25:\
1301769Sjkh	:ms:\
1311769Sjkh	:nd=\E[C:\
1323120Sache	:op=\E[x:\
1333120Sache	:pa#64:\
1341769Sjkh	:rs=\E[m:\
1351769Sjkh	:se=\E[m:\
1361769Sjkh	:sf=\E[S:\
1371769Sjkh	:so=\E[7;1r\E[7m:\
1381769Sjkh	:sr=\E[T:\
1391769Sjkh	:ta=^I:\
1401769Sjkh	:te=\E[m:\
1411769Sjkh	:ti=\E[m:\
1423120Sache	:up=\E[A:\
1433120Sache	:ut:
144