termcap.small revision 51237
10SN/A# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
2474SN/A# All rights reserved.
30SN/A#
40SN/A# Redistribution and use in source and binary forms, with or without
50SN/A# modification, are permitted provided that the following conditions
60SN/A# are met:
7157SN/A# 1. Redistributions of source code must retain the above copyright
80SN/A#    notice, this list of conditions and the following disclaimer.
9157SN/A# 2. Redistributions in binary form must reproduce the above copyright
100SN/A#    notice, this list of conditions and the following disclaimer in the
110SN/A#    documentation and/or other materials provided with the distribution.
120SN/A# 3. All advertising materials mentioning features or use of this software
130SN/A#    must display the following acknowledgement:
140SN/A#	This product includes software developed by the University of
150SN/A#	California, Berkeley and its contributors.
160SN/A# 4. Neither the name of the University nor the names of its contributors
170SN/A#    may be used to endorse or promote products derived from this software
180SN/A#    without specific prior written permission.
190SN/A#
200SN/A# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
21157SN/A# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22157SN/A# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23157SN/A# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
240SN/A# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
250SN/A# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
260SN/A# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
270SN/A# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
280SN/A# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
290SN/A# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
300SN/A# SUCH DAMAGE.
310SN/A#
320SN/A#	@(#)termcap.src	5.88 (Berkeley) 4/30/91
330SN/A# $FreeBSD: head/etc/termcap.small 51237 1999-09-13 17:09:08Z peter $
340SN/A# 
350SN/A# for syscons
360SN/A# common entry without semigraphics
370SN/Acons25w|ansiw|ansi80x25-raw:\
380SN/A	:al=\E[L:am:bs:NP:cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:co#80:\
390SN/A	:dc=\E[P:dl=\E[M:do=\E[B:bt=\E[Z:ho=\E[H:ic=\E[@:li#25:cb=\E[1K:\
400SN/A	:ms:nd=\E[C:pt:rs=\E[x\E[m\Ec:so=\E[7m:se=\E[m:up=\E[A:\
410SN/A	:pa#64:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:op=\E[37;40m:\
420SN/A	:k1=\E[M:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:\
430SN/A	:k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:K2=\E[E:nw=\E[E:ec=\E[%dX:\
440SN/A	: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:\
450SN/A	:kN=\E[G:kP=\E[I:@7=\E[F:kI=\E[L:kD=\E[K:kB=\E[Z:\
460SN/A	:IC=\E[%d@:DC=\E[%dP:SF=\E[%dS:SR=\E[%dT:AL=\E[%dL:DL=\E[%dM:\
470SN/A	:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:cv=\E[%i%dd:ch=\E[%i%d`:bw:\
480SN/A	:mb=\E[5m:md=\E[1m:mh=\E[30;1m:mr=\E[7m:me=\E[m:bl=^G:ut:it#8:
490SN/Acons25|ansis|ansi80x25:\
500SN/A	: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:\
510SN/A	:tc=cons25w:
520SN/Acons25-m|ansis-mono|ansi80x25-mono:\
530SN/A	:pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25:
540SN/Acons50|ansil|ansi80x50:\
550SN/A	:li#50:tc=cons25:
560SN/Acons50-m|ansil-mono|ansi80x50-mono:\
570SN/A	:li#50:tc=cons25-m:
580SN/A# Syscons console with koi8-r Russian code table.
590SN/Acons25r|pc3r|ibmpc3r|cons25-koi8-r:\
600SN/A	:ac=q\200x\201m\204v\211j\205t\206n\212u\207l\202w\210k\203y\230z\231f\234~\225a\220h\221`^D.^Y-^XI^U0\215:\
610SN/A	:tc=cons25w:
620SN/Acons25r-m|pc3r-m|ibmpc3r-mono|cons25-koi8-r-mono:\
630SN/A	:pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25r:
640SN/Acons50r|cons50-koi8-r:\
650SN/A	:li#50:tc=cons25r:
660SN/Acons50r-m|cons50-koi8-r-mono:\
670SN/A	:li#50:tc=cons25r-m:
680SN/A# 80x25 ISO 8859-1 FreeBSD console
690SN/Acons25l1|cons25-iso8859-1:\
700SN/A	: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:\
710SN/A	:tc=cons25w:
720SN/Acons25l1-m|cons25-iso8859-1-mono:\
730SN/A	:pa@:Co@:Sf@:Sb@:op@:us=\E[4m:ue=\E[m:md@:mh@:tc=cons25l1:
740SN/A# 80x50 ISO 8859-1 FreeBSD console
750SN/Acons50l1|cons50-iso8859-1:\
760SN/A	:li#50:tc=cons25l1:
770SN/Acons50l1-m|cons50-iso8859-1-mono:\
780SN/A	:li#50:tc=cons25l1-m:
790SN/Adosansi|ANSI.SYS standard crt:\
800SN/A	:am:bs:ce=\E[K:cl=\E[2J:cm=\E[%i%d;%dH:co#80:\
810SN/A	:do=\E[B:li#25:mi:nd=\E[C:\
820SN/A	:se=\E[m:so=\E[7m:up=\E[A:us=\E[4m:ue=\E[m:\
830SN/A	:md=\E[1m:mh=\E[m:mb=\E[5m:me=\E[m:\
840SN/A	:kh=\EG:kb=^h:ku=\EH:kd=\EP:kl=\EK:kr=\EM:\
850SN/A	:k1=\E;:k2=\E<:k3=\E=:k4=\E>:k5=\E?:\
860SN/A	:k6=\E@:k7=\EA:k8=\EB:k9=\EC:k0=\ED:
870SN/A
880SN/A# The following is a version of the ibm-pc entry distributed with PC/IX,
890SN/A# (Interactive Systems' System 3 for the Big Blue), modified by Richard
900SN/A# McIntosh at UCB/CSM.  The :pt: and :uc: have been removed from the original,
910SN/A# (the former is untrue, and the latter failed under UCB/man); standout and
920SN/A# underline modes have been added.  Note: this entry describes the "native"
930SN/A# capabilities of the PC monochrome display, without ANY emulation; most
940SN/A# communications packages (but NOT PC/IX connect) do some kind of emulation.
950SN/Apc|ibmpc|ibm pc PC/IX:\
960SN/A	:li#24:co#80:am:bs:bw:eo:\
970SN/A	:cd=\E[J:ce=\E[K:cl=\Ec:cm=\E[%i%2;%2H:do=\E[B:ho=\E[;H:\
980SN/A	:nd=\E[C:up=\E[A:so=\E[7m:se=\E[0m:us=\E[4m:ue=\E[0m:
990SN/Apc3mono|IBM PC 386BSD Console with monochrome monitor:\
1000SN/A	:so=\E[0;1r\E[m:tc=pc3:
1010SN/Apc3|ibmpc3|IBM PC 386BSD Console:\
1020SN/A	:Co#8:\
1030SN/A	:DO=\E[%dB:\
1040SN/A	:F1=\E[W:\
1050SN/A	:F2=\E[X:\
1060SN/A	:K1=\E[H:\
1070SN/A	:K2=\E[I:\
1080SN/A	:K3=\E[E:\
1090SN/A	:K4=\E[F:\
1100SN/A	:K5=\E[G:\
1110SN/A	:LE=\E[%dD:\
1120SN/A	:RI=\E[%dC:\
1130SN/A	:Sb=\E[1;%dx:\
1140SN/A	:Sf=\E[2;%dx:\
1150SN/A	:UP=\E[%dA:\
1160SN/A	: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:\
1170SN/A	:am:\
1180SN/A	:bl=^G:\
1190SN/A	:bs:\
1200SN/A	:cb=\E[1K:\
1210SN/A	:cd=\E[J:\
1220SN/A	:ce=\E[K:\
1230SN/A	:cl=\E[H\E[J:\
1240SN/A	:cm=\E[%i%d;%dH:\
1250SN/A	:co#80:\
1260SN/A	:cr=^M:\
1270SN/A	:do=\E[B:\
1280SN/A	:ho=\E[H:\
1290SN/A	:is=\E[m:\
1300SN/A	:it#8:\
1310SN/A	:k;=\E[V:\
1320SN/A	:k1=\E[M:\
1330SN/A	:k2=\E[N:\
1340SN/A	:k3=\E[O:\
1350SN/A	:k4=\E[P:\
1360SN/A	:k5=\E[Q:\
1370SN/A	:k6=\E[R:\
1380SN/A	:k7=\E[S:\
1390SN/A	:k8=\E[T:\
1400SN/A	:k9=\E[U:\
1410SN/A	:kD=\177:\
1420SN/A	:@7=\E[F:\
1430SN/A	:kN=\E[G:\
1440SN/A	:kP=\E[I:\
1450SN/A	:kb=\177:\
1460SN/A	:kd=\E[B:\
1470SN/A	:kh=\E[H:\
1480SN/A	:kl=\E[D:\
1490SN/A	:kr=\E[C:\
1500SN/A	:ku=\E[A:\
1510SN/A	:le=^H:\
1520SN/A	:li#25:\
1530SN/A	:ms:\
1540SN/A	:nd=\E[C:\
1550SN/A	:op=\E[x:\
1560SN/A	:pa#64:\
1570SN/A	:rs=\E[m:\
1580SN/A	:se=\E[m:\
1590SN/A	:sf=\E[S:\
1600SN/A	:so=\E[7;1r\E[7m:\
1610SN/A	:sr=\E[T:\
1620SN/A	:ta=^I:\
1630SN/A	:te=\E[m:\
1640SN/A	:ti=\E[m:\
1650SN/A	:up=\E[A:\
1660SN/A	:ut:
1670SN/A