Lines Matching +full:hp700 +full:- +full:wy

7 #	bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
44 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
50 # This file describes the capabilities of various character-cell terminals,
51 # as needed by software such as screen-oriented editors.
57 # termcap file, but also large numbers of vendor-maintained termcap and
66 # This file uses only the US-ASCII character set (no ISO8859 characters).
68 # This file assumes a US-ASCII character set. If you need to fix this, start
69 # by global-replacing \E(B and \E)B with the appropriate ISO 6429 enablers
73 # In a Japanese-processing environment using EUC/Japanese or Shift-JIS,
74 # C1 characters are considered the first-byte set of the Japanese encodings,
84 # ncurses suite; it differs from stock (System V-compatible) terminfo only
88 # you have ncurses `tic -I' is nicer (among other things, it automatically
92 # using tic -C. This filtering leaves in the OT capabilities under their
93 # original termcap names. All translated entries fit within the 1023-byte
94 # string-table limit of archaic termcap libraries except where explicitly
123 # Comments in this file begin with # - they cannot appear in the middle
136 # that important and frequently-encountered terminal types are near the
149 # Terminal names look like <manufacturer> <model> - <modes/options>
158 # -2p Has two pages of memory. Likewise 4p, 8p, etc.
159 # -am Enable auto-margin.
160 # -m Monochrome. Suppress color support
161 # -mc Magic-cookie. Some terminals (notably older Wyses) can
162 # only support one attribute without magic-cookie lossage.
165 # -nam No auto-margin - suppress <am> capability
166 # -nl No labels - suppress soft labels
167 # -ns No status line - suppress status line
168 # -rv Terminal in reverse video mode (black on white)
169 # -s Enable status line.
170 # -vb Use visible bell (<flash>) rather than <bel>.
171 # -w Wide - in 132 column mode.
173 # go first. Thus `aaa-30-s-rv' is recommended over `aaa-s-rv-30'.
178 # To avoid search clashes, some older all-numeric names for terminals have
182 # Comments marked "esr" are mostly results of applying the termcap-compiler
199 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
201 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
202 # u6 cursor position report (equiv. to ANSI/ECMA-48 CPR)
206 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
212 # answerback string. The string may contain the following scanf(3)-like
218 # The cursor position report (<u6>) string must contain two scanf(3)-style
223 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
232 # Standard for Linux and open-source BSD systems. Some vendors (notably Sun)
236 # is an issue, you will have to hand-patch the file locations before compiling
241 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
242 # character-cell terminals are increasingly replaced by X displays, much of
248 # contact data (Internet address and/or snail-mail + phone).
253 # include its live/dead/out-of-the-business status, and for as many
278 # contributors makes about as much sense as copyrighting a wall-full of
279 # graffiti -- it's legally dubious, ethically bogus, and patently ridiculous.
297 # terminal are the lowest common denominator - they look about like a ti 700.
300 dumb|80-column dumb tty,
325 # for compatibility with xterm -TD
330 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
332 # See the end-of-file comment for more on these.
353 rep=%p1%c\E[%p2%{1}%-%db,
381 ansi+csr|ansi scroll-region plus cursor save & restore,
386 # ROM graphics for control characters such as the diamond, up- and down-arrow.
389 # from the ANSI.SYS de-facto standard.
391 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
396 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
415 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
422 # KOI8-R (RFC1489) acs (alternate character set)
425 acsc=+\020\,\021-\036.^_0\215`\004a\237f\234g\232h\222i\220j\205k\203l\202m\204n\212o\213p\216q\0r\217s\214t\206u\207v\210w\211x\201y\230z\231{\267|\274}L~\225,
434 # They match a subset of ECMA-48.
435 klone+color|color control for ansi.sys and ISO6429-compatible displays,
439 # This is better than klone+color, it doesn't assume white-on-black as the
441 ecma+color|color control for ECMA-48-compatible terminals,
446 # Attribute control for ECMA-48-compatible terminals
447 ecma+sgr|attribute capabilities for true ECMA-48 terminals,
462 #### ANSI/ECMA-48 terminals and terminal emulators
467 # This section lists entries in a least-capable to most-capable order.
471 # ansi-mr is for ANSI terminals with ONLY relative cursor addressing
475 ansi-mr|mem rel cup ansi,
480 # ansi-mini is a bare minimum ANSI terminal. This should work on anything, but
482 ansi-mini|any ansi terminal with pessimistic assumptions,
487 # ansi-mtabs adds relative addressing and minimal tab support
488 ansi-mtabs|any ansi terminal with pessimistic assumptions,
490 ht=^I, use=ansi+local1, use=ansi-mini,
496 # not to require any -- even at 9600 bps. If you encounter problems,
502 # Please make the appropriate adjustments to fit your needs -- that is
518 # (Added vt100 <rc>,<sc> to quiet a tic warning --esr)
531 # Procomm and some other ANSI emulations don't recognize all of the ANSI-
541 pcansi-m|pcansi-mono|ibm-pc terminal programs claiming to be ansi (mono mode),
549 use=klone+sgr-dumb,
550 pcansi-25-m|pcansi25m|ibm-pc terminal programs with 25 lines (mono mode),
551 lines#25, use=pcansi-m,
552 pcansi-33-m|pcansi33m|ibm-pc terminal programs with 33 lines (mono mode),
553 lines#33, use=pcansi-m,
554 pcansi-43-m|ansi43m|ibm-pc terminal programs with 43 lines (mono mode),
555 lines#43, use=pcansi-m,
557 pcansi|ibm-pc terminal programs claiming to be ansi,
558 use=klone+color, use=pcansi-m,
559 pcansi-25|pcansi25|ibm-pc terminal programs with 25 lines,
561 pcansi-33|pcansi33|ibm-pc terminal programs with 33 lines,
563 pcansi-43|pcansi43|ibm-pc terminal programs with 43 lines,
566 # ansi-m -- full ANSI X3.64 with ANSI.SYS-compatible attributes, no color.
570 ansi-m|ansi-mono|ANSI X3.64-1979 terminal with ANSI.SYS compatible attributes,
578 rep=%p1%c\E[%p2%{1}%-%db, rin=\E[%p1%dT, s0ds=\E(B,
580 vpa=\E[%i%p1%dd, use=pcansi-m,
586 # ansi -- this terminfo expresses the largest subset of X3.64 that will fit in
587 # standard terminfo. Assumes ANSI.SYS-compatible attributes and color.
589 ansi|ansi/pc-term compatible with color,
590 use=ansi+enq, use=ecma+color, use=klone+sgr8, use=ansi-m,
592 # ansi-generic is a vanilla ANSI terminal. This is assumed to implement
599 ansi-generic|generic ansi standard terminal,
612 # keys F1-F10 (%p1 values outside this range will yield unpredictable results).
614 ansi.sys-old|ANSI.SYS under PC-DOS 2.1,
624 el=\E[K, use=ansi.sys-old,
627 # Define IBM PC keypad keys for vi as per MS-Kermit while using ANSI.SYS.
629 # Since redefining keys with ansi.sys also affects PC-DOS programs, the key
631 # or others using <smkx>/<rmkx>, the keypad will not be defined as per PC-DOS.
635 # Note that <kcub1> is always BS, because PC-dos can tolerate this change.
639 ansi.sysk|ansisysk|PC-DOS 3.1 ANSI.SYS with keypad redefined for vi,
640 is2=U2 PC-DOS 3.1 ANSI.SYS with keypad redefined for vi 9-29-86\n\E[;75;8p,
646 nansi.sys|nansisys|PC-DOS Public Domain NANSI.SYS,
648 is2=U3 PC-DOS Public Domain NANSI.SYS 9-23-86\n,
652 nansi.sysk|nansisysk|PC-DOS Public Domain NANSI.SYS with keypad redefined for vi,
654 is2=U4 PC-DOS Public Domain NANSI.SYS with keypad redefined for vi 9-29-86\n\E[;75;8p,
696 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
705 # * do, F26 is the higher-numbered one). The change ought to be built *
713 linux-basic|linux console,
716 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
738 linux-m|Linux console no color,
742 # The 1.3.x kernels add color-change capabilities; if yours doesn't have this
744 # not supposedly back-portable to older SV curses (although it has worked fine
747 linux-c-nc|linux console with color-change,
750 oc=\E]R, use=linux-basic,
752 linux-c|linux console 1.3.6+ for older ncurses,
754 initc=\E]P%?%p1%{9}%>%t%p1%{10}%-%'a'%+%c%e%p1%d%;%p2%{256}%*%{1000}%/%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%p3%{256}%*%{1000}%/%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%p4%{256}%*%{1000}%/%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%gr%{15}%&%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;,
755 oc=\E]R, use=linux-basic,
759 # reported by Frank Heckenbach <frank@g-n-u.de>.
762 cvvis=\E[?25h\E[?8c, use=linux-c-nc,
774 linux-nic|linux with ich/ich1 suppressed for non-curses programs,
777 # This assumes you have used setfont(8) to load one of the Linux koi8-r fonts.
779 linux-koi8|linux with koi8 alternate character set,
780 acsc=+\020\,\021-\030.^Y0\215`\004a\221f\234g\237h\220i\276j\205k\203l\202m\204n\212o~p\0q\0r\0s_t\206u\207v\211w\210x\201y\230z\231{\267|\274~\224,
783 # Another entry for KOI8-r with Qing Long's acsc.
785 linux-koi8r|linux with koi8-r alternate character set,
789 linux-lat|linux with latin1 or latin2 alternate character set,
790 acsc=+\020\,\021-\030.^Y0\333`\004a\013f\370g\361h\260i\316j\211k\214l\206m\203n\305o~p\304q\212r\304s_t\207u\215v\301w\302x\205y\363z\362{\343|\330}\234~\376,
796 linux-vt|linux console using VT codes for graphics,
797 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz~~,
804 # console terminfo. It recognizes some non-ANSI/VT100 sequences such as
810 # Note: The status-line support is buggy (dsl does not work).
835 mach-bold|Mach Console with bold instead of underline,
837 mach-color|Mach Console with ANSI color,
843 # http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/hurd/hurd/console/
847 # hurd uses 8-bit characters (km).
866 # The original has commented-out ncv, but is restored here.
872 acsc=++\,\,--..00ii``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
910 # SCO console and SOS-Syscons console for 386bsd
917 # I renamed GS/GE/HM/EN/PU/PD/RT and added klone+sgr-dumb, based
918 # on the <smacs>=\E[12m -- esr)
920 # klone+sgr-dumb is an error since the acsc does not match -TD
924 # F13-F24 are shifted F1-F12
925 # F25-F36 are control F1-F12
926 # F37-F48 are shift+control F1-F12
938 scoansi-old|SCO Extended ANSI standard crt (5.0.5),
941 acsc=-\230.\231\,.+/0[5566778899\:\:;;<<==>>FFGGHHIIJJKKLLMMNNOOPPQQRRSSTTUUVVWWXX`\204a0fxgqh2jYk?lZm@nEqDtCu4vAwBx3yszr{c}\034~\207,
967 scoansi-new|SCO Extended ANSI standard crt (5.0.6),
978 use=scoansi-old,
981 use=scoansi-old,
1009 # (pc6300plus: removed ":KM=/usr/lib/ua/kmap.s5:"; renamed BO/EE/CI/CV -- esr)
1033 # half-intensity, "smeared" bold, and real strike-out, for example.) It also
1035 # uses an 80x24 window (and doesn't support seem to support a 132-column
1044 # machine, tam also supported VT100-compatible terminals attached to the
1046 # not present on a VT100, users could press ESC and a two-letter sequence,
1047 # such as u d (Undo) or U D (Shift-Undo.) These two-letter sequences,
1056 # there are two sequences for every key-modifier combination (local keyboard
1068 # re-enabled. Here are the relevant control sequences (from the ESCAPE(7)
1071 # SGR10 - Select font 0 - ESC [ 10 m or SO
1072 # SGR11 - Select font 1 - ESC [ 11 m or SI
1073 # SGR12 - Select font 2 - ESC [ 12 m
1075 # SGR17 - Select font 7 - ESC [ 17 m
1089 # applications can now use the F1-F8 keys.
1094 # Somewhat similar to a vt100-am (but different enough
1139 # they're confirmed by the man page for the System V display---esr)
1168 # Sent by Stefan Stapelberg <stefan@rent-a-guru.de>, 24 Feb 1997, this is
1169 # from SGI's terminfo database. SGI's entry shows F9-F12 with the codes
1170 # for the application keypad mode. We have added iris-ansi-ap rather than
1173 # (iris-ansi: added rmam/smam based on init string -- esr)
1177 # include the shift- and control-functionkeys:
1179 # F1-F12 generate different codes when shift or control modifiers are used.
1183 # control-F1 \E[025q
1185 # In application keypad mode, F9-F12 generate codes like vt100 PF1-PF4, i.e.,
1189 # control-up \E[162q
1190 # control-down \E[165q
1191 # control-left \E[159q
1192 # control-right \E[168q
1194 # shift-up \E[161q
1195 # shift-down \E[164q
1196 # shift-left \E[158q
1197 # shift-right \E[167q
1199 # control-tab \[072q
1201 iris-ansi|iris-ansi-net|IRIS emulating 40 line ANSI terminal (almost VT100),
1224 iris-ansi-ap|IRIS ANSI in application-keypad mode,
1226 kf11=\E[011q, kf12=\E[012q, kf9=\E[009q, use=iris-ansi,
1228 # From the man-page, this is a quasi-vt100 emulator that runs on SGI's IRIX
1230 iris-color|xwsh|IRIX ANSI with color,
1237 use=iris-ansi-ap,
1239 # The following is a version of the ibm-pc entry distributed with PC/IX,
1263 # ":kh=\E[Y:". Added IBM-PC forms characters and highlights, they match
1264 # what was there before. -- esr)
1364 # From: Federico Bianchi <bianchi@pc-arte2.arte.unipi.it>, 1 Jul 1998
1373 qansi-g|QNX ANSI,
1411 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\E[T,
1423 daisy, xhpa, use=qansi-g,
1425 qansi-t|QNX ansi without console writes,
1428 qansi-m|QNX ansi with mouse,
1435 qansi-w|QNX ansi for windows,
1436 xvpa, use=qansi-m,
1441 # Author's last edit-date: [Fri Sep 15 20:29:10 1995]
1444 # Then I dropped all the pseudo-HP entries. we don't want and can't use
1445 # the :Xs: flag. Then I split :is: into a size-independent <is1> and a
1446 # size-dependent <is2>. Finally, I added <rmam>/<smam> -- esr)
1454 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz~~,
1476 # termcap entries for pure VT220-Emulation and 25, 28, 35, 40, 43 and
1498 # termcap entries for pure VT220-Emulation and 25, 28, 35, 40, 43 and
1520 pcvt25-color|dec vt220 emulation with 25 lines and color,
1530 # NetBSD-arm32 console (only tested on a RiscPC).
1533 # typo in invis - TD
1534 arm100|arm100-am|Arm(RiscPC) ncurses compatible (for 640x480),
1558 arm100-w|arm100-wam|Arm(RiscPC) ncurses compatible (for 1024x768),
1564 x68k|x68k-ite|NetBSD/x68k ITE,
1595 # that "vt220" is inaccurate. There are a few vt220-features, but most of the
1601 # work. Don't use it on a VMS system -TD
1617 use=sun-il,
1619 rcons-color|BSD rasterconsole with ANSI color,
1624 # mgterm -- MGL/MGL2, MobileGear Graphic Library
1626 # -- the setf/setb are probably incorrect, more likely setaf/setab -TD
1627 # -- compare with cons25w
1657 # I have seen FreeBSD-2.1.5R... The old el1 bug changed, but it is still there.
1659 # of previous line. But there is another bug - ech does not work at all.
1672 # The emulator sends difference strings based on shift- and control-keys,
1674 # F13-F24 are shifted F1-F12
1675 # F25-F36 are control F1-F12
1676 # F37-F48 are shift+control F1-F12
1677 cons25w|ansiw|ansi80x25-raw|freebsd console (25-line raw mode),
1705 cons25|ansis|ansi80x25|freebsd console (25-line ansi mode),
1706 acsc=-\030.^Y0\333`\004a\260f\370g\361h\261i\025j\331k\277l\332m\300n\305q\304t\303u\264v\301w\302x\263y\363z\362~\371,
1708 cons25-m|ansis-mono|ansi80x25-mono|freebsd console (25-line mono ansi mode),
1713 cons30|ansi80x30|freebsd console (30-line ansi mode),
1715 cons30-m|ansi80x30-mono|freebsd console (30-line mono ansi mode),
1716 lines#30, use=cons25-m,
1717 cons43|ansi80x43|freebsd console (43-line ansi mode),
1719 cons43-m|ansi80x43-mono|freebsd console (43-line mono ansi mode),
1720 lines#43, use=cons25-m,
1721 cons50|ansil|ansi80x50|freebsd console (50-line ansi mode),
1723 cons50-m|ansil-mono|ansi80x50-mono|freebsd console (50-line mono ansi mode),
1724 lines#50, use=cons25-m,
1725 cons60|ansi80x60|freebsd console (60-line ansi mode),
1727 cons60-m|ansi80x60-mono|freebsd console (60-line mono ansi mode),
1728 lines#60, use=cons25-m,
1729 cons25r|pc3r|ibmpc3r|cons25-koi8-r|freebsd console w/koi8-r cyrillic,
1730 acsc=-\030.^Y0\215`\004a\220f\234h\221i\025j\205k\203l\202m\204n\212q\0t\206u\207v\211w\210x\201y\230z\231~\225,
1732 cons25r-m|pc3r-m|ibmpc3r-mono|cons25-koi8r-m|freebsd console w/koi8-r cyrillic (mono),
1737 cons50r|cons50-koi8r|freebsd console w/koi8-r cyrillic (50 lines),
1739 cons50r-m|cons50-koi8r-m|freebsd console w/koi8-r cyrillic (50-line mono),
1740 lines#50, use=cons25r-m,
1741 cons60r|cons60-koi8r|freebsd console w/koi8-r cyrillic (60 lines),
1743 cons60r-m|cons60-koi8r-m|freebsd console w/koi8-r cyrillic (60-line mono),
1744 lines#60, use=cons25r-m,
1745 # ISO 8859-1 FreeBSD console
1746 cons25l1|cons25-iso8859|freebsd console w/iso 8859-1 chars,
1747 acsc=+\253\,\273-\030.\031`\201a\202f\207g\210i\247j\213k\214l\215m\216n\217o\220p\221q\222r\223s\224t\225u\226v\227w\230x\231y\232z\233~\237,
1749 cons25l1-m|cons25-iso-m|freebsd console w/iso 8859-1 chars (mono),
1754 cons50l1|cons50-iso8859|freebsd console w/iso 8859-1 chars (50 lines),
1756 cons50l1-m|cons50-iso-m|freebsd console w/iso 8859-1 chars (50-line mono),
1757 lines#50, use=cons25l1-m,
1758 cons60l1|cons60-iso|freebsd console w/iso 8859-1 chars (60 lines),
1760 cons60l1-m|cons60-iso-m|freebsd console w/iso 8859-1 chars (60-line mono),
1761 lines#60, use=cons25l1-m,
1791 # listed in the iBCS2 (e.g. character-set selection) though not all
1797 bsdos-pc|IBM PC BSD/OS Console,
1799 use=bsdos-pc-nobold,
1801 bsdos-pc-nobold|BSD/OS PC console w/o bold,
1802 use=klone+color, use=bsdos-pc-m,
1804 bsdos-pc-m|bsdos-pc-mono|BSD/OS PC console mono,
1819 use=bsdos-pc-nobold,
1820 ibmpc3|pc3-bold|BSD/OS on the PC Console with bold instead of underline,
1821 use=bsdos-pc,
1824 bsdos-sparc|Sun SPARC BSD/OS Console,
1828 bsdos-ppc|PowerPC BSD/OS Console,
1829 use=bsdos-pc,
1832 # (<acsc>/<rmacs>/<smacs> capabilities aren't in DEC's official entry -- esr)
1836 # see vt100 manual page A-31. This is the list that does match:
1839 # h right-arrow
1840 # k down-arrow
1841 # m scan-1
1842 # o scan-3
1843 # q scan-5
1844 # s scan-7
1845 # The line-drawing happens to work in several terminal emulators, but should
1847 # that vt52 does not support line-drawing characters (the scan-X values refer
1848 # to a crude plotting feature) -TD
1862 # the relationship between the VT100 and ANSI X3.64/ISO 6429/ECMA-48 may be
1891 # that you set auto-nl to "on", if you set it off use vt100-nam
1898 # tab settings are in non-volatile memory and don't need to be
1923 # the numeric and punctuation keys transmit ASCII 7-bit characters, and the
1926 # all the keypad keys transmit "Esc O {code}" sequences. The PF1 - PF4 keys
1952 # | 7 8 9 - |
1965 # Note however, that the arrangement of the 5-key ka1-kc3 do not follow the
1967 # keys on the keypad to kf5-kf0, used on older systems with legacy termcap
1980 # use the 5-key arrangement to model the arrow keys as suggested in the
1986 # | 7 8 9 - |
2004 vt100+enq|ncurses extension for vt100-style ENQ,
2006 vt102+enq|ncurses extension for vt102-style ENQ,
2012 # Scroll 0-Jump Shifted 3 0-#
2013 # | 1-Smooth | 1-British pound sign
2014 # | Autorepeat 0-Off | Wrap Around 0-Off
2015 # | | 1-On | | 1-On
2016 # | | Screen 0-Dark Bkg | | New Line 0-Off
2017 # | | | 1-Light Bkg | | | 1-On
2018 # | | | Cursor 0-Underline | | | Interlace 0-Off
2019 # | | | | 1-Block | | | | 1-On
2021 # 1 1 0 1 1 1 1 1 0 1 0 0 0 0 1 0 <--Standard Settings
2023 # | | | Auto XON/XOFF 0-Off | | | Power 0-60 Hz
2024 # | | | 1-On | | | 1-50 Hz
2025 # | | Ansi/VT52 0-VT52 | | Bits Per Char. 0-7 Bits
2026 # | | 1-ANSI | | 1-8 Bits
2027 # | Keyclick 0-Off | Parity 0-Off
2028 # | 1-On | 1-On
2029 # Margin Bell 0-Off Parity Sense 0-Odd
2030 # 1-On 1-Even
2032 # The following SET-UP modes are assumed for normal operation:
2035 # Other SET-UP modes may be set for operator convenience or communication
2038 # Unless you have a graphics add-on such as Digital Engineering's VT640
2042 # (vt100: I added <rmam>/<smam> based on the init string, also <OTbs>. -- esr)
2043 vt100|vt100-am|dec vt100 (w/advanced video),
2063 vt100nam|vt100-nam|vt100 no automargins,
2064 am@, xenl@, use=vt100-am,
2065 vt100-vb|dec vt100 (w/advanced video) & no beep,
2069 vt100-w|vt100-w-am|dec vt100 132 cols (w/advanced video),
2071 rs2=\E>\E[?3h\E[?4l\E[?5l\E[?8h, use=vt100-am,
2072 vt100-w-nam|vt100-nam-w|dec vt100 132 cols (w/advanced video no automargin),
2074 rs2=\E>\E[?3h\E[?4l\E[?5l\E[?8h, use=vt100-nam,
2077 vt100-nav|vt100 without advanced video option,
2081 vt100-nav-w|vt100-w-nav|dec vt100 132 cols 14 lines (no advanced video option),
2082 cols#132, lines#14, use=vt100-nav,
2086 vt100-s|vt100-s-top|vt100-top-s|vt100 for use with top sysline,
2092 tsl=\E7\E[1;%p1%dH\E[1K, use=vt100-am,
2096 vt100-s-bot|vt100-bot-s|vt100 for use with bottom sysline,
2100 tsl=\E7\E[24;%p1%dH\E[1K, use=vt100-am,
2103 # This entry (or vt102-nsgr) is probably the right thing to use for
2108 vt102-w|dec vt102 in wide mode,
2112 # Many brain-dead PC comm programs that pretend to be `vt100-compatible'
2117 # ACS support working, at the cost of making multiple-highlight changes
2120 vt102-nsgr|vt102 no sgr (use if you see snowflakes after highlight changes),
2130 # (vt131: I added <rmam>/<smam> based on the init string, also <OTbs> -- esr)
2148 # vt132 - like vt100 but slower and has ins/del line and such.
2159 # This vt220 description maps F5--F9 to the second block of function keys
2162 # PF1--PF4 are used as F1--F4.
2164 vt220-old|vt200-old|DEC VT220 in vt100 emulation mode,
2188 # A much better description of the VT200/220; used to be vt220-8
2189 # changed rmacs/smacs from shift-in/shift-out to vt200-old's explicit G0/G1
2190 # designation to accommodate bug in pcvt -TD
2218 vt220-w|vt200-w|DEC vt220 in wide mode,
2221 vt220-8bit|vt220-8|vt200-8bit|vt200-8|dec vt220/200 in 8-bit mode,
2251 # This vt220 description regards F6--F10 as the second block of function keys
2261 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, use=vt220-old,
2263 vt220-nam|v200-nam|VT220 in vt100 mode with no auto margins,
2281 # (Added vt100 <rc>,<sc> to quiet a tic warning -- esr)
2282 vt200-js|vt220-js|dec vt200 series with jump scroll,
2297 # This was DEC's vt320. Use the purpose-built one below instead
2301 # Use v320n for SCO's LYRIX. Otherwise, use Adam Thompson's vt320-nam.
2307 # These entries are not DEC's official ones, they were purpose-built for the
2314 # kprv is same as tab - Backtab is useless...
2317 # to SMASH the 1k-barrier...
2319 # (vt320: uncommented <fsl> --esr)
2351 vt320-nam|vt300-nam|dec vt320 7 bit terminal with no am to make SAS happy,
2356 # We have to init 132-col mode, not 80-col mode.
2357 vt320-w|vt300-w|dec vt320 wide 7 bit terminal,
2362 vt320-w-nam|vt300-w-nam|dec vt320 wide 7 bit terminal with no am,
2366 use=vt320-w,
2368 # VT330 and VT340 -- These are ReGIS and SIXEL graphics terminals
2387 # also, added <rmam>/<smam> based on the init string -- esr)
2388 vt340|dec-vt340|vt330|dec-vt330|dec vt340 graphics terminal with 24 line page,
2417 # VT400/420 -- This terminal is a superset of the vt320. It adds the multiple
2434 # also, added <rmam>/<smam> based on the init string -- esr)
2435 vt400|vt400-24|dec-vt400|dec vt400 24x80 column autowrap,
2463 # a missing <sc> -- esr)
2488 # DEC VT220 and up support DECUDK (user-defined keys). DECUDK (i.e., pfx)
2490 # straightforward (keys 1-5 are not defined on real terminals, though some
2530 vt420f|DEC VT420 with VT kbd; VT400 mode; F1-F5 used as Fkeys,
2554 # Terminal Set-Up is entered by pressing [F3], [Caps Lock]/[F3] or
2556 # terminal mode is being used. If Set-Up has been disabled or
2557 # assigned to an unknown key, Set-Up may be entered by pressing
2559 # (vt520: I added <rmam>/<smam> based on the init string, also <sc> -- esr)
2586 # removed <rmso>=\E[m, <rmul>=\E[m, added <sc> -- esr)
2616 # (the best Windows telnet as of September 1995) presents the name `dec-vt100'
2619 dec-vt100|EWAN telnet's vt100 emulation,
2623 dec-vt220|DOS tnvt200 terminal emulator,
2628 # that matter -- DEC's ALL-in-1 seems happy with it, as does INFOPLUS's
2631 # (z340: changed garbled \E[5?l to \E[?5l, DEC smooth scroll off -- esr)
2637 use=vt320-w,
2638 z340-nam|zstem vt340 terminal emulator 132col 42line (no automatic margins),
2645 crt|crt-vt220|CRT 2.3 emulating VT220,
2671 # the default behavior -TD
2710 vt100-putty|Reset PuTTY to pure vt100,
2714 putty-256color|PuTTY 0.58 with xterm 256-colors,
2718 # pterm (the X11 port) uses shifted F1-F10 as F11-F20
2719 putty-vt100|VT100+ keyboard layout,
2724 # This entry is for Tera Term Pro version 2.3, for MS-Windows 95/NT written by
2728 # - Serial port connections.
2729 # - TCP/IP (telnet) connections.
2730 # - VT100 emulation, and selected VT200/300 emulation.
2731 # - TEK4010 emulation.
2732 # - File transfer protocols (Kermit, XMODEM, ZMODEM, B-PLUS and
2733 # Quick-VAN).
2734 # - Scripts using the "Tera Term Language".
2735 # - Japanese and Russian character sets.
2743 # mapping, as installed. Both vt100 PF1-PF4 keys and quasi-vt220 F1-F4 keys
2744 # are supported. F13-F20 are obtained by shifting F3-F10. The editing keypad
2761 # "resize -s"), though it does not pass SIGWINCH to the application if the
2766 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
2783 # Version 4.59 has regular vt100 line-drawing (so it is no longer necessary
2787 # - it does not have xenl (suppress that)
2788 # - underline seems to work with color (modify ncv).
2790 # - wrapping differs from vt100 (menu 1).
2791 # - it recognizes xterm's X10 and normal mouse tracking, but none of the
2793 # - it recognizes the dtterm window controls for reporting size in
2795 # - it passes SIGWINCH.
2806 # 25x80. This entry uses the 'Terminal' font, to get line-drawing characters.
2809 # a) Fails tack's cup (cursor-addressing) test, though cup works well enough
2814 ms-vt100|MS telnet imitating dec vt100,
2816 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
2827 ms-vt100-color|vtnt|windows 2000 ansi (sic),
2830 use=ms-vt100,
2834 # vt100+ is basically a VT102-noSGR with ANSI.SYS colors and a different
2847 ms-vt100+|vt100+|windows XP vt100+ (sic),
2848 kdch1=\E-, kend=\Ek, kf1=\E1, kf10=\E0, kf11=\E!, kf12=\E@,
2862 knp=\E/, kpp=\E?, use=ms-vt100-color,
2864 ms-vt-utf8|vt-utf8|UTF-8 flavor of vt100+,
2865 use=ms-vt100+,
2867 # a minimal subset of a vt100 (compare with "news-unk).
2877 # set by the xterms you start up to my-xterm:
2879 # *termName: my-xterm
2882 # by adding a similar line to /usr/X11/lib/X11/app-defaults/XTerm. In either
2890 # as these seem not to work -- esr)
2891 x10term|vs100-x10|xterm terminal emulator (X10 window system),
2906 # added khome/kend, rmir/smir, rmul/smul, hts based on the R5 xterm code - TD
2907 # corrected typos in rs2 string - TD
2908 # added u6-u9 -TD
2909 xterm-r5|xterm R5 version,
2934 # added khome/kend, hts based on the R6 xterm code - TD
2937 xterm-r6|xterm-old|xterm X11R6 version,
2965 xterm-xf86-v32|xterm terminal emulator (XFree86 3.2 Window System),
3001 # codes for F1-F4 except while in VT220 mode.
3002 xterm-xf86-v33|xterm terminal emulator (XFree86 3.3 Window System),
3003 kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, use=xterm-xf86-v32,
3007 # xterm to use terminfo-based descriptions with the titeInhibit resource.
3008 # -- the distribution contained incorrect khome/kend values -TD
3009 xterm-xf86-v333|xterm terminal emulator (XFree86 3.3.3 Window System),
3016 smcup=\E[?1048h\E[?1047h, use=xterm-xf86-v33,
3019 xterm-xf86-v40|xterm terminal emulator (XFree86 4.0 Window System),
3036 smcup=\E[?1049h, use=xterm-xf86-v333,
3039 xterm-xf86-v43|xterm terminal emulator (XFree86 4.3 Window System),
3044 use=xterm-xf86-v40,
3047 xterm-xf86-v44|xterm terminal emulator (XFree86 4.4 Window System),
3049 rin=\E[%p1%dT, use=xterm-xf86-v43,
3051 xterm-xfree86|xterm terminal emulator (XFree86),
3052 use=xterm-xf86-v44,
3055 xterm-new|modern xterm terminal emulator,
3062 use=xterm-basic,
3064 # This fragment describes as much of XFree86 xterm's "pc-style" function
3068 # ---------------------------------
3076 # ---------------------------------
3079 xterm+pcfkeys|fragment for PC-style fkeys,
3091 # The "PC-style" modifier scheme was introduced in xterm patch #94 (1999/3/27)
3095 # The original assignments from patch #94 for cursor-keys had some technical
3098 # A parameter for a function-key to represent a modifier is just more
3099 # bits. But for a cursor-key it may change the behavior of the
3101 # cursor-key as a repeat count.
3108 # modifyCursorKeys resource. These fragments list the modified cursor-keys
3203 xterm+edit|fragment for 6-key editing-keypad,
3207 xterm+pc+edit|fragment for pc-style editing keypad,
3210 xterm+vt+edit|fragment for vt220-style editing keypad,
3214 # Those chunks use the new-style (the xterm oldFunctionKeys resource is false).
3215 # Alternatively, the same scheme with old-style function keys as in xterm-r6
3227 xterm-basic|modern xterm terminal emulator - common,
3255 # In retrospect, something like xterm-r6 was intended here -TD
3256 xterm-xi|xterm on XI Graphics Accelerated X under BSD/OS 3.1,
3257 rmso=\E[m, rmul=\E[m, use=xterm-xf86-v33,
3260 xterm-16color|xterm with 16 colors like aixterm,
3261 use=ibm+16color, use=xterm-new,
3263 # This is a compile-time feature of XFree86 xterm beginning with
3264 # patch #111 (1999/7/10) -TD
3265 xterm+256color|xterm 256-color feature,
3269 setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
3270 setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
3273 # This is a compile-time feature of XFree86 xterm beginning with
3274 # patch #115 (1999/9/18) -TD
3276 # Note that the escape sequences used are the same as for 256-colors - xterm
3278 # 256-colors, it can still handle an 88-color palette by using the initc
3286 # The default color palette for the 256- and 88-colors are different. A
3287 # given executable will have one palette (perhaps compiled-in). If the program
3289 xterm+88color|xterm 88-color feature,
3293 xterm-256color|xterm with 256 colors,
3294 use=xterm+256color, use=xterm-new,
3295 xterm-88color|xterm with 88 colors,
3296 use=xterm+88color, use=xterm-256color,
3298 # These two are used to demonstrate the any-event mouse support, i.e., by
3301 xterm-1002|testing xterm-mouse,
3302 XM=\E[?1002%?%p1%{1}%=%th%el%;, use=xterm-new,
3303 xterm-1003|testing xterm-mouse,
3304 XM=\E[?1003%?%p1%{1}%=%th%el%;, use=xterm-new,
3307 # This is an 8-bit version of xterm, which emulates DEC vt220 with ANSI color.
3315 xterm-8bit|xterm terminal emulator 8-bit controls (X Window System),
3355 xterm-hp|xterm with hpterm function keys,
3359 knp=\ES, kpp=\ET, use=xterm-basic,
3361 xterm-sco|xterm with SCO function keys,
3374 use=xterm-basic,
3376 # The xterm-new description has all of the features, but is not completely
3380 # + interprets control-function-key as a second array of keys, so a
3381 # 12-fkey keyboard can support vt220's 20-fkeys.
3383 # + uses DEC-style control sequences for the application keypad.
3385 xterm-vt220|xterm emulating vt220,
3392 use=xterm+app, use=xterm+edit, use=xterm-basic,
3395 xterm-vt52|xterm emulating dec vt52,
3403 xterm-noapp|xterm with cursor keys in normal mode,
3407 xterm-24|vs100|xterms|xterm terminal emulator (X Window System),
3408 lines#24, use=xterm-old,
3412 use=xterm-new,
3416 # ctwm, and vtwm) track windows by icon-name; thus, you don't want to mess
3422 xterm+sl-twm|access X title line (pacify twm-descended window managers),
3431 xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold,
3432 smso=\E[7m, smul=\E[1m, use=xterm-old,
3433 # (kterm: this had extension capabilities ":KJ:TY=ascii:" -- esr)
3435 # -- Kenji Rikitake)
3437 # -- MATSUMOTO Shoji)
3438 # kterm implements acsc via built-in table of X Drawable's
3447 tsl=\E[?E\E[?%i%p1%dT, use=xterm-r6, use=ecma+color,
3448 kterm-color|kterm-co|kterm with ANSI colors,
3451 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs,
3458 # before ECMA-64 color support was folded into the main-line xterm release.
3490 # xterm-sb_right-ansi-3d, which implements ANSI colors, but does not support
3497 # csw (2002-05-15): make xterm-color primary instead of nxterm, to
3499 xterm-color|nxterm|generic color xterm,
3501 op=\E[m, use=xterm-r6, use=klone+color,
3503 # this describes the alpha-version of Gnome terminal shipped with Redhat 6.0
3504 gnome-rh62|Gnome terminal,
3507 use=xterm-color,
3512 # other terminals such as color and function-keys.
3514 # shift-f1 to shift-f10 are f11 to f20
3526 # it hangs in tack after running function-keys test.
3527 gnome-rh72|GNOME Terminal,
3532 sgr0=\E[0m\017, smam=\E[?7h, tbc@, use=xterm-color,
3542 # hts) are broken as well. Sometimes flash (as in xterm-new) works.
3545 # operations. Shift-tab generates a distinct sequence so it can be argued
3547 gnome-rh80|GNOME Terminal,
3550 kcbt=\E^I, op=\E[39;49m, use=gnome-rh72,
3555 gnome-rh90|GNOME Terminal,
3560 use=gnome-rh80,
3563 # Ed Catmur notes that gnome-terminal has recognized soft-reset since May 2002.
3564 gnome-fc5|GNOME Terminal,
3567 use=ansi+enq, use=xterm+pcc0, use=gnome-rh90,
3571 # For any "recent" version of gnome-terminal, it is futile to attempt to
3572 # support modifiers on cursor- and keypad keys because the program usually
3576 # terminfo according to some constantly changing set of hacker guidelines -TD
3577 gnome-2007|GNOME Terminal snapshot 2.18.1,
3578 use=xterm+pcc2, use=gnome-fc5,
3582 # In vttest, it claims to be a vt220 with national replacement character-sets,
3587 gnome-2008|GNOME Terminal snapshot 2.22.3,
3588 use=gnome+pcfkeys, use=gnome-2007,
3594 # to any that xterm produces - still not solving the problem that GNOME
3598 # kf13-kf24 shift 2 F1 to F12
3599 # kf25-kf36 control 5 F1 to F12
3600 # kf37-kf48 shift/control 6 F1 to F12
3601 # kf49-kf60 alt 3 F1 to F12
3602 # kf61-kf63 shift-alt 4 F1 to F3
3616 use=gnome-2008,
3619 gnome-256color|GNOME Terminal with xterm 256-colors,
3625 # gnome-terminal, but has fewer features, fails more screens in vttest.
3626 # Since most of the terminfo-related behavior is due to the VTE library,
3627 # the terminfo is the same as gnome-terminal.
3631 # Multi-Gnome-Terminal 1.6.2
3636 indn=\E[%p1%dS, rin=\E[%p1%dT, use=xterm-xf86-v333,
3638 # This is kvt 0-18.7, shipped with Redhat 6.0 (though whether it supports bce
3642 kdch1=\177, kend=\E[F, khome=\E[H, use=xterm-color,
3649 # xterm-r6. The default keyboard appears to be 'linux'.
3653 # that is documented - except of course in its source code - apparently
3654 # because its implementors are unaccustomed to reading documentation - as
3659 # sends PC-style escapes rather than vt100.
3665 # mildly-broken vt102.
3670 # video option. Perhaps that's intended to be a "mildly-broken vt102".
3673 # add konsole-solaris
3676 # add control-key modifiers for function-keys, etc.
3681 konsole-base|KDE console window,
3693 use=ecma+color, use=xterm-r6,
3694 konsole-linux|KDE console window with linux keyboard,
3699 use=konsole-base,
3700 konsole-solaris|KDE console window with Solaris keyboard,
3701 kbs=^H, kend=\E[4~, khome=\E[1~, use=konsole-vt100,
3704 konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm,
3705 kend=\E[4~, khome=\E[1~, use=konsole-vt100,
3708 konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm,
3710 use=konsole-vt100,
3711 # Konsole does not implement shifted cursor-keys.
3717 konsole-vt100|KDE console window with vt100 (sic) keyboard,
3722 khome=\E[H, use=konsole-base,
3723 konsole-vt420pc|KDE console window with vt420 pc keyboard,
3724 kbs=^H, kdch1=\177, use=konsole-vt100,
3725 konsole-16color|klone of xterm-16color,
3729 use=konsole-xf4x,
3732 konsole-256color|KDE console window with xterm 256-colors,
3735 # This is mlterm 2.9.3's mlterm.ti, with some additions/corrections -TD
3741 # that the control-modifier itself is used to spawn a new copy of mlterm (the
3742 # "-P" option). So control/F1 to control/F12 may not be usable, depending on
3786 mlterm+pcfkeys|fragment for PC-style fkeys,
3798 # Updated: Oezguer Kesim <kesim@math.fu-berlin.de> 02 Nov 1997
3812 # rxvt is normally configured to look for "xterm" or "xterm-color" as $TERM.
3814 # "rxvt" or "rxvt-color".
3816 # removed dch/dch1 because they are inconsistent with bce/ech -TD
3817 # remove km as per tack test -TD
3818 rxvt-basic|rxvt terminal base (X Window System),
3844 # Note: Shift + F1-F10 generates F11-F20
3846 # For the keypad, use Shift to temporarily override Application-Keypad
3847 # setting use Num_Lock to toggle Application-Keypad setting if Num_Lock
3848 # is off, escape sequences toggle Application-Keypad setting.
3859 # Prior ESC [ 5 ~ scroll-up ESC [ 5 ^ ESC [ 5 @
3860 # Next ESC [ 6 ~ scroll-down ESC [ 6 ^ ESC [ 6 @
3898 # XK_KP_Subtract - ESC O m
3912 # The source-code for rxvt actually defines mappings for F21-F35, using
3914 # are rare, so this entry uses the shift- and control-modifiers as in
3920 # kDN, kDN5, kDN6, etc are extensions based on the names from xterm+pcfkeys -TD
3921 # Removed kDN6, etc (control+shift) since rxvt does not implement this -TD
3922 rxvt+pcfkeys|fragment for PC-style fkeys,
3947 vpa=\E[%i%p1%dd, use=rxvt-basic, use=ecma+color,
3948 rxvt-color|rxvt terminal emulator (X Window System),
3950 rxvt-256color|rxvt 2.7.9 with xterm 256-colors,
3952 rxvt-88color|rxvt 2.7.9 with xterm 88-colors,
3954 rxvt-xpm|rxvt terminal emulator (X Window System),
3956 rxvt-cygwin|rxvt terminal emulator (X Window System) on cygwin,
3957 acsc=0\333+\257\,\256-\^`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
3959 rxvt-cygwin-native|rxvt terminal emulator (native MS Window System port) on cygwin,
3960 acsc=0\333+\257\,\256-\^`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330~\376,
3961 use=rxvt-cygwin,
3965 rxvt-16color|xterm with 16 colors like aixterm,
3971 # makes its function-keys different from other flavors of rxvt -TD
3979 # removed kf0 which conflicts with kf10 -TD
3980 # remove cvvis which conflicts with cnorm -TD
3982 # but does otherwise follow the rxvt+pcfkeys model -TD
3983 # remove nonworking flash -TD
3984 # remove km as per tack test -TD
3985 Eterm|Eterm-color|Eterm with xterm-style color support (X Window System),
4014 Eterm-256color|Eterm with xterm 256-colors,
4017 Eterm-88color|Eterm with 88 colors,
4024 # xiterm 0.5-5.2
4026 # vttest shows several problems with keyboard, cursor-movements.
4027 # see also http://invisible-island.net/xterm/xterm.faq.html#bug_xiterm
4030 kbs=\177, kdch1=\E[3~, use=klone+color, use=xterm-r6,
4034 # because they illustrate SVr4 curses mouse controls - T.Dickey
4069 # title bar. [I have translated it to terminfo -- ESR]
4070 xterm-pcolor|xterm with color used for highlights and status line,
4072 smul=\E[4m\E[42m, use=xterm+sl, use=xterm-r6,
4076 # chars look like --esr)
4077 hpterm|X-hpterm|hp X11 terminal emulator,
4099 hpterm-color|HP X11 terminal emulator with color,
4106 # This entry describes an xterm with Sun-style function keys enabled
4109 # The <kf13>...<kf20> keys are L3-L10. We don't set <kf16=\E[197z>
4111 # The <kf31>...<kf45> keys are R1-R15. We treat some of these in accordance
4114 xterm-sun|xterm with sunFunctionKeys true,
4127 use=xterm-basic,
4128 xterms-sun|small (80x24) xterm with sunFunctionKeys true,
4129 cols#80, lines#24, use=xterm-sun,
4133 # emu -term emu
4134 # emu's default sets TERM to "xterm", but that doesn't work well -TD
4135 # fixes: remove bogus rmacs/smacs, change oc to op, add bce, am -TD
4136 # fixes: add civis, cnorm, sgr -TD
4142 cnorm=\Ea, cr=^M, csr=\Ek%p1%d;%p2%d;, cub=\Eq-%p1%d;,
4144 cup=\EE%p1%d;%p2%d;, cuu=\Ep-%p1%d;, cuu1=\EA,
4162 # emu -term vt220
4163 # with NumLock set (to make the keypad transmit kf0-kf9).
4164 # fixes: add am, xenl, corrected sgr0 -TD
4165 emu-220|Emu-220 (vt200-7bit mode),
4196 # This is adapted from a FreeBSD bug-report by Daniel Rudy <dcrudy@pacbell.net>
4230 # "mterm -type ansi" sets $TERM to "ansi"
4231 mterm-ansi|ANSI emulation,
4249 mterm|mouse-sun|Der Mouse term,
4256 # "mterm -type decansi" sets $TERM to "decansi"
4258 # note: kdch1, kfnd, kslt are in the source code, but do not work -TD
4290 # MGR is a Bell Labs window system lighter-weight than X.
4291 # These entries describe MGR's xterm-equivalent.
4307 mgr-sun|Mgr window with Sun keyboard,
4315 mgr-linux|Mgr window with Linux keyboard,
4336 # (vremote: removed obsolete ":nl@:" -- esr)
4362 # screen-w entries came with version 3.7.1. The screen2 and screen3 entries
4364 # (screen: added <cnorm> on ANSI model -- esr)
4378 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
4400 # The bce and status-line entries are from screen 3.9.13 (and require some
4402 screen-bce|VT 100/ANSI X3.64 virtual terminal with bce,
4404 screen-s|VT 100/ANSI X3.64 virtual terminal with hardstatus line,
4415 screen-16color|GNU Screen with 16 colors,
4418 screen-16color-s|GNU Screen with 16 colors and status line,
4419 use=ibm+16color, use=screen-s,
4421 screen-16color-bce|GNU Screen with 16 colors and BCE,
4422 use=ibm+16color, use=screen-bce,
4424 screen-16color-bce-s|GNU Screen with 16 colors, BCE, and status line,
4425 bce, use=ibm+16color, use=screen-s,
4428 # Entries for GNU Screen 4.02 with --enable-colors256.
4430 screen-256color|GNU Screen with 256 colors,
4434 screen-256color-s|GNU Screen with 256 colors and status line,
4436 initc@, use=xterm+256color, use=screen-s,
4438 screen-256color-bce|GNU Screen with 256 colors and BCE,
4440 initc@, use=xterm+256color, use=screen-bce,
4442 screen-256color-bce-s|GNU Screen with 256 colors, BCE, and status line,
4444 initc@, use=xterm+256color, use=screen-s,
4452 # no such entry exists, screen tries "screen" (or "screen-w"
4458 # covers those (tested with screen 4.00.02) -TD
4459 screen+fkeys|function-keys according to screen,
4463 # Here are a few customized entries which are useful -TD
4470 # (d) screen sets $TERMCAP to a termcap-formatted copy of the 'screen' entry,
4476 # xterm (-xfree86 or -r6) does not normally support kIC, kNXT and kPRV
4477 # since the default translations override the built-in keycode
4479 screen.xterm-xfree86|screen.xterm-new|screen customized for modern xterm,
4483 use=screen+fkeys, use=xterm-new,
4484 # xterm-r6 does not really support khome/kend unless it is propped up by
4486 screen.xterm-r6|screen customized for X11R6 xterm,
4487 bw, use=screen+fkeys, use=xterm-r6,
4492 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
4507 screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols,
4523 # (screen3: removed unknown ":xv:LP:G0:" -- esr)
4544 # from www.ncsa.edu. This terminfo description file is based on xterm-vt220,
4547 # NCSA Telnet 2.6 for Macintosh in vt220 8-bit emulation mode
4552 # CTRL-COMND is Emacs meta ON
4554 # answerback string: "ncsa-vt220-8"
4571 # The status-line manipulation is a mapping of the xterm-compatible control
4572 # sequences for setting the window-title. So you must use tsl and fsl in
4573 # pairs, since the latter ends the string that is loaded to the window-title.
4574 ncsa-m|ncsa-vt220-8|NCSA Telnet 2.6 for Macintosh in vt220-8 mode,
4602 ncsa|NCSA Telnet 2.7 for Macintosh in vt220-8 mode,
4603 use=ncsa-m, use=klone+color,
4604 ncsa-ns|NCSA Telnet 2.7 for Macintosh in vt220-8 mode,
4607 ncsa-m-ns|NCSA Telnet 2.6 for Macintosh in vt220-8 mode,
4609 dsl@, fsl@, tsl@, use=ncsa-m,
4610 # alternate -TD:
4611 # The documented function-key mapping refers to the Apple Extended Keyboard
4612 # (e.g., NCSA Telnet's F1 corresponds to a VT220 F6). We use the VT220-style
4613 # codes, however, since the numeric keypad (VT100) PF1-PF4 are available on
4614 # some keyboards and many applications require these as F1-F4.
4616 ncsa-vt220|NCSA Telnet using vt220-compatible function keys,
4623 #### Pilot Pro Palm-Top
4637 # project - an heavily stripped down Linux to be run on 16 bit
4638 # boxes or, eventually, to be used in embedded systems - and have been
4642 # To cope with the ELKS dumb console I added an "elks-glasstty" entry;
4646 elks-glasstty|ELKS glass-TTY capabilities,
4652 elks-vt52|ELKS vt52 console,
4655 home=\EH, use=elks-glasstty,
4657 elks-ansi|ELKS ANSI console,
4660 rmso=\E[m, smso=\E[7m, use=elks-glasstty,
4666 use=elks-vt52,
4672 cols#61, it#8, lines#20, use=elks-vt52,
4706 # SGR 1, 4 aren't supported - removed bold/underline (T.Dickey 17 Jan 1998)
4707 sun-il|Sun Microsystems console with working insert-line,
4726 sun-cgsix|sun-ss5|Sun SparcStation 5 console,
4727 il@, il1@, use=sun-il,
4728 # If you are using an SS5, change the sun definition to use sun-ss5.
4730 use=sun-il,
4733 sun-s|Sun Microsystems Workstation window with status line,
4736 sun-e-s|sun-s-e|Sun Microsystems Workstation with status hacked for emacs,
4738 dsl=\E]l\E\\, fsl=\E\\, tsl=\E]l, use=sun-e,
4739 sun-48|Sun 48-line window,
4741 sun-34|Sun 34-line window,
4743 sun-24|Sun 24-line window,
4745 sun-17|Sun 17-line window,
4747 sun-12|Sun 12-line window,
4749 sun-1|Sun 1-line window for sysline,
4753 sun-e|sun-nic|sune|Sun Microsystems Workstation without insert character,
4755 sun-c|sun-cmd|Sun Microsystems Workstation console with scrollable history,
4758 sun-type4|Sun Workstation console with type 4 keyboard,
4760 kcuu1=\E[215z, use=sun-il,
4762 # Most of the current references to sun-color are from users wondering why this
4764 # cub, etc., here (rather than in the base sun-il entry) since it is not clear
4765 # when those were added -TD
4766 sun-color|Sun Microsystems Workstation console with color support (IA systems),
4783 # <flash> from BRL -- esr)
4805 # (psterm: unknown ":sl=\EOl:el=\ENl:" removed -- esr)
4806 psterm|psterm-basic|NeWS psterm-80x34,
4817 psterm-96x48|NeWS psterm 96x48,
4819 psterm-90x28|NeWS psterm 90x28,
4821 psterm-80x24|NeWS psterm 80x24,
4825 # (psterm-fast: unknown ":sl=^Ol:el=^Nl:" -- esr)
4826 psterm-fast|NeWS psterm fast version (flaky ctrl chars),
4859 # (news-unk: this had :KB=news: -- esr)
4860 news-unk|SONY NEWS vt100 emulator common entry,
4876 # (news-29: this had :TY=ascii: --esr)
4877 news-29,
4878 lines#29, use=news-unk,
4879 # (news-29-euc: this had :TY=euc: --esr)
4880 news-29-euc,
4881 use=news-29,
4882 # (news-29-sjis: this had :TY=sjis: --esr)
4883 news-29-sjis,
4884 use=news-29,
4886 # (news-33: this had :TY=ascii: --esr)
4887 news-33,
4888 lines#33, use=news-unk,
4889 # (news-33-euc: this had :TY=euc: --esr)
4890 news-33-euc,
4891 use=news-33,
4892 # (news-33-sjis: this had :TY=sjis: --esr)
4893 news-33-sjis,
4894 use=news-33,
4896 # (news-42: this had :TY=ascii: --esr)
4897 news-42,
4898 lines#42, use=news-unk,
4899 # (news-42-euc: this had :TY=euc: --esr)
4900 news-42-euc,
4901 use=news-42,
4902 # (news-42-sjis: this had :TY=sjis: --esr)
4903 news-42-sjis,
4904 use=news-42,
4906 # NEWS-OS old termcap entry
4908 # (news-old-unk: this had :KB=news:TY=sjis: --esr)
4909 news-old-unk|SONY NEWS vt100 emulator common entry,
4922 # (nwp512: this had :DE=^H:, which I think means <OTbs> --esr)
4923 nwp512|news|nwp514|news40|vt100-bm|old sony vt100 emulator 40 lines,
4927 use=news-old-unk,
4929 # (nwp512-a: this had :TY=ascii: and the alias vt100-bm --esr)
4930 nwp512-a|nwp514-a|news-a|news42|news40-a|sony vt100 emulator 42 line,
4933 use=news-old-unk,
4935 # (nwp-512-o: this had :KB=nwp410:DE=^H: I interpret the latter as <OTbs>. --esr)
4936 nwp512-o|nwp514-o|news-o|news40-o|vt100-bm-o|sony vt100 emulator 40 lines,
4940 use=news-old-unk,
4942 # (nwp513: this had :DE=^H: and the alias vt100-bm --esr)
4947 use=news-old-unk,
4949 # (nwp513-a: this had :TY=ascii: and :DE=^H:, which I interpret as <OTbs>; --esr)
4950 # also the alias vt100-bm.
4951 nwp513-a|nwp518-a|nwe501-a|nwp251-a|newscbm-a|news31-a|newscbm33|news33|old sony vt100 emulator 33 lines,
4955 use=news-old-unk,
4957 # (nwp513-o: had :DE=^H:, I think that's <OTbs>; also the alias vt100-bm --esr)
4958 nwp513-o|nwp518-o|nwe501-o|nwp251-o|newscbm-o|news31-o|old sony vt100 emulator 33 lines,
4962 use=news-old-unk,
4964 # (news28: this had :DE=^H:, I think that's <OTbs>, and :KB=nws1200: --esr)
4969 use=news-old-unk,
4971 # (news29: this had :TY=ascii:KB=nws1200:\ --esr)
4972 news29|news28-a|sony vt100 emulator 29 lines,
4975 use=news-old-unk,
4977 # (news511: this had :TY=sjis: --esr)
4978 nwp511|nwp-511|nwp-511 vt100,
4991 # (news517: this had :TY=sjis:. --esr)
4992 nwp517|nwp-517|nwp-517 vt200 80 cols 30 rows,
4998 # (news517-w: this had :TY=sjis:. --esr)
4999 nwp517-w|nwp-517-w|nwp-517 vt200 132 cols 50 rows,
5040 #### Non-Unix Consoles
5058 # shifted f-keys: F13-F24
5059 # control f-keys: F25-F36
5060 # alt f-keys: F37-F48
5067 emx-base|DOS special keys,
5084 # Except for the "-emx" suffixes, these are as distributed with EMX 0.9b,
5085 # a Unix-style environment used on OS/2. (Note that the suffix makes some
5089 ansi-emx|ANSI.SYS color,
5103 u9=\E[c, use=emx-base,
5105 ansi-color-2-emx|ANSI.SYS color 2,
5109 smul=\E[1;36;44m, use=ansi-emx,
5111 ansi-color-3-emx|ANSI.SYS color 3,
5115 smul=\E[0;36;40m, use=ansi-emx,
5116 mono-emx|stupid monochrome ansi terminal with only one kind of emphasis,
5129 # shifted kf1-kf12 are kf11-kf22
5144 # several changes based on running with tack and comparing with older entry -TD
5186 # kcbt [back-tab key] not implemented in cygwin? \E[Z
5188 # 2005/11/12 -TD
5194 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
5221 # Some features are from pcansi. The op value is from linux. Function-keys
5227 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
5253 # The encodings for unshifted arrow keys, F1-F12, Home, Insert, etc. match the
5282 # Shift-F1 \E[25~
5283 # Shift-F2 \E[26~
5284 # Shift-F3 \E[27~
5285 # Shift-F4 \E[28~
5286 # Shift-F5 \E[29~
5287 # Shift-F6 \E[30~
5288 # Shift-F7 \E[31~
5289 # Shift-F8 \E[32~
5290 # Shift-F9 \E[33~
5291 # Shift-F10 \E[34~
5292 # Shift-F11 \E[35~
5293 # Shift-F12 \E[36~
5295 # Ctrl-F1 \E[47~
5296 # Ctrl-F2 \E[48~
5297 # Ctrl-F3 \E[49~
5298 # Ctrl-F4 \E[50~
5299 # Ctrl-F5 \E[51~
5300 # Ctrl-F6 \E[52~
5301 # Ctrl-F7 \E[53~
5302 # Ctrl-F8 \E[54~
5303 # Ctrl-F9 \E[55~
5304 # Ctrl-F10 \E[56~
5305 # Ctrl-F11 \E[57~
5306 # Ctrl-F12 \E[58~
5308 # Ctrl-Delete \E[43~
5309 # Ctrl-Down Arrow \E[38~
5310 # Ctrl-End \E[44~
5311 # Ctrl-Home \E[41~
5312 # Ctrl-Insert \E[42~
5313 # Ctrl-Left Arrow \E[39~
5314 # Ctrl-Page Down \E[46~
5315 # Ctrl-Page Up \E[45~
5316 # Ctrl-Right Arrow \E[40~
5317 # Ctrl-Up Arrow \E[37~
5319 # Alt-F1 \E[59~
5320 # Alt-F2 \E[60~
5321 # Alt-F3 \E[61~
5322 # Alt-F4 \E[62~
5323 # Alt-F5 \E[63~
5324 # Alt-F6 \E[64~
5325 # Alt-F7 \E[65~
5326 # Alt-F8 \E[66~
5327 # Alt-F9 \E[67~
5328 # Alt-F10 \E[68~
5329 # Alt-F11 \E[79~
5330 # Alt-F12 \E[80~
5332 # Alt-Delete \E[65~
5333 # Alt-Down Arrow \E[60~
5334 # Alt-End \E[66~
5335 # Alt-Home \E[41~
5336 # Alt-Insert \E[64~
5337 # Alt-Left Arrow \E[61~
5338 # Alt-Page Down \E[68~
5339 # Alt-Page Up \E[67~
5340 # Alt-Right Arrow \E[62~
5341 # Alt-Up Arrow \E[59~
5344 # Alt-A \E[82~
5345 # Alt-B \E[82~
5346 # Alt-C \E[83~
5347 # Alt-D \E[84~
5348 # Alt-E \E[85~
5349 # Alt-F \E[86~
5350 # Alt-G \E[87~
5351 # Alt-H \E[88~
5352 # Alt-I \E[89~
5353 # Alt-J \E[90~
5354 # Alt-K \E[91~
5355 # Alt-L \E[92~
5356 # Alt-M \E[93~
5357 # Alt-N \E[94~
5358 # Alt-O \E[95~
5359 # Alt-P \E[96~
5360 # Alt-Q \E[97~
5361 # Alt-R \E[98~
5362 # Alt-S \E[99~
5363 # Alt-T \E[100~
5364 # Alt-U \E[101~
5365 # Alt-V \E[102~
5366 # Alt-W \E[103~
5367 # Alt-X \E[104~
5368 # Alt-Y \E[105~
5369 # Alt-Z \E[106~
5373 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
5420 # set (the emulator spits out error messages). Compare with att6386 -TD
5424 acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
5447 # See: MS Knowledge Base item Q108581, dated 13-MAY-1997, titled "Setting Up
5449 # are the installation instructions a pile of mind-numbing bureaucratese,
5458 # which is case-sensitive.
5468 # <http://www.nentug.org/unix-to-nt/ntposix.htm>.
5471 ansi-nt|psx_ansi|Microsoft Windows NT console POSIX ANSI mode,
5508 # the documentation dates from 1.9.9e) -TD
5510 interix|opennt|opennt-25|ntconsole|ntconsole-25|OpenNT-term compatible with color,
5513 acsc=`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~q\304r\362s_t\303u\264v\301w\302x\263y\371z\372{\373|\374}\375~\376.\031-\030\,\021+^P0\333p\304r\304y\363z\362{\343|\330}\234,
5532 kf6=\EF6, kf60=\EFz, kf61=\EF+, kf62=\EF-,
5541 opennt-35|ntconsole-35|OpenNT-term35 compatible with color,
5544 opennt-50|ntconsole-50|OpenNT-term50 compatible with color,
5547 opennt-60|ntconsole-60|OpenNT-term60 compatible with color,
5550 opennt-100|ntconsole-100|OpenNT-term100 compatible with color,
5554 opennt-w|opennt-25-w|ntconsole-w|ntconsole-25-w|OpenNT-term-w compat with color,
5557 opennt-35-w|ntconsole-35-w|OpenNT-term35-w compatible with color,
5558 lines#35, use=opennt-w,
5560 opennt-50-w|ntconsole-50-w|OpenNT-term50-w compatible with color,
5561 lines#50, use=opennt-w,
5563 opennt-60-w|ntconsole-60-w|OpenNT-term60-w compatible with color,
5564 lines#60, use=opennt-w,
5566 opennt-w-vt|opennt-25-w-vt|ntconsole-w-vt|ntconsole-25-w-vt|OpenNT-term-w-vt compat with color,
5570 interix-nti|opennt-nti|opennt-25-nti|ntconsole-25-nti|OpenNT-nti compatible with color,
5573 opennt-35-nti|ntconsole-35-nti|OpenNT-term35-nti compatible with color,
5574 lines#35, use=opennt-nti,
5576 opennt-50-nti|ntconsole-50-nti|OpenNT-term50-nti compatible with color,
5577 lines#50, use=opennt-nti,
5579 opennt-60-nti|ntconsole-60-nti|OpenNT-term60-nti compatible with color,
5580 lines#60, use=opennt-nti,
5582 opennt-100-nti|ntconsole-100-nti|OpenNT-term100-nti compatible with color,
5583 lines#100, use=opennt-nti,
5594 # bought out by Acer, a major Taiwanese manufacturer of PC-clones.
5613 # :sr: was given as a boolean-- esr)
5614 altos2|alt2|altos-2|altos II,
5638 altos3|altos5|alt3|alt5|altos-3|altos-5|altos III or V,
5640 altos4|alt4|altos-4|altos IV,
5651 # <invis> imported by use=adm+sgr may work, let me know. -- esr)
5673 #### Hewlett-Packard (hp)
5675 # Hewlett-Packard
5678 # Vox: 1-(916)-785-4363 (Technical response line for VDTs)
5679 # 1-(800)-633-3600 (General customer support)
5688 # Generic HP terminal - this should (hopefully) work on any HP terminal.
5689 hpgeneric|hp|hewlett-packard generic terminal,
5699 hp110|hewlett-packard model 110 portable,
5706 hp+pfk-cr|hp function keys w/o CR,
5742 # function keys), use 2621-nl or 2621-wl.
5750 # If you like, you can use 2621-ba (brain-damaged arrow keys).
5751 hp2621-ba|2621 w/new rom and strap A set,
5757 hp2621|hp2621a|hp2621A|2621|2621a|2621A|hp2621-wl|2621-wl|hp 2621 w/labels,
5758 is2=\E&jA\r, rmkx=\E&jA, use=hp2621-fl,
5759 hp2621-fl|hp 2621,
5771 hp2621p-a|hp2621p with fn as arrows,
5775 hp2621-k45|hp2621k45|k45|hp 2621 with 45 keyboard,
5780 hp2621-48|48 line 2621,
5786 hp2621-nl|hp 2621 with no labels,
5788 use=hp2621-fl,
5790 # Needed for UCB ARPAVAX console, since lsi-11 expands tabs
5793 hp2621-nt|hp 2621 w/no tabs,
5824 # (hp2624: replaced NUL sequences in flash with mandatory pauses -- esr)
5825 hp2624|hp2624a|hp2624b|hp2624b-4p|Hewlett Packard 2624 B,
5838 # ed is incredibly slow most of the time - I am guessing at the
5843 # \ED\EJ\EC hack for ed from Ed Bradford - apparently ed is only
5861 # Create ws #2 with 1 line, Create window #1 lines 1-23,
5862 # Create window #2 lines 24-24, Attach cursor to workspace #1.
5866 hp2626-s|hp 2626 using only 23 lines,
5873 hp2626-ns|hp 2626 using all 24 lines,
5877 hp2626-12|hewlett-packard 2626 12 lines,
5879 hp2626-12x40|hewlett-packard 2626 12 lines 40 columns,
5881 hp2626-x40|hewlett-packard 2626 40 columns,
5883 hp2626-12-s|hewlett-packard 2626 11 lines plus status,
5884 lines#11, use=hp2626-s,
5889 hp2627a-rev|hp 2627 with reverse video colors,
5893 smul=\E&dD\E&v1S, use=hp2621-nl,
5899 use=hp2621-nl,
5914 # (hp2641a: removed unknown :gu: -- esr)
5962 hp2621-a|hp2621a-a|hp2621 with fn as arrows,
5963 use=hp+pfk+arrows, use=hp2621-fl,
5972 use=hp+pfk-cr,
5992 clear=\EH\EJ$<40>, cub=\E&a-%p1%dC, cud=\E&a+%p1%dR,
5993 cuf=\E&a+%p1%dC, cup=\E&a%p1%dr%p2%dC, cuu=\E&a-%p1%dR,
5998 clear=\E&a0c0Y\EJ$<40>, cub=\E&a-%p1%dC,
6000 cup=\E&a%p1%dy%p2%dC$<10>, cuu=\E&a-%p1%dR,
6004 # (hp+labels: added label values from a BRL termcap -- esr)
6016 # new 262x series of machines. It has dip-switched options.
6026 hp2621b-p|hp 2621b with printer,
6029 # hp2621b - new 2621b with new extended keyboard
6031 hp2621b-kx|hp 2621b with extended keyboard,
6034 hp2621b-kx-p|hp 2621b with new keyboard & printer,
6035 use=hp+printer, use=hp2621b-kx,
6059 hp2624b-p|hp2624b-4p-p|hewlett packard 2624 B with printer,
6063 hp2624-10p|hp2624a-10p|hp2624b-10p|hewlett packard 2624 B w/ 10 pages of memory,
6066 hp2624b-10p-p|hewlett packard 2624 B w/ extra memory & printer,
6067 lm#240, use=hp2624b-p,
6082 # Terminal Mode HP-PCterm
6086 # Twenty-Five Line Mode YES
6094 hpansi|hp700|hewlett packard 700/44 in HP-PCterm mode,
6114 # (hp2392: copied <rmir> here from hpex -- esr)
6123 hpsub|hp terminals -- capability subset,
6138 # Adds xy-cursor addressing, vertical cursor addressing, home,
6141 # (hpex: removed memory-lock capabilities ":ml=\El:mu=\Em:",
6142 # moved <rmir> here from hpsub -- esr)
6149 hp2|hpex2|hewlett-packard extended capabilities newer version,
6207 # (hp9845: removed unknown capability :gu: -- esr)
6217 # added empty <acsc> to avoid warnings re <smacs>/<rmacs> --esr)
6235 # (hp700-wy: removed obsolete ":nl=^J:";
6236 # replaced /usr/share/tabset/hp700-wy with std because <it#8>,<hts=\E1> -- esr)
6237 hp700-wy|HP700/41 emulating wyse30,
6277 gator-t|HP 9000 model 237 emulating extra-tall AAA,
6290 gator-52|HP 9000 model 237 emulating VT52,
6292 gator-52t|HP 9000 model 237 emulating extra-tall VT52,
6293 lines#94, use=gator-52,
6295 #### Honeywell-Bull
6304 dku7003-dumb|Honeywell Bull DKU 7003 dumb mode,
6315 use=dku7003-dumb,
6317 #### Lear-Siegler (adm)
6327 # A quick fix might be to drop back to a cheesy 4-wire cable with pin 22
6344 # (adm3: removed obsolete ":ma=^K^P:" -- esr)
6349 # The following ADM-3A switch settings are assumed for normal operation:
6357 # Open the case and look at the motherboard; if you see an open 24-pin DIP
6360 # (adm3a: some capabilities merged in from BRl entry -- esr)
6370 # (adm5: removed obsolete ":ma=^Hh^Jj^Kk^Ll^^H:" & duplicate ":do=^J:" -- esr)
6383 # LSI ADM-11 from George William Hartwig, Jr. <geo@BRL-TGR.ARPA> via BRL
6384 # Status line additions from Stephen J. Muir <stephen%comp.lancs.ac.uk@ucl-cs>
6385 # <khome> from <stephen%comp.lancs.ac.uk@ucl-cs.arpa>. <clear> could also
6388 # <rev>=\EG4. Looking at other ADMs confirms this -- esr)
6389 adm11|LSI ADM-11,
6399 # From: Andrew Scott Beals <bandy@lll-crg.ARPA>
6405 # neither earlier nor later ADMSs have it -- esr)
6408 # baudrate etc. for your ADM-12+. Press Shift-Ctrl-Setup and you should
6413 # Ctrl-P Personality character selections (configure for example what
6415 # Ctrl-T tabs 1-80 use left&right to move and up to set and
6416 # Ctrl-V tabs 81-158 down to clear tab. Shift-Ctrl-M sets right margin at cursor
6417 # Ctrl-B Binary setup (probably not needed. I think that everything can
6419 # Ctrl-A Answerback mode (enter answerback message)
6420 # Ctrl-U User friendly mode (normal setup)
6421 # Ctrl-D Defaults entire setup and function keys from EPROM tables
6422 # Ctrl-S Save both setup and functions keys. Takes from 6 to 10 seconds.
6423 # Ctrl-R Reads both setup and functions keys from NVM.
6424 # Shift-Ctrl-X Unlock keyboard and cancel received X-OFF status
6426 # ADM-12+ supports hardware handshaking, but it is DTR/CTS as opposed to
6430 # The following null-modem cable should fix this and enable you to use
6432 # set ADM-12+ for DTR handshaking from supervisor setup.
6434 # PC Serial ADM-12+
6435 # -------- -------
6436 # 2 - 3
6437 # 3 - 2
6438 # 4 - 5
6439 # 5 - 20
6440 # 6,8 - 4
6441 # 7 - 7
6442 # 20 - 6,8
6455 # (adm20: removed obsolete ":kn#7:" -- esr)
6472 # removed bogus-looking \200 from before <cup>. -- esr)
6487 # Lear-Siegler ADM 31.
6491 # +-||||-------------------------------------+
6502 # +-+ +-+
6506 # +----------------------------------------------+
6509 # S1 - Data Rate - Modem
6510 # S2 - Data Rate - Printer
6511 # ------------------------
6513 # -------------------
6531 # S3 - Interface/Printer/Attributes
6532 # ---------------------------------
6535 # ---------------
6538 # off on off Busy active on J5-20, CD disabled
6539 # on off off Busy active on J5-19, CD disabled - Factory Set.
6540 # on off on Busy active on J5-19, CD enabled
6542 # sw4 Used in conjuction with S4 for comm interface control - Fact 0
6544 # sw5 Secondary Channel Control (Hardware implementation only) - Fact 0
6546 # sw6 ON enables printer BUSY active LOW - Factory Setting
6547 # OFF enables printer BUSY active HIGH - If set to this, ADM31 senses
6549 # sw7 ON - steady cursor - Factory Setting
6550 # OFF - blinking cursor
6553 # OFF causes SPACE to be displayed instead - Factory Setting
6555 # S4 - Interface
6556 # --------------
6560 # ---------------------------
6561 # OFF ON OFF ON OFF Enable RS-232C interface, Direct Connect and
6562 # Current Loop disabled - Factory Setting
6565 # OFF OFF ON OFF ON Enable Direct Connect interface, RS-232C and
6568 # sw5 ON disables dot stretching mode - Factory Setting
6571 # OFF enables underline function - Factory Setting
6573 # OFF causes NULLS to be displayed as SPACES - Factory Setting
6575 # S5 - Word Structure
6576 # -------------------
6577 # sw1 ON enables BREAK key - Factory Setting
6580 # OFF selects 60Hz monitor refresh rate - Factory Setting
6584 # ---------------
6587 # ON OFF ON Selects 7 DATA bits, even parity, 1 STOP bit - Factory Set.
6595 # OFF sends bit 8 as 0 (space) - Factory Setting
6597 # OFF selects Conversation Mode - Factory Setting
6599 # OFF selects Half Duplex operation - Factory Setting
6601 # S6 - Printer
6602 # ------------
6603 # sw1, sw2, sw6, sw7 Reserved - Factory 0
6609 # OFF disables Printer Port - Factory Setting
6611 # S7 - Polling Address
6612 # --------------------
6613 # sw1-7 Establish ASCII character which designates terminal polling address
6615 # OFF = logic 1 - Factory Setting
6617 # OFF disables Polling Option - Factory Setting
6620 # On some older adm31s, S4 does not exist, and S5-sw6 is not defined.
6626 # (adm31: removed obsolete ":ma=j^Jk^P^K^Pl ^R^L^L :" -- esr)
6637 adm31-old|o31|old adm31,
6639 # LSI ADM-36 from Col. George L. Sicherman <gloria!colonel> via BRL
6646 # (adm42: removed obsolete ":ma=^K^P:" -- esr)
6656 # The following termcap for the Lear Siegler ADM-42 leaves the
6659 adm42-ns|lsi adm-42 with no system line,
6665 # ADM 1178 terminal -- rather like an ADM-42. Manual is dated March 1 1985.
6691 # Standout mode is dim reverse-video.
6706 pt100w|pt200w|wrenw|fenixw|prime pt100/pt200 in 132-column mode,
6711 pt250w|Prime PT250 in 132-column mode,
6717 # 3475-A North 1st Street
6719 # Vox: (800)-457-4447
6720 # Fax: (408)-473-1510
6731 # and an ANSI-compatible qvt203 that replaced it. Qume started producing
6732 # ANSI-compatible terminals with the qvt323 and qvt61.
6736 # All current Qume terminals have ANSI-compatible operation modes.
6738 # popular lines such as ADDS, and dual-host capabilities. The qvt82 is
6741 # model is the qvt520, which is vt420-compatible.
6745 # If you inherit a Qume without docs, try Ctrl-Shift-Setup to enter its
6746 # setup mode. Shift-s should be a configuration save to NVRAM.
6756 # (reverse-video maybe? But then, are there two <rev> sequences?)
6772 # (qvt103: added <rmam>/<smam> based on init string -- esr)
6790 qvt103-w|qume qvt103 132 cols,
6806 qvt119+-25|qvt119p-25|QVT 119 PLUS with 25 data lines,
6808 qvt119+-w|qvt119p-w|qvt119-w|QVT 119 and 119 PLUS in 132 column mode,
6811 qvt119+-25-w|qvt119p-25-w|qvt119-25-w|QVT 119 and 119 PLUS 132 by 25,
6818 qvt203-w|qvt203-w-am|qume qvt 203 PLUS in 132 cols (w/advanced video),
6827 qvt203-25|QVT 203 PLUS with 25 by 80 column mode,
6830 qvt203-25-w|QVT 203 PLUS with 25 by 132 columns,
6840 # Vox: (408)-954-8333
6841 # Fax: (408)-954-0623
6847 # Televideo terminals are ANSI and PC-ANSI compatible.
6852 # Vanilla tvi910 -- W. Gish <cswarren@violet> 10/29/86
6933 # <ind>, <hpa>, <vpa>, <am>, <msgr> from SCO entry -- esr)
6945 # From: Alan R. Rogers <rogers%albany@csnet-relay>
6947 # (tvi910+: removed obsolete ":ma=^K^P^L :" -- esr)
6982 # <khome> from BRL entry -- esr)
7001 # tvi{912,920}[bc] - TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C
7005 # http://vt100.net/televideo/912b-om/
7008 # screen, supported 75-9600 baud (no handshaking), monochrome, 7-bit
7010 # (including some with magic cookies), fancy half-duplex mode, and
7020 # are quite distinct from the 914 and 924, which were much nicer non-
7021 # magic-cookie terminals similar to the 950.
7026 # TVI-912B - very odd layout, no function keys (84 keys)
7027 # TVI-920B - typewriter layout, no function keys (103 keys)
7028 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
7029 # TVI-920C - typewriter layout, function keys F1-F11 (101 keys)
7034 # ----------||-----------
7035 # TVI-912B || tvi912b
7036 # TVI-912C || tvi912c
7037 # TVI-920B || tvi920b
7038 # TVI-920C || tvi920c
7045 # ------------|--------|--------|---------|-------||---------
7046 # No | No | N/A | N/A | No || -unk
7047 # No | No | N/A | N/A | Yes || -p
7048 # No | Yes | No | N/A | No || -2p-unk
7049 # No | Yes | No | N/A | Yes || -2p-p
7050 # No | Yes | Yes | N/A | No || -vb-unk
7051 # No | Yes | Yes | N/A | Yes || -vb-p
7053 # Yes | No | N/A | Yes | N/A || -mc
7054 # Yes | Yes | No | No | N/A || -2p
7055 # Yes | Yes | No | Yes | N/A || -2p-mc
7056 # Yes | Yes | Yes | No | N/A || -vb
7057 # Yes | Yes | Yes | Yes | N/A || -vb-mc
7060 # and no magic cookies would be tvi920c-vb; a model 912 B without the
7062 # tvi912b-mc
7073 # running on a Linux box connected to a TVI-920C with a later-model
7074 # (A49C1-style) ROM running at 9600 baud, so your mileage may
7088 # -----|--------||------------
7104 # -------------|--------||------------
7119 # Here are the switch settings for the TVI-912B/TVI-920B and
7120 # TVI-912C/TVI-920C:
7122 # S1 (Line), and S3 (Printer) baud rates -- put one, and only one, switch down:
7143 # 1: P3-6 Not connected DSR received on P3-6
7144 # 2: P3-8 Not connected DCD received on P3-8
7146 # 3 Open, 4 Open: P3-20 Not connected
7172 # NON-STANDARD CAPABILITIES
7197 # operations for uploading all or part of the screen; and block-mode
7201 # a.k.a. half-intensity outside of protect mode) is used to control
7206 # support a few extra escape sequences for manipulating the off-screen
7209 # of those sequences: set cursor position including page (\E-PYX,
7220 # Auto-flip mode (\Ev) is likely faster than the scrolling mode (\Ew)
7221 # enabled in <is2>, but auto-flip is very jarring so we don't use it.
7228 # cheesy page-flip instead.
7246 tvi912b-unk|tvi912c-unk|TeleVideo TVI-912B or TVI-912C (no attributes),
7262 # control characters, and the half-intensity ("protected") attribute
7265 tvi912b+printer|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C page print support,
7268 # This uses half-intensity mode (<dim>) for standout (<smso>), and
7269 # exposes no other attributes (half-intensity is the only attribute
7272 tvi912b+dim|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C half-intensity attribute support,
7277 # Full magic-cookie attribute support, with half-intensity reverse
7279 # to give a consistent magic-cookie count. Also note that <sgr> uses
7280 # backspacing (in the TVI-supported order) to apply all requested
7283 tvi912b+mc|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C full magic-cookie attribute support,
7294 tvi912b+2p|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option support,
7301 tvi912b+vb|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option "visible bell" support,
7306 tvi920b+fn|TeleVideo TVI-920B and TVI-920C function key support,
7315 tvi912b-2p-unk|tvi912c-2p-unk|tvi912b-unk-2p|tvi912c-unk-2p|TeleVideo TVI-912B or TVI-912C (second page memory option; no attributes),
7316 use=tvi912b+2p, use=tvi912b-unk,
7318 tvi912b-vb-unk|tvi912c-vb-unk|tvi912b-unk-vb|tvi912c-unk-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; no attributes),
7319 use=tvi912b+vb, use=tvi912b-unk,
7321 tvi912b-p|tvi912c-p|TeleVideo TVI-912B or TVI-912C (no attributes; page print),
7322 use=tvi912b+printer, use=tvi912b-unk,
7324 tvi912b-2p-p|tvi912c-2p-p|tvi912b-p-2p|tvi912c-p-2p|TeleVideo TVI-912B or TVI-912C (second page memory option; no attributes; page print),
7325 use=tvi912b+2p, use=tvi912b+printer, use=tvi912b-unk,
7327 tvi912b-vb-p|tvi912c-vb-p|tvi912b-p-vb|tvi912c-p-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; no attributes; page print),
7328 use=tvi912b+vb, use=tvi912b+printer, use=tvi912b-unk,
7330 tvi912b-2p|tvi912c-2p|TeleVideo TVI-912B or TVI-912C (second page memory option; half-intensity attribute),
7331 use=tvi912b+2p, use=tvi912b+dim, use=tvi912b-unk,
7333 tvi912b-2p-mc|tvi912c-2p-mc|tvi912b-mc-2p|tvi912c-mc-2p|TeleVideo TVI-912B or TVI-912C (second page memory option; magic cookies),
7334 use=tvi912b+2p, use=tvi912b+mc, use=tvi912b-unk,
7336 tvi912b-vb|tvi912c-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; half-intensity attribute),
7337 use=tvi912b+vb, use=tvi912b+dim, use=tvi912b-unk,
7339 tvi912b-vb-mc|tvi912c-vb-mc|tvi912b-mc-vb|tvi912c-mc-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; magic cookies),
7340 use=tvi912b+vb, use=tvi912b+mc, use=tvi912b-unk,
7342 tvi912b|tvi912c|TeleVideo TVI-912B or TVI-912C (half-intensity attribute),
7343 use=tvi912b+dim, use=tvi912b-unk,
7345 tvi912b-mc|tvi912c-mc|TeleVideo TVI-912B or TVI-912C (magic cookies),
7346 use=tvi912b+mc, use=tvi912b-unk,
7348 tvi920b-unk|tvi920c-unk|TeleVideo TVI-920B or TVI-920C (no attributes),
7349 use=tvi920b+fn, use=tvi912b-unk,
7351 tvi920b-2p-unk|tvi920c-2p-unk|tvi920b-unk-2p|tvi920c-unk-2p|TeleVideo TVI-920B or TVI-920C (second page memory option; no attributes),
7352 use=tvi920b+fn, use=tvi912b+2p, use=tvi912b-unk,
7354 tvi920b-vb-unk|tvi920c-vb-unk|tvi920b-unk-vb|tvi920c-unk-vb|TeleVideo TVI-920B or TVI-920C (second page memory option "visible bell"; no attributes),
7355 use=tvi920b+fn, use=tvi912b+vb, use=tvi912b-unk,
7357 tvi920b-p|tvi920c-p|TeleVideo TVI-920B or TVI-920C (no attributes; page print),
7358 use=tvi920b+fn, use=tvi912b+printer, use=tvi912b-unk,
7360 tvi920b-2p-p|tvi920c-2p-p|tvi920b-p-2p|tvi920c-p-2p|TeleVideo TVI-920B or TVI-920C (second page memory option; no attributes; page print),
7362 use=tvi912b-unk,
7364 tvi920b-vb-p|tvi920c-vb-p|tvi920b-p-vb|tvi920c-p-vb|TeleVideo TVI-920B or TVI-920C (second page memory option "visible bell"; no attributes; page print),
7366 use=tvi912b-unk,
7368 tvi920b-2p|tvi920c-2p|TeleVideo TVI-920B or TVI-920C (second page memory option; half-intensity attribute),
7370 use=tvi912b-unk,
7372 tvi920b-2p-mc|tvi920c-2p-mc|tvi920b-mc-2p|tvi920c-mc-2p|TeleVideo TVI-920B or TVI-920C (second page memory option; magic cookies),
7374 use=tvi912b-unk,
7376 tvi920b-vb|tvi920c-vb|TeleVideo TVI-920B or TVI-920C (second page memory option "visible bell"; half-intensity attribute),
7378 use=tvi912b-unk,
7380 tvi920b-vb-mc|tvi920c-vb-mc|tvi920b-mc-vb|tvi920c-mc-vb|TeleVideo TVI-920B or TVI-920C (second page memory option "visible bell"; magic cookies),
7382 use=tvi912b-unk,
7384 tvi920b|tvi920c|TeleVideo TVI-920B or TVI-920C (half-intensity attribute),
7385 use=tvi920b+fn, use=tvi912b+dim, use=tvi912b-unk,
7387 tvi920b-mc|tvi920c-mc|TeleVideo TVI-920B or TVI-920C (magic cookies),
7388 use=tvi920b+fn, use=tvi912b+mc, use=tvi912b-unk,
7393 # also added empty <acsc> to suppress tic warning -- esr)
7408 # also added empty <acsc> to suppress tic warning -- esr)
7421 # (tvi92D: removed :ko=bt: before translation, I see no backtab cap -- esr)
7429 # old ones skip -- esr)
7458 # -----------------------------------------------------
7477 # Settings for word length and stop-bits (S1)
7481 # ---------------------------
7482 # U - 7-bit word
7483 # D - 8-bit word
7484 # - U 2 stop bits
7485 # - D 1 stop bit
7491 # --------------------------------------------
7494 # --------------------------------------------
7497 # --------------------------------------------
7501 # --------------------------------------------
7505 # --------------------------------------------
7509 # --------------------------------------------
7513 # --------------------------------------------
7517 # --------------------------------------------
7520 # --------------------------------------------
7523 # --------------------------------------------
7526 # --------------------------------------------
7529 # --------------------------------------------
7532 # --------------------------------------------
7539 # --------------------------------------------
7542 # --------------------------------------------
7545 # --------------------------------------------
7548 # --------------------------------------------
7551 # --------------------------------------------
7554 # --------------------------------------------
7557 # --------------------------------------------
7560 # --------------------------------------------
7563 # --------------------------------------------
7566 # --------------------------------------------
7569 # --------------------------------------------
7572 # --------------------------------------------
7575 # --------------------------------------------
7578 # --------------------------------------------
7581 # --------------------------------------------
7583 # (tvi925: BSD has <clear=\E*>. I got <is2> and <ri> from there -- esr)
7599 tvi925-hi|TeleVideo Model 925 with half intensity standout mode,
7604 # Originally Tim Curry, Univ. of Central Fla., <duke!ucf-cs!tim> 5/21/82
7621 # start-protected field delimiter (\Ex2\200\200)
7622 # end-protected field delimiter (\Ex3\200\200)
7630 # +-----------------------+-----+-----+-----------------------+
7633 # +------+-----------------------+-----+-----+-----------------------+
7635 # +------+-----------------------+-----+-----+-----------------------+
7637 # +------+-----------------------+-----+-----+-----------------------+
7641 # +-----+-----+-----------------+-----+-----------+-----+-----+
7643 # +------+-----+-----+-----------------+-----+-----------+-----+-----+
7645 # +------+-----+-----+-----------------+-----+-----------+-----+-----+
7647 # +------+-----+-----+-----------------+-----+-----------+-----+-----+
7651 # +-----------+-----+-----+-----+-----+-----------+
7653 # +-----------+-----+-----+-----+-----+ |
7655 # +-----------+-----+-----+-----+-----+-----------+
7672 # +-----+-----+-----+-----+-----------+
7675 # +-----+-----+-----+-----------+
7677 # +-----+-----+-----+-----------+
7683 # +-----+-----+-----+-----------+
7687 # +-----+-----+-----------------+
7689 # +-----+-----+-----------------+
7694 # +-----+-----+-----------------+
7699 # Finally, note that BSD has cud1=^V. -- esr)
7720 # place cursor at page 0, line 24, column 1 (\E-07 )
7726 # place cursor at 0,24,1 (\E-07 )
7730 tvi950-2p|televideo950 w/2 pages,
7731 is2=\EDF\EC\Ed\EG0\Eg\Er\EO\E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\2\E-07 \011,
7732 rmcup=\E\\2\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
7737 # place cursor at page 0, line 24, column 1 (\E-07 )
7742 # place cursor at 0,24,1 (\E-07 )
7744 tvi950-4p|televideo950 w/4 pages,
7745 is2=\EDF\EC\Ed\EG0\Eg\Er\EO\E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\3\E-07 \011,
7746 rmcup=\E\\3\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
7754 tvi950-rv|televideo950 rev video,
7759 # tvi950-rv-2p uses the appropriate entries from 950-2p and 950-rv
7760 tvi950-rv-2p|televideo950 rev video w/2 pages,
7762 is2=\EDF\EC\Eb\EG0\Eg\Er\EO\E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\2\E-07\s,
7763 rmcup=\E\\2\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
7766 # tvi950-rv uses the appropriate entries from 950-4p and 950-rv
7767 tvi950-rv-4p|televideo950 rev video w/4 pages,
7769 is2=\EDF\EC\Eb\EG0\Er\EO\E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\3\E-07\s,
7770 rmcup=\E\\3\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
7779 # ko implies -- esr)
7794 tvi955-w|955-w|televideo955 w/132 cols,
7797 # use half-intensity as normal mode, full intensity as <bold>
7798 tvi955-hb|955-hb|televideo955 half-bright,
7806 # also added empty <acsc> to suppress tic warning, -- esr)
7823 tvi970-vb|televideo 970 with visual bell,
7826 tvi970-2p|televideo 970 with using 2 pages of memory,
7834 # its absence means <smam>=\Ev isn't safe to use. -- esr)
7891 # White Pine Software may be contacted at +1 603/886-9050.
7895 # Visual 50 from Beau Shekita, BTL-Whippany <whuxlb!ejs>
7907 # Note especially the <il1> function. <kf4>-<kf6> are really l4-l6 in
7908 # disguise; <kf7>-<kf9> are really l1-l3.
7946 # (This cap is commented out because <smir>/<rmir> is more efficient -- esr)
7967 # to use vi200-f.
7968 vi200-f|visual 200 no function keys,
7973 vi200-rv|visual 200 reverse video,
7980 # (vi300: added <rmam>/<smam> based on init string -- esr)
7997 vi300-old|visual 300 with old firmware (set edit extent reversed),
8002 # The best place to look for the escape sequences is page A1-1 of the
8005 # be done with the menus in set-up mode.
8009 # also added empty <acsc> to suppress tic warning -- esr)
8042 #### Wyse (wy)
8047 # Vox: (408)-473-1200
8048 # Fax: (408) 473-1222
8051 # Wyse sales can be reached by phone at 1-800-GET-WYSE. Tech support is at
8052 # (800)-800-WYSE (option 5 gets you a human). There's a Web page at the
8072 # If more than one attribute is needed then the wy30-mc terminfo
8097 # This terminal description uses the non-hidden attribute mode
8100 # (wy30-mc: added <smcup> to suppress tic warning --esr)
8101 wy30-mc|wyse30-mc|wyse 30 with magic cookies,
8113 wy30-vb|wyse30-vb|wyse 30 visible bell,
8122 # cookies. The wy50-mc terminal description uses magic cookies
8149 # This terminal description uses the non-hidden attribute mode
8156 # (wy50-mc: added <smcup> to suppress tic warning --esr)
8157 wy50-mc|wyse50-mc|wyse 50 with magic cookies,
8165 wy50-vb|wyse50-vb|wyse 50 visible bell,
8167 wy50-w|wyse50-w|wyse 50 132-column,
8171 wy50-wvb|wyse50-wvb|wyse 50 132-column visible bell,
8172 bel@, use=wy50-w,
8223 wy350-vb|wyse350-vb|wyse 350 visible bell,
8225 wy350-w|wyse350-w|wyse 350 132-column,
8229 wy350-wvb|wyse350-wvb|wyse 350 132-column visible bell,
8230 bel@, use=wy350-w,
8249 # alt-charset mode. Try \EcE\s\s\E+\s if the screen is really clear
8282 wy120-w|wyse120-w|wy150-w|wyse150-w|wyse 120/150 132-column,
8287 wy120-25|wyse120-25|wy150-25|wyse150-25|wyse 120/150 80-column 25-lines,
8291 wy120-25-w|wyse120-25-w|wy150-25-w|wyse150-25-w|wyse 120/150 132-column 25-lines,
8293 pln@, rs3=\EwG\Ee)$<100>, use=wy120-w,
8295 wy120-vb|wyse120-vb|wy150-vb|wyse150-vb|Wyse 120/150 visible bell,
8298 wy120-w-vb|wy120-wvb|wyse120-wvb|wy150-w-vb|wyse150-w-vb|Wyse 120/150 132-column visible bell,
8299 bel@, use=wy120-w,
8306 # <rs1> -> set personality
8307 # <rs2> -> set number of columns
8308 # <rs3> -> set number of lines
8309 # <is1> -> select the proper font
8310 # <is2> -> do the initialization
8311 # <is3> -> set up display memory (2 pages)
8314 # older Wyse 60's. This change happened mid-1987.
8318 # high order bit set when you hit CTRL-function_key
8330 # a bug reported by Robert Dunn, <rcdii@inlink.com> -- esr)
8362 wy60-w|wyse60-w|wyse 60 132-column,
8367 wy60-25|wyse60-25|wyse 60 80-column 25-lines,
8370 wy60-25-w|wyse60-25-w|wyse 60 132-column 25-lines,
8372 pln@, rs3=\EwG\Ee)$<200>, use=wy60-w,
8374 wy60-42|wyse60-42|wyse 60 80-column 42-lines,
8380 wy60-42-w|wyse60-42-w|wyse 60 132-column 42-lines,
8384 nel=\r\n$<11>, rs2=\EeF$<150>\E`;$<150>, use=wy60-42,
8386 wy60-43|wyse60-43|wyse 60 80-column 43-lines,
8388 pln@, rs3=\Ee+$<150>, use=wy60-42,
8389 wy60-43-w|wyse60-43-w|wyse 60 132-column 43-lines,
8391 pln@, rs3=\Ee+$<150>, use=wy60-42-w,
8393 wy60-vb|wyse60-vb|Wyse 60 visible bell,
8395 wy60-w-vb|wy60-wvb|wyse60-wvb|Wyse 60 132-column visible bell,
8396 bel@, use=wy60-w,
8398 # The Wyse-99GT looks at lot like the Wyse 60 except that it
8399 # does not have the 42/43 line mode. In the Wyse-60 the "lines"
8403 # The Wyse-99GT also has personalities for the VT220 and
8407 # alt-charset mode. Try \EcE\s\s\E+\s if the screen is really clear
8410 # u0 -> enter Tektronix mode
8411 # u1 -> exit Tektronix mode
8421 wy99gt-w|wyse99gt-w|wyse 99gt 132-column,
8427 wy99gt-25|wyse99gt-25|wyse 99gt 80-column 25-lines,
8431 wy99gt-25-w|wyse99gt-25-w|wyse 99gt 132-column 25-lines,
8433 pln@, rs2=\E`;$<150>, use=wy99gt-w,
8435 wy99gt-vb|wyse99gt-vb|Wyse 99gt visible bell,
8438 wy99gt-w-vb|wy99gt-wvb|wyse99gt-wvb|Wyse 99gt 132-column visible bell,
8439 bel@, use=wy99gt-w,
8442 # - can't redefine function keys (anyway, key redefinition in ANSI mode
8444 # - meta key can't be described (the terminal forgets it when reset);
8445 # The xon-xoff handshaking can't be disabled while in ansi personality, so
8452 # thing is that vi goes crazy if smir-rmir are present and both dch-dch1 are
8455 wy99-ansi|Wyse WY-99GT in ansi mode (int'l PC keyboard),
8488 wy99a-ansi|Wyse WY-99GT in ansi mode (US PC keyboard),
8489 hts=\EH, is3=\E[?5l, rs3=\E[?5l, tbc=\E[3g, use=wy99-ansi,
8492 # - can't set tabs;
8493 # - other bugs in ANSI modes (see above).
8495 # GNU emacs doesn't like Xon-Xoff handshaking. This means the terminal
8500 wy99f|wy99fgt|wy-99fgt|Wyse WY-99GT (int'l PC keyboard),
8503 acsc='x+y.wi~_vj(k'l&m%n)o9q*s8t-u.v\,w+x=, bel=^G,
8528 wy99fa|wy99fgta|wy-99fgta|Wyse WY-99GT (US PC keyboard),
8532 # The Wyse 160 is combination of the WY-60 and the WY-99gt.
8537 # <rs1> -> set personality
8538 # <rs2> -> set number of columns
8539 # <rs3> -> set number of lines
8540 # <is1> -> select the proper font
8541 # <is2> -> do the initialization
8542 # <is3> -> set up display memory (2 pages)
8551 # a bug reported by Robert Dunn, <rcdii@inlink.com> -- esr)
8582 wy160-w|wyse160-w|wyse 160 132-column,
8587 wy160-25|wyse160-25|wyse 160 80-column 25-lines,
8590 wy160-25-w|wyse160-25-w|wyse 160 132-column 25-lines,
8592 pln@, rs3=\EwG\Ee)$<200>, use=wy160-w,
8594 wy160-42|wyse160-42|wyse 160 80-column 42-lines,
8599 wy160-42-w|wyse160-42-w|wyse 160 132-column 42-lines,
8602 rs2=\EeF$<150>\E`;$<150>, use=wy160-42,
8604 wy160-43|wyse160-43|wyse 160 80-column 43-lines,
8606 pln@, rs3=\Ee+$<150>, use=wy160-42,
8607 wy160-43-w|wyse160-43-w|wyse 160 132-column 43-lines,
8609 pln@, rs3=\Ee+$<150>, use=wy160-42-w,
8611 wy160-vb|wyse160-vb|Wyse 160 visible bell,
8613 wy160-w-vb|wy160-wvb|wyse160-wvb|Wyse 160 132-column visible bell,
8614 bel@, use=wy160-w,
8624 # cookies. The wy75-mc terminal description uses magic cookies
8637 dl1=\E[M, dsl=\E[>\,\001\001\E[>-\001\001,
8662 # This terminal description uses the non-hidden attribute mode
8665 wy75-mc|wyse75-mc|wyse 75 with magic cookies,
8673 wy75-vb|wyse75-vb|wyse 75 with visible bell,
8676 wy75-w|wyse75-w|wyse 75 in 132 column mode,
8679 wy75-wvb|wyse75-wvb|wyse 75 with visible bell 132 columns,
8681 bel@, use=wy75-w,
8730 wy85-vb|wyse85-vb|wyse 85 with visible bell,
8733 # Wyse 85 in 132-column mode.
8734 wy85-w|wyse85-w|wyse 85 in 132-column mode,
8738 # Wyse 85 in 132-column mode with visual bell.
8739 wy85-wvb|wyse85-wvb|wyse 85 with visible bell 132-columns,
8740 bel@, use=wy85-w,
8752 wy85-8bit|wyse85-8bit|wyse 85 in 8-bit mode,
8796 # by set-up.
8836 wy185-24|wyse185-24|wyse 185 with 24 data lines,
8842 wy185-vb|wyse185-vb|wyse 185+flash,
8845 # Wyse 185 in 132-column mode.
8846 wy185-w|wyse185-w|wyse 185 in 132-column mode,
8851 # Wyse 185 in 132-column mode with visual bell.
8852 wy185-wvb|wyse185-wvb|wyse 185+flash+132 cols,
8853 bel@, use=wy185-w,
8856 # Done by Joe H. Davis 3-9-92
8893 wy325-vb|wyse325-vb|wyse-325 with visual bell,
8899 wy325-w|wyse325-w|wy325w-24|wyse-325 in wide mode,
8906 wy325-25|wyse325-25|wy325-80|wyse-325|wyse-325 25 lines,
8912 wy325-25w|wyse325-25w|wy325 132 columns,
8914 pln@, rs3=\EwG\Ee)$<100>, use=wy325-w,
8918 wy325-w-vb|wy325-wvb|wyse325-wvb|wyse-325 wide mode reverse video,
8919 bel@, use=wy325-w,
8924 wy325-42|wyse325-42|wyse-325 42 lines,
8930 wy325-42w|wyse325-42w|wyse-325 42 lines wide mode,
8932 pln@, rs3=\EwG\Ee)$<100>, use=wy325-w,
8936 wy325-42w-vb|wy325-42wvb|wyse-325 42 lines wide mode visual bell,
8937 bel@, use=wy325-w,
8941 wy325-43|wyse325-43|wyse-325 43 lines,
8947 wy325-43w|wyse325-43w|wyse-325 43 lines wide mode,
8949 pln@, rs3=\EwG\Ee)$<100>, use=wy325-w,
8953 wy325-43w-vb|wy325-43wvb|wyse-325 43 lines wide mode visual bell,
8954 bel@, use=wy325-w,
8956 # Wyse 370 -- 24 line screen with status line.
8966 # <u0> -> enter Tektronix 4010/4014 mode
8967 # <u1> -> exit Tektronix 4010/4014 mode
8968 # <u2> -> enter ASCII mode (from any ANSI mode)
8969 # <u3> -> exit ASCII mode (goto native ANSI mode)
8970 # <u4> -> enter Tek 4207 ANSI mode (from any ANSI mode)
8971 # <u5> -> exit Tek 4207 mode (goto native ANSI mode)
8974 wy370-nk|wyse 370 without function keys,
9009 # Function key set for the ASCII (wy-50 compatible) keyboard
9012 wy370|wyse370|wy370-101k|Wyse 370 with 101 key keyboard,
9019 knp=\E[U, kpp=\E[V, use=wy370-nk,
9021 # Function key set for the VT-320 (and wy85) compatible keyboard
9023 wy370-105k|Wyse 370 with 105 key keyboard,
9031 use=wy370-nk, use=vt220+keypad,
9035 wy370-EPC|Wyse 370 with 102 key keyboard,
9040 khome=\E[H, kich1=\E[2~, knp=\E[U, kpp=\E[V, use=wy370-nk,
9043 wy370-vb|Wyse 370 with visible bell,
9046 # Wyse 370 in 132-column mode.
9047 wy370-w|Wyse 370 in 132-column mode,
9051 # Wyse 370 in 132-column mode with visual bell.
9052 wy370-wvb|Wyse 370 with visible bell 132-columns,
9053 flash=\E[30h\E\,\E[30l$<300>, use=wy370-w,
9054 wy370-rv|Wyse 370 reverse video,
9059 wy99gt-tek|Wyse 99gt Tektronix 4010/4014 emulator,
9063 cup=\035%{3040}%{89}%p1%*%-%Py%p2%{55}%*%Px%gy%{128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{96}%+%c%gy%{004}%/%{31}%&%{96}%+%c%gx%{128}%/%{31}%&%{32}%+%c%gx%{004}%/%{31}%&%{64}%+%c\037,
9072 wy160-tek|Wyse 160 Tektronix 4010/4014 emulator,
9073 cup=\035%{3103}%{91}%p1%*%-%Py%p2%{55}%*%Px%gy%{128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{96}%+%c%gy%{004}%/%{31}%&%{96}%+%c%gx%{128}%/%{31}%&%{32}%+%c%gx%{004}%/%{31}%&%{64}%+%c\037,
9074 home=^]8`g @\037, use=wy99gt-tek,
9078 wy370-tek|Wyse 370 Tektronix 4010/4014 emulator,
9082 cup=\035%{775}%{108}%p1%*%{5}%/%-%Py%p2%{64}%*%{4}%+%{5}%/%Px%gy%{32}%/%{31}%&%{32}%+%c%gy%{31}%&%{96}%+%c%gx%{32}%/%{31}%&%{32}%+%c%gx%{31}%&%{64}%+%c\037,
9090 # Vendor-supplied Wyse entries end here.
9098 # rs1 -> set personality
9099 # rs2 -> set number of columns
9100 # rs3 -> set number of lines
9101 # is1 -> select the proper font
9102 # is2 -> do the initialization
9103 # is3 -> If this string is empty then rs3 gets sent.
9106 # - The BS key is programmed to generate BS in smcup since
9108 # - Remove and shift/Remove: delete a character
9109 # - Insert : enter insert mode
9110 # - Find : delete to end of file
9111 # - Select : clear a line
9112 # - F11, F12, F13: send default sequences (not ESC, BS, LF)
9113 # - F14 : Home key
9114 # - Bottom status line (host writable line) is used.
9115 # - smkx,rmkx are removed because this would put the numeric
9155 wy520-24|wyse520-24|wyse 520 with 24 data lines,
9161 wy520-vb|wyse520-vb|wyse 520 with visible bell,
9164 # Wyse 520 in 132-column mode.
9165 wy520-w|wyse520-w|wyse 520 in 132-column mode,
9170 # Wyse 520 in 132-column mode with visual bell.
9171 wy520-wvb|wyse520-wvb|wyse 520 with visible bell 132-columns,
9172 flash=\E[30h\E\,\E[30l$<100>, use=wy520-w,
9178 # - 'End' key will clear till end of line on EPC keyboard
9179 # - Shift/End : ignored.
9180 # - Insert : enter insert mode.
9181 # - Delete : delete a character (have to change interrupt character
9182 # to CTRL-C: stty intr '^c') for it to work since the
9184 wy520-epc|wyse520-epc|wyse 520 with EPC keyboard,
9191 wy520-epc-24|wyse520-pc-24|wyse 520 with 24 data lines and EPC keyboard,
9194 use=wy520-epc,
9197 wy520-epc-vb|wyse520-pc-vb|wyse 520 with visible bell and EPC keyboard,
9198 flash=\E[30h\E\,\E[30l$<100>, use=wy520-epc,
9200 # Wyse 520 in 132-column mode.
9201 wy520-epc-w|wyse520-epc-w|wyse 520 in 132-column mode with EPC keyboard,
9204 ip=$<7>, rs2=\E[35h\E[?3h, use=wy520-epc,
9206 # Wyse 520 in 132-column mode with visual bell.
9207 wy520-epc-wvb|wyse520-p-wvb|wyse 520 with visible bell 132-columns and EPC keyboard,
9208 flash=\E[30h\E\,\E[30l$<100>, use=wy520-epc-w,
9210 # Wyse 520 in 80-column, 36 lines
9211 wy520-36|wyse520-36|wyse 520 with 36 data lines,
9217 # Wyse 520 in 80-column, 48 lines
9218 wy520-48|wyse520-48|wyse 520 with 48 data lines,
9224 # Wyse 520 in 132-column, 36 lines
9225 wy520-36w|wyse520-36w|wyse 520 with 132 columns and 36 data lines,
9229 use=wy520-36,
9231 # Wyse 520 in 132-column, 48 lines
9232 wy520-48w|wyse520-48w|wyse 520 with 48 data lines,
9236 use=wy520-48,
9239 # Wyse 520 in 80-column, 36 lines with EPC keyboard
9240 wy520-36pc|wyse520-36pc|wyse 520 with 36 data lines and EPC keyboard,
9244 use=wy520-epc,
9246 # Wyse 520 in 80-column, 48 lines with EPC keyboard
9247 wy520-48pc|wyse520-48pc|wyse 520 with 48 data lines and EPC keyboard,
9251 use=wy520-epc,
9253 # Wyse 520 in 132-column, 36 lines with EPC keyboard
9254 wy520-36wpc|wyse520-36wpc|wyse 520 with 36 data lines and EPC keyboard,
9258 use=wy520-36pc,
9260 # Wyse 520 in 132-column, 48 lines with EPC keyboard
9261 wy520-48wpc|wyse520-48wpc|wyse 520 with 48 data lines and EPC keyboard,
9265 use=wy520-48pc,
9267 # From: John Gilmore <hoptoad!gnu@lll-crg.arpa>
9268 # (wyse-vp: removed <if=/usr/share/tabset/wyse-adds>, there's no such
9269 # file and we don't know what <hts> is -- esr)
9270 wyse-vp|Wyse 50 in ADDS Viewpoint emulation mode with "enhance" on,
9281 wy75ap|wyse75ap|wy-75ap|wyse-75ap|Wyse WY-75 Applications and Cursor keypad,
9300 # non-ANSI terminal emulators later in the file.
9305 # (kermit: removed obsolete ":ma=^Hh^Jj^Kk^Ll^^H:" -- esr)
9306 # From: greg small <gts@populi.berkeley.edu> 9-25-84
9312 el=\EK, home=\EH, is2=K0 Standard Kermit 9-25-84\n,
9314 kermit-am|standard kermit plus auto-margin,
9322 # From: greg small <gts@populi.berkeley.edu> 8-30-84
9327 is2=K2 UCB IBMPC Kermit 1.2 8-30-84\n, use=kermit,
9333 # From: greg small <gts@populi.berkeley.edu> 12-19-84
9338 is2=\EO\Eq\EJ\EY7 K3 UCB IBMPC Kermit 1.20 12-19-84\n,
9340 # MS-DOS Kermit 2.27 for the IBMPC
9346 # (msk227: removed obsolete ":ma=^Hh^Jj^Kk^Ll^^H:" -- esr)
9347 # From: greg small <gts@populi.berkeley.edu> 3-17-85
9348 msk227|mskermit227|MS-DOS Kermit 2.27 for the IBMPC,
9355 is2=\EO\Eq\EG\Ew\EJ\EY7 K4 MS Kermit 2.27 for the IBMPC 3-17-85\n,
9358 # MS-DOS Kermit 2.27 with automatic margins
9359 # From: greg small <gts@populi.berkeley.edu> 3-17-85
9360 msk227am|mskermit227am|UCB MS-DOS Kermit 2.27 with automatic margins,
9363 is2=\EO\Eq\EG\Ev\EJ\EY7 K5 MS Kermit 2.27 +automatic margins 3-17-85\n,
9365 # MS-DOS Kermit 2.27 UCB 227.14 for the IBM PC
9368 # (msk22714: removed obsolete ":kn#10:" -- esr)
9369 # From: greg small <gts@populi.berkeley.edu> 3-17-85
9370 msk22714|mskermit22714|UCB MS-DOS Kermit 2.27 UCB 227.14 IBM PC,
9373 is2=\EO\Eq\EG\Ev\EJ\EY7 K6 MS Kermit 2.27 UCB 227.14 IBM PC 3-17-85\n,
9379 # Please send changes with explanations to bug-gnu-emacs@prep.ai.mit.edu.
9380 # (vt320-k3: I added <rmam>/<smam> based on the init string -- esr)
9381 vt320-k3|MS-Kermit 3.00's vt320 emulation,
9408 # (I removed a bogus boolean :mo: and added <msgr>, <smam>, <rmam> -- esr)
9409 vt320-k311|dec vt320 series as defined by kermit 3.11,
9433 ######## NON-ANSI TERMINAL EMULATIONS
9439 # MS-DOS bulletin-board systems. It was designed to give ANSI-like
9446 # low 7 bits of the IBM-PC display-memory attribute. Bletch.
9455 # ^L -- clear window/reset current attribute to default
9456 # ^V^A%p1%c -- set current color attribute, parameter decodes as follows:
9460 # +---+---+ | +---+---+
9466 # ^V^J%p1%c%p2%c%p3%c%p4%c%p5%c -- scroll (p2,p3) to (p4,p5) up by p1 lines
9467 # ^V^K%p1%c%p2%c%p3%c%p4%c%p5%c -- scroll (p2,p3) to (p4,p5) down by p1 lines
9468 # ^V^L%p1%c%p2%c%p3%c -- clear p2 lines and p3 cols w/attr %p1
9469 # ^V^M%p1%c%p2%c%p3%c%p4%c -- fill p3 lines & p4 cols w/char p2+attr %p1
9470 # (^V^L and ^V^M set the current attribute as a side-effect.)
9471 # ^V ^Y <a> [...] <c> -- repeat pattern. <a> specifies the number of bytes
9473 # should be repeated. If either value is 0, no-op.
9477 # ^V^O -- clockwise mode on; turn print direction right each time you
9479 # ^V^P -- no-op
9480 # ^V^Q%c -- query the driver
9481 # ^V^R -- driver reset
9482 # ^V^S -- Sound tone (PC-specific)
9483 # ^V^T -- change highlight at current cursor poition to %c
9484 # ^V^U%p1%c%p2%c -- highlight window <a> with attribute <b>
9486 # -- define window
9493 # Update by TD - 2004: half of this was inconsistent. Found documentation
9511 civis=^V'^B, cnorm=^V'^A, cvvis=^V^C, dl1=^V-, il1=^V+,
9535 rbcomm-nam|IBM PC with RBcomm without autowrap,
9540 rbcomm-w|IBM PC with RBcomm in 132 column mode,
9591 # This section also includes Teletype-branded VDTs.
9597 # These are AT&T's official terminfo entries. All-caps aliases have been
9620 # Must setup RETURN KEY - CR, REC'VD LF - INDEX.
9624 # standout= reverse + half-intensity = 3 | 5.
9626 # note that half-bright blinking doesn't look different from normal blinking.
9630 # <kf6=\EOh>, <kf7=\EOi>, <kf8=\EOj>, -- esr)
9631 att5410v1|att4410v1|tty5410v1|AT&T 4410/5410 80 columns - version 1,
9634 acsc=++\,\,--..00``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
9646 pln=\E[%p1%d;00q%p2%:-16s, rc=\E8, rev=\E[7m, ri=\EM,
9653 att4410v1-w|att5410v1-w|tty5410v1-w|AT&T 4410/5410 132 columns - version 1,
9657 att4410|att5410|tty5410|AT&T 4410/5410 80 columns - version 2,
9662 att5410-w|att4410-w|4410-w|tty5410-w|5410-w|AT&T 4410/5410 in 132 column mode,
9667 # (v5410: added <rmam>/<smam> based on init string -- esr)
9689 # Teletype Model 5420 -- A souped up 5410, with multiple windows,
9715 # Key capabilities assume the power-up send sequence...
9722 # This string causes them to send the strings <kf1>-<kf8>
9724 # (att4415: I added <rmam>/<smam> based on the init string -- esr)
9744 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, prot=\EV,
9753 att4415-w|tty5420-w|att5420-w|AT&T 4415/5420 132 cols,
9757 att4415-rv|tty5420-rv|att5420-rv|AT&T 4415/5420 80 cols/rv,
9760 att4415-w-rv|tty5420-w-rv|att5420-w-rv|AT&T 4415/5420 132 cols/rv,
9771 pln=\E[%p1%d;0;0;1q%p2%:-16.16s,
9773 att4415-nl|tty5420-nl|att5420-nl|AT&T 4415/5420 without changing labels,
9777 att4415-rv-nl|tty5420-rv-nl|att5420-rv-nl|AT&T 4415/5420 reverse video without changing labels,
9779 use=att4415-rv,
9781 att4415-w-nl|tty5420-w-nl|att5420-w-nl|AT&T 4415/5420 132 cols without changing labels,
9783 use=att4415-w,
9785 att4415-w-rv-n|tty5420-w-rv-n|att5420-w-rv-n|AT&T 4415/5420 132 cols reverse without changing labels,
9787 use=att4415-w-rv,
9813 pln=\E[%p1%d;0;0;0q%p2%:-16.16s\E~, prot=\EV, rc=\E8,
9821 att5420_2-w|AT&T 5420 model 2 in 132 column mode,
9844 att4418-w|att5418-w|AT&T 5418 132 cols,
9861 # asynchronous keyboard-display terminal. It supports
9864 # HIGHLIGHT DEFINITION 3-TONE
9871 # and HIGHLIGHT DEFINITION 3-TONE
9874 # (att4424: commented out <smcup>=\E[1m, we don't need bright locked on -- esr)
9894 att4424-1|tty4424-1|teletype 4424 in display function group I,
9900 # I have no idea why this is -- older firmware version, maybe?
9902 # This entry appears to avoid the top line - I have no idea why.
9923 # (att5425: added <rmam>/<smam> based on the init string -- esr)
9949 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, prot=\EV, rc=\E8,
9959 att5425-nl|tty5425-nl|att4425-nl|AT&T 4425/5425 80 columns no labels,
9962 att5425-w|att4425-w|tty5425-w|teletype 4425/5425 in 132 column mode,
9967 # I also added <rmam>/<smam> -- esr)
9990 # Function keys 9 - 16 are available only after the
10000 acsc=+g\,h-f.e`bhrisjjkkllmmnnqqttuuvvwwxx{{||}}~~,
10015 pln=\E[%p1%dp%p2%:-16s, rc=\E8, rev=\E[7m, ri=\EM,
10033 acsc=+g\,h-f.e`bhrisjjkkllmmnnqqttuuvvwwxx{{||}}~~,
10050 pln=\E[%p1%dp%p2%:-16s, rc=\E8,
10051 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM,
10060 # (att500: I merged this with the att513 entry, att500 just used att513 -- esr)
10064 acsc=+g\,h-f.e`bhrisjjkkllmmnnqqttuuvvwwxx{{||}}~~,
10097 pln=\E[%p1%dp%p2%:-16s, rc=\E8,
10098 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM,
10109 # 01-07-88
10133 # The following SET-UP modes are assumed for normal operation:
10135 # Other SET-UP modes may be set for operator convenience or communication
10137 # No delays specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
10139 att5620-1|tty5620-1|dmd1|Teletype 5620 with old ROMs,
10152 # The following SET-UP modes are assumed for normal operation:
10154 # Other SET-UP modes may be set for operator convenience or communication
10156 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
10176 att5620-24|tty5620-24|dmd-24|teletype dmd 5620 in a 24x80 layer,
10178 att5620-34|tty5620-34|dmd-34|teletype dmd 5620 in a 34x80 layer,
10181 att5620-s|tty5620-s|layer|vitty|5620 S layer,
10193 # keys: = * / + 7 8 9 - 4 5 6 , 1 2 3 0 . ENTER
10220 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8, rev=\E[7m,
10225 att605-pc|ATT 605 in pc term mode,
10235 att605-w|AT&T 605-w 132 column 102 key keyboard,
10242 # smart terminals support the same sequence -- esr)
10266 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8, rev=\E[7m,
10272 att610-w|AT&T 610; 132 column; 98key keyboard,
10277 att610-103k|AT&T 610; 80 column; 103key keyboard,
10291 att610-103k-w|AT&T 610; 132 column; 103key keyboard,
10294 use=att610-103k,
10303 att615-w|AT&T 615; 132 column; 98key keyboard,
10310 kf43=\EOs, kf44=\EOp, kf45=\EOn, kf46=\EOM, use=att610-w,
10311 att615-103k|AT&T 615; 80 column; 103key keyboard,
10312 kLFT=\E[ A, kRIT=\E[ @, use=att610-103k,
10313 att615-103k-w|AT&T 615; 132 column; 103key keyboard,
10314 kLFT=\E[ A, kRIT=\E[ @, use=att610-103k-w,
10316 # <rin>/<indn> from a BSD termcap -- esr)
10346 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8, rev=\E[7m,
10354 att620-w|AT&T 620; 132 column; 98key keyboard,
10358 att620-103k|AT&T 620; 80 column; 103key keyboard,
10376 att620-103k-w|AT&T 620; 132 column; 103key keyboard,
10379 use=att620-103k,
10381 # AT&T (formerly Teletype) 630 Multi-Tasking Graphics terminal
10384 # Font_Size=Large Non-Layers_Window_Cols=80
10385 # Non-Layers_Window_Rows=60
10388 # port. This termcap description is for the Fixed Non-Layers Window. No
10389 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
10390 # (att630: added <ich1>, <blink> and <dim> from a BSD termcap file -- esr)
10412 att630-24|5630-24|5630DMD-24|630MTG-24|AT&T 630 windowing terminal 24 lines,
10447 # Note: For the same reason as above in rmso I changed exit under-score mode
10459 # pfxl=\E[%?%p1%{25}%<%t%p1%e%p1%{24}%-%;%d;%p2%l%02d%?%p1%{25}%<%tq\s\s\s
10460 # SYS\s\s\s\s\sF%p1%:-2d\s\s%e;0;3q%;%p2%s,
10468 # From the AT&T 705 Multi-tasking terminal user's guide Page 8-8,8-9
10489 # etc..... Available from AT&T CIC 800-432-6600...
10490 # ask for Document number 999-300-660..
10522 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8,
10523 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM, rmacs=^O,
10543 # (att730: I added <rmam>/<smam> based on the init string -- esr)
10573 pfx=\E[%?%p1%{25}%<%t%p1%e%p1%{24}%-%;%d;%p2%l%02d%?%p1%{25}%<%tq SYS F%p1%:-2d %e;0;3q%;%p2%s,
10574 pfxl=\E[%p1%d;%p2%l%02d;0;0q%p3%:-16.16s%p2%s,
10575 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8,
10576 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM, rmacs=^O,
10583 att730-41|730MTG-41|AT&T 730-41 windowing terminal Version,
10585 att730-24|730MTG-24|AT&T 730-24 windowing terminal Version,
10591 att730r-41|730MTG-41r|AT&T 730r-41 rev video windowing terminal Version,
10593 att730r-24|730MTGr-24|AT&T 730r-24 rev video windowing terminal Version,
10604 # +----------------------------------------------------------------+
10630 # +----------------------------------------------------------------+
10660 # Pn1= Window number (1-39)
10661 # Pn2-Pn5= Y;X;Y;X coordinates
10717 # (printer-available field not documented in v1)
10738 # Pn= Button number (00-06, 18-24)
10739 # (kf00-kf06, kf18-kf24)
10755 # 05-Aug-86:
10782 att505-24|pt505-24|gs5430-24|AT&T PT505 or 5430 GETSET version 1 24 lines,
10785 tt505-22|pt505-22|gs5430-22|AT&T PT505 or 5430 GETSET version 1 22 lines,
10788 #### ------------------ TERMINFO FILE CAN BE SPLIT HERE ---------------------
10791 # cleanly and compiled in sections -- no `use' references cross this cut
10797 # Yes, these are the same people who are better-known for making audio- and
10802 # (ampex80: some capabilities merged in from SCO's entry -- esr)
10822 # NEWLINE/PAGE key just above RETURN that sends a strange single-character
10823 # code. Given a suitable Unix (one that lets you set an echo-erase-as-BS-SP-BS
10827 ampex175-b|ampex d175 using left arrow for erase,
10830 # (ampex210: removed obsolete ":kn#10:" -- esr)
10846 # and moved the padding to be *after* the caps -- esr)
10847 ampex219|ampex-219|amp219|Ampex with Automargins,
10863 ampex219w|ampex-219w|amp219w|Ampex 132 cols,
10867 # (ampex232: removed <if=/usr/share/tabset/ampex>, no file and no <hts> --esr)
10868 ampex232|ampex-232|Ampex Model 232,
10879 # (ampex: removed <if=/usr/share/tabset/amp-132>, no file and no <hts> -- esr)
10886 # Ann Arbor made dream terminals for hackers -- large screen sizes and huge
10888 # allowing up to 76-character screen heights! They were reachable at:
10893 # (313)-663-8000
10902 # split out into several for the various screen sizes by dave-yost@rand
10946 # 2 bits of parity - 00=odd,01=even*,10=space,11=mark
11037 aaa+unk|aaa-unk|ann arbor ambassador (internal - don't use this directly),
11057 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m,
11078 aaa-18|ann arbor ambassador/18 lines,
11083 aaa-18-rv|ann arbor ambassador/18 lines+reverse video,
11084 use=aaa+rv, use=aaa-18,
11085 aaa-20|ann arbor ambassador/20 lines,
11090 aaa-22|ann arbor ambassador/22 lines,
11095 aaa-24|ann arbor ambassador/24 lines,
11100 aaa-24-rv|ann arbor ambassador/24 lines+reverse video,
11101 use=aaa+rv, use=aaa-24,
11102 aaa-26|ann arbor ambassador/26 lines,
11107 aaa-28|ann arbor ambassador/28 lines,
11112 aaa-30-s|aaa-s|ann arbor ambassador/30 lines w/status,
11120 aaa-30-s-rv|aaa-s-rv|ann arbor ambassador/30 lines+status+reverse video,
11121 use=aaa+rv, use=aaa-30-s,
11122 aaa-s-ctxt|aaa-30-s-ctxt|ann arbor ambassador/30 lines+status+save context,
11124 smcup=\E[30;1H\E[K\E[30;1;0;30p, use=aaa-30-s,
11125 aaa-s-rv-ctxt|aaa-30-s-rv-ct|ann arbor ambassador/30 lines+status+save context+reverse video,
11127 smcup=\E[30;1H\E[K\E[30;1;0;30p, use=aaa-30-s-rv,
11128 aaa|aaa-30|ambas|ambassador|ann arbor ambassador/30 lines,
11133 aaa-30-rv|aaa-rv|ann arbor ambassador/30 lines in reverse video,
11134 use=aaa+rv, use=aaa-30,
11135 aaa-30-ctxt|aaa-ctxt|ann arbor ambassador/30 lines; saving context,
11137 use=aaa-30,
11138 aaa-30-rv-ctxt|aaa-rv-ctxt|ann arbor ambassador/30 lines reverse video; saving context,
11140 use=aaa+rv, use=aaa-30,
11141 aaa-36|ann arbor ambassador/36 lines,
11146 aaa-36-rv|ann arbor ambassador/36 lines+reverse video,
11147 use=aaa+rv, use=aaa-36,
11148 aaa-40|ann arbor ambassador/40 lines,
11153 aaa-40-rv|ann arbor ambassador/40 lines+reverse video,
11154 use=aaa+rv, use=aaa-40,
11155 aaa-48|ann arbor ambassador/48 lines,
11160 aaa-48-rv|ann arbor ambassador/48 lines+reverse video,
11161 use=aaa+rv, use=aaa-48,
11162 aaa-60-s|ann arbor ambassador/59 lines+status,
11168 aaa-60-s-rv|ann arbor ambassador/59 lines+status+reverse video,
11169 use=aaa+rv, use=aaa-60-s,
11170 aaa-60-dec-rv|ann arbor ambassador/dec mode+59 lines+status+rev video,
11171 use=aaa+dec, use=aaa+rv, use=aaa-60-s,
11172 aaa-60|ann arbor ambassador/60 lines,
11176 aaa-60-rv|ann arbor ambassador/60 lines+reverse video,
11177 use=aaa+rv, use=aaa-60,
11178 aaa-db|ann arbor ambassador 30/destructive backspace,
11180 cub1=\E[D, is3=\E[1Q\E[m\E[>20l\E[>30h, use=aaa-30,
11182 guru|guru-33|guru+unk|ann arbor guru/33 lines 80 cols,
11189 guru-rv|guru-33-rv|ann arbor guru/33 lines+reverse video,
11190 use=guru+rv, use=guru-33,
11196 guru-nctxt|guru with no saved context,
11198 guru-s|guru-33-s|ann arbor guru/33 lines+status,
11202 guru-24|ann arbor guru 24 lines,
11206 guru-44|ann arbor guru 44 lines,
11210 guru-44-s|ann arbor guru/44 lines+status,
11214 guru-76|guru with 76 lines by 89 cols,
11218 guru-76-s|ann arbor guru/76 lines+status,
11222 guru-76-lp|guru-lp|guru with page bigger than line printer,
11226 guru-76-w|guru 76 lines by 178 cols,
11230 guru-76-w-s|ann arbor guru/76 lines+status+wide,
11234 guru-76-wm|guru 76 lines by 178 cols with 255 cols memory,
11238 aaa-rv-unk|ann arbor unknown type,
11257 # Hauppauge, NY 11788-3762
11258 # Vox: (800)-231-5445
11259 # Fax: (516)-342-7378
11267 # (regent: renamed ":bc:" to ":le:" -- esr)
11303 # (viewpoint: added <kcuf1>, function key, and <dl1> capabilities -- esr)
11324 # Update by TD - 2004:
11386 # adds viewpoint 90 - from cornell
11390 # - :ei=:im=: must be present in the termcap translation.)
11391 # - <xhp> indicates glitch that attributes stick to location
11392 # - <msgr> means it's safe to move in standout mode
11393 # - <clear=\EG\Ek>: clears screen and visual attributes without affecting
11427 # CIT 80 - vt-52 emulator, the termcap has been modified to remove
11430 cit80|cit-80|citoh 80,
11438 # (cit101: added <rmam>/<smam> based on init string, merged this with c101 -- esr)
11451 # CIE Terminals CIT-101e from Geoff Kuenning <callan!geoff> via BRL
11453 # last two lines (with the capabilities in caps) are used by RM-cobol to allow
11457 # :NB=\E[0;1;5m:NM=\E[0;1m:NR=\E[0;1;7m:NS=\E[0;1;5;7m: -- esr)
11458 cit101e|C. Itoh CIT-101e,
11471 # The CIT 101-e was made in Japan in 1983-4 and imported by CIE
11477 # compatible it should be in ANSI mode (not VT52). A set-up that
11479 # by pressing ^D in set-up mode. Then increse the brighness with the
11480 # up-arrow key since the factory default will likely be dim on an old
11486 # (cit101e-rv: added empty <rmcup> to suppress a tic warning. --esr)
11487 cit101e-rv|Citoh CIT-101e (sets reverse video),
11507 cit101e-n|CIT-101e w/o am,
11511 cit101e-132|CIT-101e with 132 cols,
11514 cit101e-n132|CIT-101e with 132 cols w/o am,
11519 # CIE Terminals CIT-500 from BRL
11520 # The following SET-UP modes are assumed for normal operation:
11524 # Other SET-UP modes may be set for operator convenience or communication
11528 # "stty ixon -ixany" to enable DC3/DC1 flow control!
11529 # (cit500: I added <rmam>/<smam> based on the init string -- esr)
11530 cit500|CIE Terminals CIT-500,
11559 citoh-pica|citoh in pica,
11561 citoh-elite|citoh in elite,
11566 citoh-comp|citoh in compressed,
11572 citoh-prop|citoh-ps|ips|citoh in proportional spacing mode,
11575 citoh-6lpi|citoh in 6 lines per inch mode,
11577 citoh-8lpi|citoh in 8 lines per inch mode,
11615 # Insert/delete-character cannot be used, as the whole display is affected.
11640 # (cdc721: changed :ri: to :sr: -- esr)
11641 cdc721-esc|Control Data 721,
11648 is2=\036\022B\003\036\035\017\022\025\035\036E\036\022H\036\022J\036\022L\036\022N\036\022P\036\022Q\036\022\036\022\^\036\022b\036\022i\036W =\036\022Z\036\011C1-` `!k/o,
11662 # Taiwanese electronics company named Cal-Comp. There are known
11675 # non-conformant (but more featureful) ANSI mode.
11697 lf6=A ce of/cf gn, lf7=A print, lf8=A on-line,
11709 # Vox: (610)-277-8300
11710 # Fax: (610)-275-5739
11714 # the character-terminal business now (1995) and making X terminals. In
11724 # (with bug fixes in its Z-80 program).
11734 # new status line display entries for c108-8p:
11735 # <is3> - init str #3 - setup term for status display -
11739 # <tsl> - to status line - select window 2, home cursor, erase to
11740 # end-of-window, 1/2 bright on, goto(line#0, col#?)
11742 # <fsl> - from status line - 1/2 bright off, select window 0
11744 # <dsl> - disable status display - set bkgnd status mesg with
11752 c108|concept108|c108-8p|concept108-8p|concept 108 w/8 pages,
11754 rmcup=\Ev \001\177p\Ep\r\n, use=c108-4p,
11755 c108-4p|concept108-4p|concept 108 w/4 pages,
11759 cup=\Ea%p1%?%p1%{95}%>%t\001%{96}%-%;%{32}%+%c%p2%?%p2%{95}%>%t\001%{96}%-%;%{32}%+%c,
11766 c108-rv|c108-rv-8p|concept 108 w/8 pages in reverse video,
11768 use=c108-rv-4p,
11769 c108-rv-4p|concept108rv4p|concept 108 w/4 pages in reverse video,
11771 use=c108-4p,
11772 c108-w|c108-w-8p|concept108-w-8|concept108-w8p|concept 108 w/8 pages in wide mode,
11775 smcup=\EU\Ev 8\001D\Ep\r, use=c108-8p,
11798 # Note: can't use function keys f7-f10 because they are
11803 # because they don't transmit unless we reset them - I figured
11808 # is that ^^ won't be - ^^ was chosen to be unlikely.
11815 c100|concept100|concept|c104|c100-4p|hds concept 100,
11830 khts=\E], kich1=\E^P, kil1=\E^R, kind=\E[, knp=\E-, kpp=\E.,
11838 c100-rv|c100-rv-4p|concept100-rv|c100 rev video,
11841 oc100|oconcept|c100-1p|old 1 page concept 100,
11845 # From: Walter Skorski <walt@genetics1.JMP.TJU.EDU>, 16-oct-1996.
11995 #------- flash=\E[8;3!}^G\E[3;3!}
11996 #------- flash=\E[?5h$<100>\E[?5l
11999 # set the bell mode back - but to what? There is no way of knowing what the
12004 # tenth of a second, and set it back - but like before, there's no way to know
12010 #------- cvvis=\E[+{
12013 #------- wind=\E[%i%p1%d;%p2%d;%p3%{1}%+%d;%p4%{1}%+%dw
12019 #------- dim= Not available in power on mode.
12026 #------- prot=\E[=0;99m
12028 #------- pfkey=%?%p1%{24}%<%p1%{30}%>%p1%{54}%<%A%O%t\E[%p1%du\177%p2%s\177%;
12029 #------- pfloc=%?%p1%{24}%<%p1%{30}%>%p1%{54}%<%A%O%t\E[%p1%du\177%p2%s\177%;
12030 #------- pfx=%?%p1%{24}%<%p1%{30}%>%p1%{54}%<%A%O%t\E[%p1%d;1u\177%p2%s\177%;
12051 #------- rs2=
12053 # either Meta-Shift-Reset or the main power switch.
12055 #------- smkx=\E[1!z
12056 #------- rmkx=\E[!z
12064 #------- cmdch=\E[;%p1%d!t
12066 #------- smxon=\E[1*q
12069 #------- rmxon=\E[*q
12072 #------- smm=\E[2+x
12073 #------- rmm=\E[+x
12123 # (avt-ns: added empty <acsc> to suppress a tic warning --esr)
12124 avt-ns|concept avt no status line,
12143 prot=\E[99m, rc=\E8, rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m,
12151 avt-rv-ns|concept avt in reverse video mode/no status line,
12153 use=avt-ns,
12154 avt-w-ns|concept avt in 132 column mode/no status line,
12156 use=avt-ns,
12157 avt-w-rv-ns|concept avt in 132 column mode/no status line/reverse video,
12159 smcup=\E[H\E[1;24;1;132w, use=avt-ns,
12166 # on both 4 and 8 page AVTs. (Note the lm#191 or 192 - this
12176 avt|avt-s|concept-avt|avt w/80 columns,
12177 use=avt+s, use=avt-ns,
12178 avt-rv|avt-rv-s|avt reverse video w/sl,
12180 use=avt+s, use=avt-ns,
12181 avt-w|avt-w-s|concept avt 132 cols+status,
12183 use=avt+s, use=avt-ns,
12184 avt-w-rv|avt-w-rv-s|avt wide+status+rv,
12186 smcup=\E[H\E[1;24;1;132w, use=avt+s, use=avt-ns,
12192 contel300|contel320|c300|Contel Business Systems C-300 or C-320,
12204 contel301|contel321|c301|c321|Contel Business Systems C-301 or C-321,
12215 # e.g., SHIFT-F1 generates a different code from F1. To number the keys
12218 # are listed as F31 through F45, and their CTRL-SHIFT versions are listed as
12226 # 2) A description with suffix "-7b" for 7 bits/character communications.
12227 # This description must use the NON-DEFAULT native keyboard language.
12229 # Unmodified fkeys (kf1-kf11), Shift fkeys (kf12-kf22), Ctrl fkeys (kf23-kf33),
12230 # Ctrl/Shift fdkeys (kf34-kf44).
12232 dgkeys+8b|Private entry describing DG terminal 8-bit ANSI mode special keys,
12257 dgkeys+7b|Private entry describing DG terminal 7-bit ANSI mode special keys,
12277 dgkeys+11|Private entry describing 11 minimal-subset DG mode special keys,
12299 kf58=^^-, kf59=^^., kf6=^^v, kf60=^^\s, kf7=^^w, kf8=^^x,
12307 # Preserve user-defined colors in at least some cases.
12312 dgunix+fixed|Fixed color info for DG D430C terminals in DG-UNIX mode,
12357 dgunix+ccc|Configurable color info for DG D430C terminals in DG-UNIX mode,
12374 # The generic DG terminal type (an 8-bit-clean subset of the 6053)
12376 # ^R - vertical scrolling enabled
12377 # ^C - blinking enabled
12378 dg-generic|Generic Data General terminal in DG mode,
12402 dg210|dg-ansi|Data General 210/211,
12430 # (dg460-ansi: removed obsolete ":kn#6:"; also removed ":mu=\EW:", on the
12432 # fixed garbled ":k9=\E[00\:z:" capability -- esr)
12433 dg460-ansi|Data General Dasher 460 in ANSI-mode,
12447 # From: Wayne Throop <mcnc!rti-sel!rtp47!throopw> (not official)
12450 # Note that the cursor-down key transmits ^Z. Job control users, beware!
12453 # (dg6053: the 4.4BSD file had <cub1=^H>, <cud1=^J>, <cuf1=^S>. -- esr)
12454 dg6053-old|dg100|data general 6053,
12466 dg6053|6053|6053-dg|dg605x|605x|605x-dg|d2|d2-dg|Data General DASHER 6053,
12468 home=^P\0\0, ll=^P\0^W, use=dg-generic,
12471 d200|d200-dg|Data General DASHER D200,
12481 # <0 - scrolling enabled
12482 # <1 - blink enabled
12483 # <4 - print characters regardless of attributes
12497 # Like D200, but adds clear to end-of-screen and needs XON/XOFF.
12498 d210-dg|d214-dg|Data General DASHER D210 series in DG mode,
12500 ed=^^FF, use=d200-dg,
12503 # Like the D210, but with 8-bit characters and local printer support.
12507 # 2;1 - 8 bit operations
12508 # 1;1 - 8 bit (international) keyboard language
12509 # \E(B - default primary character set (U.S. ASCII)
12510 # \E)4 - default secondary character set (international)
12511 # ^O - primary character set
12520 # 2;0 - 7 bit operations
12521 # 1;0 - 7 bit (native) keyboard language
12522 # \E(0 - default character set (the keyboard native language)
12523 # ^O - primary character set
12524 d211-7b|d215-7b|Data General DASHER D211 series in 7 bit mode,
12528 # Like the D210 series, but adds support for 8-bit characters.
12531 # ^^N - secondary character set
12532 # ^^FS0> - 8 bit international character set
12533 # ^^O - primary character set
12534 # ^^FS00 - default character set (matching the native keyboard language)
12536 d211-dg|d215-dg|Data General DASHER D211 series in DG mode,
12538 rs2=\036N\036FS0>\036O\036FS00, use=d210-dg,
12540 d216-dg|d216e-dg|d216+dg|d216e+dg|d217-dg|Data General DASHER D216 series in DG mode,
12541 use=d211-dg,
12544 d216-unix|d216e-unix|d216+|d216e+|Data General DASHER D216+ in DG-UNIX mode,
12557 vpa=\020\177%p1%c, use=dgkeys+15, use=d216-dg,
12558 d216-unix-25|d216+25|Data General DASHER D216+ in DG-UNIX mode with 25 lines,
12562 d217-unix|Data General DASHER D217 in DG-UNIX mode,
12563 use=d216-unix,
12564 d217-unix-25|Data General DASHER D217 in DG-UNIX mode with 25 lines,
12565 use=d216-unix-25,
12572 # <0 - scrolling enabled
12573 # <1 - blink enabled
12574 # <4 - print characters regardless of attributes
12575 # \E[m - all attributes off
12577 # \Ec - initial mode defaults (RIS)
12584 d220-7b|Data General DASHER D220 in 7 bit mode,
12587 use=dg+color8, use=d470c-7b,
12590 # - default cursor (solid rectangle)
12592 # ^^N - secondary character set
12593 # ^^FS0> - 8 bit international character set
12594 # ^^O - primary character set
12595 # ^^FS00 - default character set (matching the native keyboard language)
12597 d220-dg|Data General DASHER D220 color terminal in DG mode,
12601 use=d470c-dg,
12613 d230c-dg|d230-dg|Data General DASHER D230C in DG mode,
12614 use=d220-dg,
12620 # ^^FQ2 - default cursor (solid rectangle)
12621 # ^^FW - character protection disabled
12622 # ^^FJ - normal (80 column) mode
12623 # ^^F\^ - horizontal scrolling enabled (for alignment)
12624 # ^^FX004? - margins at columns 0 and 79
12625 # ^^F] - horizontal scrolling disabled
12626 # ^^O - primary character set
12627 # ^^FS00 - default character set (the keyboard native language)
12628 # - (should reset scrolling regions, but that glitches the screen)
12630 # ^^FA - all terminal defaults except scroll rate
12632 # ^^F] - horizontal scrolling disabled
12633 # ^^FT0 - jump scrolling
12635 d400|d400-dg|d450|d450-dg|Data General DASHER D400/D450 series,
12646 vpa=\020\177%p1%c, use=d210-dg,
12653 # <0 - scrolling enabled
12654 # <1 - blink enabled
12655 # <2 - horizontal scrolling enabled (for alignment)
12656 # <4 - print characters regardless of attributes
12657 # \E[5;0v - normal (80 column) mode
12658 # \E[1;1;80w - margins at columns 1 and 80
12660 # 1 - print all characters even if protected
12661 # 6 - character protection disabled
12662 # <2 - horizontal scrolling disabled
12663 # - (should reset scrolling regions, but that glitches the screen)
12667 # 3;2 - default cursor (solid rectangle)
12668 # 2;1 - 8 bit operations
12669 # 1;1 - international keyboard language
12670 # \E(B - default primary character set (U.S. ASCII)
12671 # \E)4 - default secondary character set (international)
12672 # ^O - primary character set
12675 # \Ec - initial mode defaults (RIS)
12676 # \E[<2h - horizontal scrolling disabled
12680 # 4;0 - jump scrolling
12681 # 2;1 - 8 bit operations
12682 # 1;1 - 8 bit (international) keyboard language
12683 # \E(B - default primary character set (U.S. ASCII)
12684 # \E)4 - default secondary character set (international)
12700 # 3;2 - default cursor (solid rectangle)
12701 # 2;0 - 7 bit operations
12702 # 1;0 - 7 bit (native) keyboard language
12703 # \E(0 - default character set (the keyboard native language)
12704 # ^O - primary character set
12708 # 4;0 - jump scrolling
12709 # 2;0 - 7 bit operations
12710 # 1;0 - 7 bit (native) keyboard language
12711 # \E(0 - default character set (the keyboard native language)
12713 d410-7b|d411-7b|d460-7b|d461-7b|Data General DASHER D410/D460 series in 7 bit mode,
12720 d410-dg|d460-dg|d411-dg|d461-dg|Data General DASHER D410/D460 series in DG mode,
12725 use=d400-dg,
12731 # <0 - scrolling enabled
12732 # <1 - blink enabled
12733 # <2 - horizontal scrolling enabled (for alignment)
12734 # <4 - print characters regardless of attributes
12735 # \E[5;1v - compressed (135 column) mode
12736 # \E[1;1;126 - margins at columns 1 and 126
12738 # 1 - print all characters even if protected
12739 # 6 - character protection disabled
12740 # <2 - horizontal scrolling disabled
12741 # - (should reset scrolling regions, but that glitches the screen)
12744 # \Ec - initial mode defaults (RIS)
12745 # \E[5;1v - compressed (135 column) mode
12746 # \E[1;1;126w - margins at columns 1 and 126
12747 # \E[<2h - horizontal scrolling disabled
12749 d410-w|d411-w|d460-w|d461-w|Data General DASHER D410/D460 series in wide mode,
12754 d410-7b-w|d411-7b-w|d460-7b-w|d461-7b-w|Data General DASHER D410/D460 series in wide 7 bit mode,
12757 rs1=\Ec\E[5;1v\E[1;1;126w\E[<2h, use=d410-7b,
12759 d412-dg|d462-dg|d462e-dg|d412+dg|d462+dg|d413-dg|d463-dg|Data General DASHER D412/D462 series in DG mode,
12760 use=d410-dg,
12763 d412-unix|d462-unix|d412+|d462+|Data General DASHER D412+/D462+ series in Unix mode,
12771 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t000%;\036FX%p3%2.2X%p4%2.2X,
12773 d412-unix-w|d462-unix-w|d412+w|d462+w|Data General DASHER D412+/D462+ series in wide Unix mode,
12777 wind=\036FB%?%p1%t%p1%2.2X1%;%p2%p1%-%{1}%+%2.2X1%?%{23}%p2%>%t001%;\036FX%p3%2.2X%p4%2.2X,
12778 use=d412-unix,
12779 d412-unix-25|d462-unix-25|d412+25|d462+25|Data General DASHER D412+/D462+ series in Unix mode with 25 lines,
12782 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{24}%p2%>%t000%;\036FX%p3%2.2X%p4%2.2X,
12784 d412-unix-s|d462-unix-s|d412+s|d462+s|Data General DASHER D412+/D462+ in Unix mode with status line,
12789 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t%{23}%p2%-%2.2X0%;000\036FX%p3%2.2X%p4%2.2X,
12795 d412-unix-sr|d462-unix-sr|d412+sr|d462+sr|Data General DASHER D412+/D462+ in Unix mode with scrolling region,
12796 csr=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t000%;,
12799 d413-unix|d463-unix|Data General DASHER D413/D463 series in DG-UNIX mode,
12800 use=d412-unix,
12801 d413-unix-w|d463-unix-w|Data General DASHER D413/D463 series in wide DG-UNIX mode,
12802 use=d412-unix-w,
12803 d413-unix-25|d463-unix-25|Data General DASHER D413/D463 series in DG-UNIX mode with 25 lines,
12804 use=d412-unix-25,
12805 d413-unix-s|d463-unix-s|Data General DASHER D413/D463 in DG-UNIX mode with status line,
12806 use=d412-unix-s,
12807 d413-unix-sr|d463-unix-sr|Data General DASHER D413/D463 in DG-UNIX mode with scrolling region,
12808 use=d412-unix-sr,
12810 d414-unix|d464-unix|Data General D414/D464 in DG-UNIX mode,
12811 use=d413-unix,
12812 d414-unix-w|d464-unix-w|Data General D414/D464 in wide DG-UNIX mode,
12813 use=d413-unix-w,
12814 d414-unix-25|d464-unix-25|Data General D414/D464 in DG-UNIX mode with 25 lines,
12815 use=d413-unix-25,
12816 d414-unix-s|d464-unix-s|Data General D414/D464 in DG-UNIX mode with status line,
12817 use=d413-unix-s,
12818 d414-unix-sr|d464-unix-sr|Data General D414/D464 in DG-UNIX mode with scrolling region,
12819 use=d413-unix-sr,
12821 d430c-dg|d430-dg|Data General D430C in DG mode,
12822 use=d413-dg, use=dg+fixed,
12823 d430c-dg-ccc|d430-dg-ccc|Data General D430C in DG mode with configurable colors,
12824 use=d413-dg, use=dg+ccc,
12826 d430c-unix|d430-unix|Data General D430C in DG-UNIX mode,
12827 use=d413-unix, use=dgunix+fixed,
12828 d430c-unix-w|d430-unix-w|Data General D430C in wide DG-UNIX mode,
12829 use=d413-unix-w, use=dgunix+fixed,
12830 d430c-unix-25|d430-unix-25|Data General D430C in DG-UNIX mode with 25 lines,
12831 use=d413-unix-25, use=dgunix+fixed,
12832 d430c-unix-s|d430-unix-s|Data General D430C in DG-UNIX mode with status line,
12833 use=d413-unix-s, use=dgunix+fixed,
12834 d430c-unix-sr|d430-unix-sr|Data General D430C in DG-UNIX mode with scrolling region,
12835 use=d413-unix-sr, use=dgunix+fixed,
12836 d430c-unix-ccc|d430-unix-ccc|Data General D430C in DG-UNIX mode with configurable colors,
12837 use=d413-unix, use=dgunix+ccc,
12838 d430c-unix-w-ccc|d430-unix-w-ccc|Data General D430C in wide DG-UNIX mode with configurable colors,
12839 use=d413-unix-w, use=dgunix+ccc,
12840 d430c-unix-25-ccc|d430-unix-25-ccc|Data General D430C in DG-UNIX mode with 25 lines and configurable colors,
12841 use=d413-unix-25, use=dgunix+ccc,
12842 d430c-unix-s-ccc|d430-unix-s-ccc|Data General D430C in DG-UNIX mode with status line and configurable colors,
12843 use=d413-unix-s, use=dgunix+ccc,
12844 d430c-unix-sr-ccc|d430-unix-sr-ccc|Data General D430C in DG-UNIX mode with scrolling region and configurable colors,
12845 use=d413-unix-sr, use=dgunix+ccc,
12852 # <0 - scrolling enabled
12853 # <1 - blink enabled
12854 # <2 - horizontal scrolling enabled (for alignment)
12855 # <4 - print characters regardless of attributes
12856 # \E[1;1;80w - margins at columns 1 and 80
12858 # 1 - print all characters even if protected
12859 # 6 - character protection disabled
12860 # <2 - horizontal scrolling disabled
12861 # - (should reset scrolling regions, but that glitches the screen)
12868 d470c-7b|d470-7b|Data General DASHER D470C in 7 bit mode,
12871 use=dg+color, use=d460-7b,
12874 # ^^FQ2 - default cursor (solid rectangle)
12875 # ^^FW - character protection disabled
12876 # ^^F\^ - horizontal scrolling enabled (for alignment)
12877 # ^^FX004? - margins at columns 0 and 79
12878 # ^^F] - horizontal scrolling disabled
12879 # ^^O - primary character set
12880 # ^^FS00 - default character set (the keyboard native language)
12881 # - (should reset scrolling regions, but that glitches the screen)
12883 d470c-dg|d470-dg|Data General DASHER D470C in DG mode,
12885 use=dgmode+color, use=d460-dg,
12891 d555-7b|Data General DASHER D555 in 7-bit mode,
12892 use=d411-7b,
12893 d555-w|Data General DASHER D555 in wide mode,
12894 use=d411-w,
12895 d555-7b-w|Data General DASHER D555 in wide 7-bit mode,
12896 use=d411-7b-w,
12897 d555-dg|Data General DASHER D555 series in DG mode,
12898 use=d411-dg,
12904 d577-7b|Data General DASHER D577 in 7-bit mode,
12905 use=d411-7b,
12906 d577-w|Data General DASHER D577 in wide mode,
12907 use=d411-w,
12908 d577-7b-w|Data General DASHER D577 in wide 7-bit mode,
12909 use=d411-7b-w,
12911 d577-dg|d578-dg|Data General DASHER D577/D578 series in DG mode,
12912 use=d411-dg,
12919 # <0 - scrolling enabled
12920 # <1 - blink enabled
12921 # <2 - horizontal scrolling enabled (for alignment)
12922 # <4 - print characters regardless of attributes
12923 # \E[1;1;80w - margins at columns 1 and 80
12925 # 1 - print all characters even if protected
12926 # 6 - character protection disabled
12927 # <2 - horizontal scrolling disabled
12928 # - (should reset scrolling regions, but that glitches the screen)
12932 d578-7b|Data General DASHER D578 in 7-bit mode,
12933 is1=\E[<0;<1;<2;<4l\E[1;1;80w\E[1;6;<2h, use=d577-7b,
12951 cs10-w|Datamedia Color Scan 10 with 132 columns,
12955 # (dm1520: removed obsolete ":ma=^\ ^_^P^YH:" -- esr)
12977 # also, has a meta-key.
12978 # From: <goldberger@su-csli.arpa>
12979 # (dmchat: ":MT:" changed to ":km:" -- esr)
12984 # (dm3025: ":MT:" changed to ":km:" -- esr)
13048 dt80-sas|Datamedia DT803/DTX for SAS usage,
13063 # These aren't end-all Excel termcaps; but do insert/delete char/line
13074 excel62-w|excel64-w|datamedia Excel 62 in 132 char mode,
13078 excel62-rv|excel64-rv|datamedia Excel 62 in reverse video mode,
13087 # Sunnyvale, CA 940864-196
13088 # Vox: (800)-325-2648
13089 # Fax: (408)-745-7860
13092 # Current Falco models as of 1995 are generally ANSI-compatible and support
13093 # emulations of DEC VT-series, Wyse, and Televideo types.
13096 # Test version for Falco ts-1. See <arpavax.hickman@ucb> for info
13099 falco|ts1|ts-1|falco ts-1,
13108 falco-p|ts1p|ts-1p|falco ts-1 with paging option,
13118 # (ts100: I added <rmam>/<smam> based on the init string -- esr)
13119 ts100|ts100-sp|falco ts100-sp,
13139 ts100-ctxt|falco ts-100 saving context,
13186 # Vox: (510)-623-6000
13187 # Fax: (510)-623-7021
13191 # made this relative to adm+sgr -- note that <invis> isn't
13192 # known to work for f100 but does on the f110. --esr)
13207 f100-rv|freedom-rv|freedom 100 in reverse video,
13219 # (f110: added <ht>, <khome> & <kcbt> from f100 -- esr)
13229 f110-14|Liberty Freedom 110 14inch,
13231 f110-w|Liberty Freedom 110 - 132 cols,
13233 f110-14w|Liberty Freedom 110 14in/132 cols,
13236 # (f200: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
13253 f200-w|Liberty Freedom 200 - 132 cols,
13256 # reprogrammed to ^J (linefeed). This value is remembered in non-volatile RAM,
13260 f200vi-w|Liberty Freedom 200 - 132 cols for vi,
13268 # Vox: (408)-370-4080
13269 # Fax: (408)-370-5047
13274 # including one odd hybrid that starts out life on power-up as a character
13277 # (go140: I added <rmam>/<smam> based on the init string -- esr)
13278 go140|graphon go-140,
13291 go140w|graphon go-140 in 132 column mode,
13296 # Hacked up vt200 termcap to handle GO-225/VT220
13298 # (go225: I added <rmam>/<smam> based on the init string -- esr)
13299 go225|go-225|Graphon 225,
13332 # US. The sbi fakes <il1> with an 80-space insert that may be too
13340 # pop to a new (blank) page after a <nel>, or leave a half-line
13347 # therefore, is setenv MORE -c .
13363 # RESET--ONLINE--!tset.
13399 # Alternate (older) description of Superbee - f1=escape, f2=^C.
13409 superbee-xsb|beehive super bee,
13422 ich1=, rmir=\ER, smir=\EQ, use=superbee-xsb,
13439 # (bee: <ich1> was empty, which is obviously bogus -- esr)
13451 # good grief - does this entry make :sg:/:ug: when it doesn't have to?
13454 # really care, cook up one using ^F -- esr)
13466 # There was an early Australian kit-built computer called a "Microbee".
13480 # (8675: changed k10, k11...k16 to k;, F1...F6 -- esr)
13487 # in :is: -- esr)
13499 # guys were co-owners of the Terminal Brain Damage Hall Of Fame along with
13513 # Fairfield, NJ 07007-2078
13516 # marque "GEC-Marconi Hazeltine" and doing military avionics. Web page
13523 # vi - this terminal is too dumb for even vi. (The code is
13530 # From: <cbosg!ucbvax!pur-ee!cincy!chris> Thu Aug 20 09:09:18 1981
13539 # freakout with out-of-range args and tn3270. No hz since it needs to
13552 # removed incorrect and overridden ":do=^J:" -- esr)
13575 # (h1520: removed incorrect and overridden ":do=^J:" -- esr)
13576 hz1520-noesc|hazeltine 1520,
13589 hz1552-rv|hazeltine 1552 reverse video,
13617 esprit-am|hazeltine esprit auto-margin,
13619 # Hazeltine Modular-1 from Cliff Shackelton <ittvax!ittral!shackelt> via BRL
13622 # (hmod1: removed :dn=~^K: -- esr)
13632 # from Will Martin <control@ALMSA-1.ARPA> via BRL
13658 ibm3101|i3101|IBM 3101-10,
13669 # From: Mark Easter <marke@fsi-ssd.csg.ssd.fsi.com> 29 Oct 1992
13670 # removed kend, knp, kpp -TD
13671 ibm3161|ibm3163|wy60-316X|wyse60-316X|IBM 3161/3163 display,
13692 ibm3161-C|IBM 3161-C NLS terminal using cartridge,
13697 use=ibm3161-C,
13709 ibm5151|wy60-AT|wyse60-AT|IBM 5151 Monochrome display,
13746 ibm-apl|apl|IBM apl terminal simulator,
13749 # Also it had ":I0=f10:" which pretty obviously should be "l0=f10" -- esr)
13763 # (green on black, emulated on a 16-color terminal).
13779 ibmega-c|ibm5154-c|IBM Enhanced Color Display with standout and underline,
13782 ibmvga-c|IBM VGA display color termcap,
13784 nel=^M^J, use=ibmega-c,
13798 ibmapa8c-c|ibm6154-c|IBM 6154 Advanced Color Graphics Display,
13801 use=ibmega-c,
13810 ibm6153-90|IBM 6153 Black & White display,
13813 ibm6153-40|IBM 6153 Black & White display,
13814 cols#40, lines#12, use=ibm6153-90,
13832 hft-c|HFT with Color,
13837 hft-c-old|HFT with Color PC850,
13841 hft-old|AIWS High Function Terminal,
13854 ibm-system1|system1|ibm system/1 computer,
13860 # lft-pc850 : IBM Low Function Terminal Device
13864 lft|lft-pc850|LFT-PC850|IBM LFT PC850 Device,
13896 ibm5081-c|ibmmpel-c|IBM 5081 1024x1024 256/4096 Megapel enhanced color display,
13900 use=ibmega-c,
13902 use=hft-c,
13906 ibm8514-c|IBM 8514 color display with standout and underline,
13911 use=ibmega-c,
13915 # -- added rc, sc based on manpage -TD
13923 aixterm-m|IBM AIXterm Monochrome Terminal Emulator,
13929 aixterm-m-old|old IBM AIXterm Monochrome Terminal Emulator,
13936 jaixterm-m|IBM Kanji AIXterm Monochrome Terminal Emulator,
13937 acsc@, use=aixterm-m,
13939 # This flavor is adapted from xterm, in turn from aixterm documentation -TD
13940 aixterm-16color|IBM Aixterm Terminal Emulator with 16 colors,
13961 # (addrinfo: removed obsolete ":bc=^Z:" -- esr)
13967 # (infoton: used to have the no-ops <lh#0>, <lw#0>, <nlab#0> -- esr)
13981 #ctrl-A set SOM position at cursor position
13982 #ctrl-G Bell
13983 #ctrl-H Backspace
13984 #ctrl-I Horiz tab
13985 #ctrl-J Linefeed
13986 #ctrl-K Cursor up
13987 #ctrl-L Cursor right
13988 #ctrl-M Carriage return
13989 #ctrl-N Disable xon/xoff to host
13990 #ctrl-O Enable xon/xoff to host
13991 #ctrl-R Enable bidirectional mode
13992 #ctrl-T Disable bidirectional mode
13993 #ctrl-V Cursor down
13994 #ctrl-Z Clear unprotected data to insert char
13995 #ctrl-^ Cursor home
13996 #ctrl-_ Newline
13998 #ESC lead-in char for multiple character command
14002 # p1 = scroll top line: 20h - 37h
14003 # p1 = scroll bottom line: 20h - 37h
14006 #ESC $ Semi-graphics mode on
14007 #ESC % Semi-graphics mode off
14016 #ESC - p1 p2 p3 p4 address cursor to page, row, column:
14017 # p1 = page number 0 - 3
14018 # p2 = row 20h - 7fh
14019 # p3 = column (lo) 20h - 7fh
14020 # p4 = column (hi) 20h - 21h (only 132 col)
14029 # p1 = edit key code: '@'-'S', '`'-'s'
14050 # p1 = row 20h - 7fh
14051 # p2 = column (lo) 20h - 7fh
14052 # p3 = column (hi) 20h - 21h (only 132 col)
14066 #ESC G n set serial field attribute (n = 30h - 3Fh)
14147 #ESC c n enter self-test mode:
14210 #ESC | p1 p2 text Ctrl-Y program function key with 'text':
14212 # '1' - ';' normal f1- f11
14213 # '<' - 'F' shifted f1 - f11
14218 # Ctrl-Y = terminator
14219 # (use Ctrl-P to escape ^P, ^Y )
14249 icl6404-w|kds7372-w|ICL 6404 aka Kokusai Display Systems 7372 132 cols,
14261 # ":le=^_:" later overridden -- esr)
14286 lf4=+PAGE, lf5=+SRCH, lf6=-PAGE, lf7=-SRCH, lf8=LEFT,
14299 # WATS voice: 1-800/398-4946
14300 # POTS fax: +1 605/338-8709
14301 # POTS voice: +1 605/338-9650
14303 # Internet/Web: <http://www.com-pair.com>
14310 # (abm85: removed duplicated ":kd=^J:" -- esr)
14323 # 1) there are several firmware revs of 85H in the world. Use abm85h-old for
14329 # the terminal is in dup-edit, and work only locally in local-edit.
14331 # dup-edit anyway so that the arrow keys will work right. If the
14340 # 6) auto new-line should be on (selectable from setup mode only)
14356 abm85h-old|oabm85h|o85h|Kimtron ABM 85H with old firmware rev.,
14361 # From: <malman@bbn-vax.arpa>
14362 # (kt7: removed obsolete :ma=^V^J^L :" -- esr)
14363 kt7|kimtron model kt-7,
14379 kt7ix|kimtron model kt-7 or 70 in IX mode,
14397 # This was a line of terminals made by McDonnell-Douglas Information Systems.
14399 # to move primary names of the form p[0-9] * to aliases, and to comment out
14408 # Prism-1, Prism-2 and P99:
14411 # Prism-4 and Prism-5:
14412 # Slightly less ancient range of Microdata terminals. Follow-on from
14413 # Prism-2, but with many enhancements. P5 has eight display pages.
14415 # Prism-6:
14419 # Prism-7, Prism-8 and Prism-9:
14422 # The P9 has two emulation modes - P8 and ANSI - and includes a
14426 # Prism-12 and Prism-14:
14428 # black-on-white overscanning screen.
14432 # p2 - Prism-2 (or Prism-1 or P99).
14434 # p4 - Prism-4 (and older P7s & P8s).
14435 # p5 - Prism-5 (or Prism-6).
14437 # p7 - Prism-7.
14438 # p8 - Prism-8 (in national or multinational mode).
14439 # p8-w - 132 column version of p8.
14440 # p9 - Prism-9 in ANSI mode.
14441 # p9-w - 132 column version of p9.
14442 # p9-8 - Prism-9 in Prism-8 emulation mode.
14443 # p9-8-w - As p9-8, but with 132 columns.
14445 # p12 - Prism-12 in ANSI mode.
14446 # p12-w - 132 column version of p12.
14447 # p12-m - Prism-12 in MDC emulation mode.
14448 # p12-m-w - As p12-m, but with 132 columns.
14449 # p14 - Prism-14 in ANSI mode.
14450 # p14-w - 132 column version of p14.
14451 # p14-m - Prism-14 in MDC emulation mode.
14452 # p14-m-w - As p14-m, but with 132 columns.
14454 # p2: Prism-2
14455 # -----------
14457 # Includes Prism-1 and basic P99 without SP or MP loaded.
14458 # The simplest form of Prism-type terminal.
14465 prism2|MDC Prism-2,
14474 # p4: Prism-4
14475 # -----------
14484 prism4|p4|P4|MDC Prism-4,
14499 # p5: Prism-5
14500 # -----------
14502 # Same definition as p4. Includes Prism-6 (not tested!).
14503 # Does not use any multi-page features.
14505 prism5|p5|P5|MDC Prism-5,
14508 # p7: Prism-7
14509 # -----------
14514 # Rev-index removed; can't send nulls to terminal in 8-bit modes.
14516 prism7|p7|P7|MDC Prism-7,
14519 # p8: Prism-8
14520 # -----------
14527 # Rev-index removed; can't send nulls to terminal in 8-bit modes.
14530 prism8|p8|P8|MDC Prism-8,
14534 # p8-w: Prism-8 in 132 column mode
14535 # --------------------------------
14539 # Rev-index removed; can't send nulls to terminal in 8-bit modes.
14541 prism8-w|p8-w|P8-W|MDC Prism-8 in 132 column mode,
14545 # p9: Prism-9 in ANSI mode
14546 # -------------------------
14553 # . 'ri' uses insert-line since rev index doesn't always
14563 prism9|p9|P9|MDC Prism-9 in ANSII mode,
14589 # p9-w: Prism-9 in 132 column mode
14590 # --------------------------------
14594 prism9-w|p9-w|P9-W|MDC Prism-9 in 132 column mode,
14599 # p9-8: Prism-9 in P8 mode
14600 # ------------------------
14606 prism9-8|p9-8|P9-8|MDC Prism-9 in P8 mode,
14610 # p9-8-w: Prism-9 in P8 and 132 column modes
14611 # ------------------------------------------
14615 prism9-8-w|p9-8-w|P9-8-W|MDC Prism-9 in Prism 8 emulation and 132 column mode,
14617 ich=\E[%p1%d@, ich1=\E[@, il=\E[%p1%dL, il1=\E[L, use=p8-w,
14619 # p12: Prism-12 in ANSI mode
14620 # ---------------------------
14624 prism12|p12|P12|MDC Prism-12 in ANSI mode,
14627 # p12-w: Prism-12 in 132 column mode
14628 # ----------------------------------
14632 prism12-w|p12-w|P12-W|MDC Prism-12 in 132 column mode,
14633 use=p9-w,
14635 # p12-m: Prism-12 in MDC emulation mode
14636 # -------------------------------------
14642 prism12-m|p12-m|P12-M|MDC Prism-12 in MDC emulation mode,
14643 use=p9-8,
14645 # p12-m-w: Prism-12 in MDC emulation and 132 column modes
14646 # -------------------------------------------------------
14650 prism12-m-w|p12-m-w|P12-M-W|MDC Prism-12 in MDC emulation and 132 column mode,
14651 use=p9-8-w,
14653 # p14: Prism-14 in ANSII mode
14654 # ---------------------------
14658 prism14|p14|P14|MDC Prism-14 in ANSII mode,
14661 # p14-w: Prism-14 in 132 column mode
14662 # ----------------------------------
14666 prism14-w|p14-w|P14-W|MDC Prism-14 in 132 column mode,
14667 use=p9-w,
14669 # p14-m: Prism-14 in MDC emulation mode
14670 # -------------------------------------
14676 prism14-m|p14-m|P14-M|MDC Prism-14 in MDC emulation mode,
14677 use=p9-8,
14679 # p14-m-w: Prism-14 in MDC emulation and 132 column modes
14680 # -------------------------------------------------------
14684 prism14-m-w|p14-m-w|P14-M-W|MDC Prism-14 in MDC emulation and 132 column mode,
14685 use=p9-8-w,
14691 p8gl|prism8gl|McDonnell-Douglas Prism-8 alternate definition,
14713 # freakout with out-of-range args on Sytek multiplexors. No <smso=^N> and
14716 # (act4: found ":ic=2^S:ei=:im=:ip=.1*^V:" commented out in 8.3 -- esr)
14728 # (microterm5: removed obsolete ":ma==^Z^P^Xl^Kj:" -- esr)
14734 mime-fb|full bright mime1,
14736 mime-hb|half bright mime1,
14739 # the more plausible ":do=^J:" -- esr)
14751 mime2a-s|microterm mime2a (emulating an enhanced soroc iq120),
14761 mime2a|mime2a-v|microterm mime2a (emulating an enhanced vt52),
14770 # (mime3a: removed obsolete ":ma=^X ^K^J^Z^P:" -- esr)
14774 mime3ax|mime-3ax|mime1 emulating enhanced 3a,
14801 # (mt4520-rv: removed obsolete ":kn#4:" and incorrect ":ri=\E[C:";
14802 # also added <rmam>/<smam> based on the init string -- esr)
14803 mt4520-rv|micro-term 4520 reverse video,
14830 # Microterm does have a ROM exchange program- use it or lose big
14831 # (ergo400: added <rmam>/<smam> based on the init string -- esr)
14852 # There is an NCR4103 terminal that's just a re-badged Wyse-50.
14855 # The following vendor-supplied termcaps were captured from the Boundless
14856 # Technologies site, 8 March 1998. I removed all-upper-case names that were
14857 # identical, except for case, to lower-case ones. I also uncommented the acsc
14910 kf28=^B\,\r, kf29=^B-\r, kf3=^B3\r, kf30=^B.\r, kf31=^B/\r,
15098 # if the 'pairs' capability is defined. Un-Comment the 'pairs'
15152 # have it included, Un-comment it and recompile (using 'tic').
15199 # (ncr260wy50+pp: originally contained commented-out
15200 # <acsc=j5k3l2m1n8q:t4u9v=w0x6>, as well as the commented-out one there -- esr)
15342 # Vendor-supplied NCR termcaps end here
15347 # 1-4 - Baud Rate
15348 # 5 - Parity (Odd/Even)
15349 # 6 - Don't Send or Do Send Spaces
15350 # 7 - Parity Enable
15351 # 8 - Stop Bits (One/Two)
15354 # 1 - Upper/Lower Shift
15355 # 2 - Typewriter Shift
15356 # 3 - Half Duplex / Full Duplex
15357 # 4 - Light/Dark Background
15358 # 5-6 - Carriage Return Without / With Line Feed
15359 # 7 - Extended Mode
15360 # 8 - Suppress Keyboard Display
15363 # 1 - End of line entry disabled/enabled
15364 # 2 - Conversational mode / (Local?) Mode
15365 # 3 - Control characters displayed / not displayed
15366 # 4 - (2-wire?) / 4-wire communications
15367 # 5 - RTS on and off for each character
15368 # 6 - (50Hz?) / 60 Hz
15369 # 7 - Exit after level zero diagnostics
15370 # 8 - RS-232 interface
15373 # 1 - Reverse Channel (yes / no)
15374 # 2 - Manual answer (no / yes)
15375 # 3-4 - Cursor appearance
15376 # 5 - Communication Rate
15377 # 6 - Enable / Disable EXT turnoff
15378 # 7 - Enable / Disable CR turnoff
15379 # 8 - Enable / Disable backspace
15417 # Warning: This terminal will lock out the keyboard when it receives a CTRL-D.
15418 # The user can enter a CTRL-B to get out of this locked state.
15439 # Their e-mail address is at ndsales@newburydata.co.uk
15452 # Televideo 950. Take a 950, change its cabinet for a more 80s-ish one (but
15453 # keep the same keyboard layout), add an optional 25-line mode, replace the DIP
15455 # 2), here is the NDR 9500. Even the line-lock, albeit disabled, is
15482 ndr9500-nl|NDR 9500 with no status line,
15487 ndr9500-25|NDR 9500 with 25th line enabled,
15490 ndr9500-25-nl|NDR 9500 with 25 lines and no status line,
15491 lines#25, use=ndr9500-nl,
15493 ndr9500-mc|NDR 9500 with magic cookies (enables underline inverse video invisible and blink),
15500 ndr9500-25-mc|NDR 500 with 25 lines and magic cookies,
15501 lines#25, use=ndr9500-mc,
15503 ndr9500-mc-nl|NDR 9500 with magic cookies and no status line,
15506 dsl@, fsl@, tsl@, use=ndr9500-mc,
15508 ndr9500-25-mc-nl|NDR 9500 with 25 lines and magic cookies and no status line,
15509 lines#25, use=ndr9500-mc-nl,
15511 #### Perkin-Elmer (Owl)
15513 # These are official terminfo entries from within Perkin-Elmer.
15574 # (uts30: I added <rmam>/<smam> based on the init string -- esr)
15596 # Tandem builds these things for use with its line of fault-tolerant
15597 # transaction-processing computers. They aren't generally available
15606 # natively block-mode and rather ugly, but they have a character mode which
15609 # removed <if=/usr/share/tabset/tandem653>, no such file -- esr)
15635 dt100|dt-100|Tandy DT-100 terminal,
15650 dt100w|dt-100w|Tandy DT-100 terminal (wide mode),
15652 dt110|Tandy DT-110 emulating ansi,
15668 pt210|TRS-80 PT-210 printing terminal,
15676 # oscilloscope technology incorporating a long-persistence green phosphor,
15686 # (tek4013: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
15692 # (tek4015: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
15695 tek4014-sm|tektronix 4014 in small font,
15698 # (tek4015-sm: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
15699 tek4015-sm|tektronix 4015 in small font,
15700 acsc=, rmacs=\E^O, smacs=\E^N, use=tek4014-sm,
15701 # Tektronix 4023 from Andrew Klossner <orca!andrew.tektronix@csnet-relay>
15706 # It's got the Magic Cookie problem around stand-out mode. If you can't
15708 # reverse video. If you like reverse video stand-out mode but don't want
15720 # one break at any speed - this is a documented feature.
15745 tek4025-17|tek 4025 17 line window,
15747 tek4025-17-ws|tek 4025 17 line window in workspace,
15750 smso=\037att e\r, use=tek4025-17,
15751 tek4025-ex|tek4027-ex|tek 4025/4027 w/!,
15755 # From: Doug Gwyn <gwyn@brl-smoke.ARPA>
15767 # Insert-character cannot be made to work on both top and bottom rows.
15768 # Clear-to-end-of-display emulation via !DLI 988 is too grotty to use, alas.
15770 # delete/insert-line, following a typed carriage return. This terminal sucks.
15771 # Delays not specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
15773 # work any more. -- esr)
15791 # (This "learns" the arrow keys for rogue. I have adapted it for termcap - mrh)
15792 tek4025-cr|tek 4025 for curses and rogue,
15820 # (tek4105-30: I added <rmam>/<smam> based on the init string -- esr)
15821 tek4105-30|4015 emulating 30 line vt100,
15848 # SELECTCHARSET G1 0 TABS -2
15855 # IGNOREDEL no KEYEXCHAR <DL> NVDEFINE -53 "<NU>"
15859 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
15893 # TABS -2
15900 # IGNOREDEL no KEYEXCHAR <DL> NVDEFINE -53 "<NU>"
15904 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
15942 # Tektronix 4207 with sysline. In the ancestral termcap file this was 4107-s;
15944 tek4207-s|Tektronix 4207 with sysline but no memory,
15960 # 4112 in non-dialog area pretending to scroll. It really wraps
15965 otek4112|o4112-nd|otek4113|otek4114|old tektronix 4110 series,
15979 tek4112-nd|4112 not in dialog area,
15982 tek4112-5|4112 in 5 line dialog area,
15988 # to be 4-digit octal -- esr)
15995 tek4113-34|tektronix 4113 color graphics with 34 line dialog area,
15999 # supported here. :uc: is slow, but looks nice. Suggest setenv MORE -up .
16001 tek4113-nd|tektronix 4113 color graphics with no dialog area,
16010 # (tek4115: :bc: renamed to :le:, <rmam>/<smam> added based on init string -- esr)
16037 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, rmam=\E[?7l,
16042 # The tek4125 emulates a vt100 incorrectly - the scrolling region
16049 # commented out, <smir>=\E1 because there's no <rmir> -- esr)
16060 # I merged in <msgr>,<ind>,<ri>,<invis>,<tbc> from a BRL entry -- esr)
16078 # Tab had been given as \E2I,that must be the tab-set capability -- esr)
16092 # I added the is string - straight Unix has ESC ; in the login
16115 # The <initc> cap uses RGB notation to define colors. for arguments 1-3 the
16116 # interval (0-1000) is broken into 8 smaller sub-intervals (125). Each sub-
16117 # interval then maps into pre-defined value.
16148 # Teletype-branded VDTs are listed in the AT&T section.
16166 # newline. The 40-1 is a half duplex terminal and is hopeless. The 40-2 is
16167 # braindamaged but has hope and is described here. The 40-4 is a 3270
16169 # it - it's null here to prevent it from showing the BL character.
16171 # a "newline" style terminal (-crmode) vi figures all it needs is nl
16173 # (tty40: removed obsolete ":nl=\EG\EB:", it's just do+cr -- esr)
16174 tty40|ds40|ds40-2|dataspeed40|teletype dataspeed 40/2,
16191 # You can add <is2=\E<> to put this 40-column mode, though I can't
16196 acsc=j%k4l<m-q\,x5, bel=^G, clear=\EH\EJ, cr=^M, cub1=^H,
16202 #### Volker-Craig (vc)
16212 vc303|vc103|vc203|volker-craig 303,
16218 vc303a|vc403a|volker-craig 303a,
16221 # (vc404: removed obsolete ":ma=^Z^P^U :" -- esr)
16222 vc404|volker-craig 404,
16229 vc404-s|volker-craig 404 w/standout mode,
16232 # (vc414: merged in cup/dl1/home from an old vc414h-noxon)
16233 vc414|vc414h|Volker-Craig 414H in sane escape mode.,
16244 vc415|volker-craig 415,
16247 ######## OBSOLETE PERSONAL-MICRO CONSOLES AND EMULATIONS
16253 # The pcplot IBM-PC terminal emulation program is really messed up. It is
16254 # supposed to emulate a vt-100, but emulates the wraparound bug incorrectly,
16257 # crude adm3a-type terminal.
16259 pcplot|pc-plot terminal emulation program,
16262 # KayPro II from Richard G Turner <rturner at Darcom-Hq.ARPA>
16264 # ADM-3A terminal, just like I was running TERM.COM. On our 4.2 UNIX
16267 # around. (I added two capabilities from the BRL entry -- esr)
16276 # (ibmpc: commented out <smir>=\200R because we don't know <rmir> -- esr)
16277 ibm-pc|ibm5051|5051|IBM Personal Computer (no ANSI.SYS),
16283 ibmpc|wy60-PC|wyse60-PC|IBM PC/XT running PC/IX,
16304 # Apple II firmware console first, then various 80-column cards and
16306 # along with the 40-column apple entries.
16309 # From: brsmith@umn-cs.cs.umn.edu (Brian R. Smith) via BRL
16312 # The clear key on a IIgs will do something like clear-screen,
16322 # Apple //e with 80-column card, entry from BRL
16324 # passing characters to the 80-column firmware via COUT (PR#3 assumed).
16325 # Auto-wrap does not work right due to newline scrolling delay, which also
16329 # using a terminal emulation program instead of the built-in firmware.
16340 apple2e-p|Apple //e via Pascal,
16344 # Enable DC3/DC1 flow control with "stty ixon -ixany".
16345 apple-ae|ASCII Express,
16363 apple-80|apple II with smarterm 80 col,
16369 apple-soroc|apple emulating soroc 120,
16380 # (apple-videx: this used to be called DaleApple -- esr)
16381 apple-videx|Apple with videx videoterm 80 column board with inverse video,
16392 apple-uterm-vb|Videx Ultraterm for Apple micros with Visible Bell,
16400 apple-uterm|Ultraterm for Apple micros,
16416 apple80p|80-column apple with Pascal card,
16431 # This works great for vi, except I've noticed in pre-R2, ^U will scroll back
16435 # (apple-v: added it#8 -- esr)
16436 apple-videx2|Apple II+ w/ Videx card (similar to Datamedia h1520),
16444 apple-videx3|vapple|Apple II with 80 col card,
16452 aepro|Apple II+ running ASCII Express Pro--vt52,
16459 apple-vm80|ap-vm80|apple with viewmax-80,
16469 # (lisa: changed <cvvis> to <cnorm> -- esr)
16488 # Xon-Xoff flow control should also be enabled.
16491 # settings are in non-volatile memory and don't need to be reset upon login.
16510 lisaterm-w|Apple Lisa with Lisaterm in 132 column mode,
16524 mac-w|macterminal-w|Apple Macintosh with Macterminal in 132 column mode,
16528 # "nsterm". Note that the statusline (-s) versions use the window
16535 # line. Please note that non-ASCII characters don't work right in the
16543 # backwards-compatbility.
16545 # * Added function key support (F1-F4). These only work in Terminal.app
16549 # * Added "full color" (-c) entries which support the 16-color mode in
16552 # * By default, version 51 uses UTF-8 encoding with broken altcharset
16553 # support, so "ASCII" (-7) entries without altcharset support were
16556 # nsterm - AppKit Terminal.app
16559 # Terminal.app. It is a partial VT100 emulation with some xterm-like
16565 # other AppKit-supported windowing systems.) On the Mac OS X machine I
16569 # If you're looking for a description of the full-screen system
16578 # circumstances the cursor can be positioned using option-click; this
16580 # and simulating enough cursor-key presses to move the cursor to the
16586 # monochrome (-m) entries are useful if you've disabled color support
16587 # or use a monochrome monitor. The full color (-c) entries are useful
16589 # also enable an xterm-compatible 16-color mode.
16591 # The configurable titlebar is set using xterm-compatible sequences;
16592 # it is used as a status bar in the statusline (-s) entries. Its width
16597 # characters in the "MacRoman" entries; the "ASCII" (-7) entries
16599 # (-acs) entries rely instead on Terminal.app's own buggy VT100
16601 # the old NeXT charset instead of MacRoman. The "ASCII" (-7) entries
16602 # are useful in Terminal.app version 51, which supports UTF-8 and
16603 # other ASCII-compatible character encodings but does not correctly
16605 # implemented in Terminal.app, the "VT100" (-acs) entries should be
16606 # usable in any ASCII-compatible character encoding [except perhaps
16607 # in UTF-8, where some experts argue for disallowing alternate
16622 # if [ :"$TERM" = :"vt100" -a :"$TERM_PROGRAM" = :"Apple_Terminal" ]
16629 # TERM="nsterm-c-7"
16640 # setenv TERM "nsterm-c-7"
16663 nsterm+acs|AppKit Terminal.app v41+ basic capabilities w/VT100 alternate-charset,
16669 nsterm+mac|AppKit Terminal.app v41+ basic capabilities w/MacRoman alternate-charset,
16670 acsc=0#`\327a\:f\241g\261h#i\360jjkkllmmnno\370p\370q\321rrssttuuvvwwxxy\262z\263{\271|\255}\243~\245+\335-\366\,\334.\377,
16675 nsterm+s|AppKit Terminal.app v41+ status-line (window titlebar) support,
16689 # ASCII charset (-7)
16690 nsterm-m-7|nsterm-7-m|AppKit Terminal.app v41+ w/ASCII charset (monochrome),
16693 nsterm-m-s-7|nsterm-7-m-s|AppKit Terminal.app v41+ w/ASCII charset (monochrome w/statusline),
16696 nsterm-7|AppKit Terminal.app v41+ w/ASCII charset (color),
16699 nsterm-7-c|nsterm-c-7|AppKit Terminal.app v51+ w/ASCII charset (full color),
16702 nsterm-s-7|nsterm-7-s|AppKit Terminal.app v41+ w/ASCII charset (color w/statusline),
16705 nsterm-c-s-7|nsterm-7-c-s|AppKit Terminal.app v51+ w/ASCII charset (full color w/statusline),
16708 # VT100 alternate-charset (-acs)
16709 nsterm-m-acs|nsterm-acs-m|AppKit Terminal.app v41+ w/VT100 alternate-charset (monochrome),
16712 nsterm-m-s-acs|nsterm-acs-m-s|AppKit Terminal.app v41+ w/VT100 alternate-charset (monochrome w/statusline),
16715 nsterm-acs|AppKit Terminal.app v41+ w/VT100 alternate-charset (color),
16718 nsterm-c-acs|nsterm-acs-c|AppKit Terminal.app v51+ w/VT100 alternate-charset (full color),
16721 nsterm-s-acs|nsterm-acs-s|AppKit Terminal.app v41+ w/VT100 alternate-charset (color w/statusline),
16724 nsterm-c-s-acs|nsterm-acs-c-s|AppKit Terminal.app v51+ w/VT100 alternate-charset (full color w/statusline),
16728 nsterm-m|AppKit Terminal.app v41+ w/MacRoman charset (monochrome),
16731 nsterm-m-s|AppKit Terminal.app v41+ w/MacRoman charset (monochrome w/statusline),
16737 nsterm-c|AppKit Terminal.app v51+ w/MacRoman charset (full color),
16740 nsterm-s|AppKit Terminal.app v41+ w/MacRoman charset (color w/statusline),
16743 nsterm-c-s|AppKit Terminal.app v51+ w/MacRoman charset (full color w/statusline),
16748 # and D P Schreber comparing to nsterm-c-s-acs.
16751 # defaults write com.apple.Terminal TermCapString nsterm-c-s-acs
16753 nsterm-16color|AppKit Terminal.app v100.1.8 with MacOS X 10.3.9,
16756 knp=\E[6~, kpp=\E[5~, use=nsterm-c-s-acs,
16758 # xnuppc - Darwin PowerPC Console (a.k.a. "darwin")
16761 # full-screen system console derived from a NetBSD framebuffer
16762 # console. It is an ANSI-style terminal, and is not really VT-100
16766 # single-user mode [reachable by holding down Command-S during the
16772 # other AppKit-supported windowing systems,) see the "nsterm"
16793 # all three supported attributes: bold, inverse-video and underline.
16795 # accomplished using shifting and or-ing, and looks smeared) so bold
16796 # has been excluded from the list of color-compatible attributes
16797 # [using (ncv)]. The monochrome entry (-m) is useful if you use a
16801 # support: repositioning the cursor onto a cell with non-matching
16805 # (-m) entries,] but removing the (msgr) capability seemed to help.
16807 # The "standout" chosen was simple reverse-video, although a colorful
16810 # color-change might be more readable. The color-bold (-b) entries
16811 # uses magenta colored text for bolding instead. The fancy color (-f
16812 # and -f2) entries use color for bold, standout and underlined text
16815 # Apparently the terminal emulator does support a VT-100-style
16819 # description. The console driver appears to be ASCII-only, so (enacs)
16820 # has been excluded [although the VT-100 sequence does work.]
16825 # "xnuppc-WxH", where W and H are the character dimensions of your
16829 # drawn by Ka-Ping Yee, and uses 8x16-pixel characters. This
16832 # Pixels Characters Entry Name (append -m for monochrome)
16833 # -------------------------------------------------------------------
16834 # 640x400 80x25 xnuppc-80x25
16835 # 640x480 80x30 xnuppc-80x30
16836 # 720x480 90x30 xnuppc-90x30
16837 # 800x600 100x37 xnuppc-100x37
16838 # 896x600 112x37 xnuppc-112x37
16839 # 1024x640 128x40 xnuppc-128x40
16840 # 1024x768 128x48 xnuppc-128x48
16841 # 1152x768 144x48 xnuppc-144x48
16842 # 1280x1024 160x64 xnuppc-160x64
16843 # 1600x1024 200x64 xnuppc-200x64
16844 # 1600x1200 200x75 xnuppc-200x75
16845 # 2048x1536 256x96 xnuppc-256x96
16850 # color-bold entries do not include size information.
16873 xnuppc+b|Darwin PowerPC Console color-bold support,
16929 xnuppc-m|darwin-m|Darwin PowerPC Console (monochrome),
16935 xnuppc-m-b|darwin-m-b|Darwin PowerPC Console (monochrome w/color-bold),
16938 xnuppc-b|darwin-b|Darwin PowerPC Console (color w/color-bold),
16941 xnuppc-m-f|darwin-m-f|Darwin PowerPC Console (fancy monochrome),
16944 xnuppc-f|darwin-f|Darwin PowerPC Console (fancy color),
16947 xnuppc-m-f2|darwin-m-f2|Darwin PowerPC Console (alternate fancy monochrome),
16950 xnuppc-f2|darwin-f2|Darwin PowerPC Console (alternate fancy color),
16954 xnuppc-80x25-m|darwin-80x25-m|Darwin PowerPC Console (monochrome) 80x25,
16957 xnuppc-80x25|darwin-80x25|Darwin PowerPC Console (color) 80x25,
16960 xnuppc-80x30-m|darwin-80x30-m|Darwin PowerPC Console (monochrome) 80x30,
16963 xnuppc-80x30|darwin-80x30|Darwin PowerPC Console (color) 80x30,
16966 xnuppc-90x30-m|darwin-90x30-m|Darwin PowerPC Console (monochrome) 90x30,
16969 xnuppc-90x30|darwin-90x30|Darwin PowerPC Console (color) 90x30,
16972 xnuppc-100x37-m|darwin-100x37-m|Darwin PowerPC Console (monochrome) 100x37,
16975 xnuppc-100x37|darwin-100x37|Darwin PowerPC Console (color) 100x37,
16978 xnuppc-112x37-m|darwin-112x37-m|Darwin PowerPC Console (monochrome) 112x37,
16981 xnuppc-112x37|darwin-112x37|Darwin PowerPC Console (color) 112x37,
16984 xnuppc-128x40-m|darwin-128x40-m|Darwin PowerPC Console (monochrome) 128x40,
16987 xnuppc-128x40|darwin-128x40|Darwin PowerPC Console (color) 128x40,
16990 xnuppc-128x48-m|darwin-128x48-m|Darwin PowerPC Console (monochrome) 128x48,
16993 xnuppc-128x48|darwin-128x48|Darwin PowerPC Console (color) 128x48,
16996 xnuppc-144x48-m|darwin-144x48-m|Darwin PowerPC Console (monochrome) 144x48,
16999 xnuppc-144x48|darwin-144x48|Darwin PowerPC Console (color) 144x48,
17002 xnuppc-160x64-m|darwin-160x64-m|Darwin PowerPC Console (monochrome) 160x64,
17005 xnuppc-160x64|darwin-160x64|Darwin PowerPC Console (color) 160x64,
17008 xnuppc-200x64-m|darwin-200x64-m|Darwin PowerPC Console (monochrome) 200x64,
17011 xnuppc-200x64|darwin-200x64|Darwin PowerPC Console (color) 200x64,
17014 xnuppc-200x75-m|darwin-200x75-m|Darwin PowerPC Console (monochrome) 200x75,
17017 xnuppc-200x75|darwin-200x75|Darwin PowerPC Console (color) 200x75,
17020 xnuppc-256x96-m|darwin-256x96-m|Darwin PowerPC Console (monochrome) 256x96,
17023 xnuppc-256x96|darwin-256x96|Darwin PowerPC Console (color) 256x96,
17030 # I read these as mistakes for ":it#8:" and ":bl=\007:" respectively -- esr)
17041 # (trs2: removed obsolete ":nl=^_:" -- esr)
17053 # I also deleted the unnecessary ":kn#2:", ":sg#0:" -- esr)
17054 trs16|trs-80 model 16 console,
17070 # From: Simson L. Garfinkel <simsong@media-lab.mit.edu>
17078 # UniTerm terminal program for the Atari ST: 49-line VT220 emulation mode
17107 # really nice machine (the Amiga) and boatloads of nasty ones (PET, C-64,
17108 # C-128, VIC-20). The C-64 is said to have been the most popular machine
17114 # Added a few more entries, converted caret-type control sequence (^x) entries
17127 # :k0=\E9~: map F10 to k0 - could have F0-9 -> k0-9, but ... F10 was 'k;'
17129 # also added empty <acsc> to suppress a warning --esr)
17150 # TCP/IP package once from Commodore, and now sold by InterWorks.--esr)
17151 amiga-h|Hans Verkuil's Amiga ANSI,
17170 # From: Henning 'Faroul' Peters <Faroul@beyond.kn-bremen.de>, 25 Sep 1999
17177 amiga-8bit|Amiga ANSI using 8-bit controls,
17180 kpp=\233T, ri=\215, rin@, use=amiga-h,
17182 # From: Ruediger Kuhlmann <terminfo@ruediger-kuhlmann.de>, 18 Jul 2000
17184 amiga-vnc|Amiga using VNC console (black on light gray),
17216 ri=\215, rin@, use=amiga-h,
17218 # Commodore B-128 microcomputer from Doug Tyrol <det@HEL-ACE.ARPA>
17219 # I'm trying to write a termcap for a commodore b-128, and I'm
17221 # to something that unix will accept (my delete-char is a ctrl-t, etc),
17223 # The problem is with the arrow keys - right, and up work fine, but
17226 # isn't thats bound to next-line in jove).
17228 # DAG -- I changed his "^n" entries to "\n"; see if that works.
17230 commodore|b-128|Commodore B-128 micro,
17242 # North Star Advantage from Lt. Fickie <brl-ibd!fickie> via BRL
17255 # Osborne, but with the 80-column upgrade, it's too easy to
17259 # The Osborne-1 with the 80-col option is capable of being
17263 # The tab is destructive on the Ozzie; make sure to 'stty -tabs'.
17264 osborne-w|osborne1-w|osborne I in 104-column mode,
17272 osborne|osborne1|osborne I in 80-column mode,
17298 # Coherent, Minix, Venix, and several lesser-known kin were OSs for 8088
17301 # Memory-segmentation limits and a strong tendency to look like V7 long after
17303 # and Minix were ported to 32-bit Intel boxes, only to be run over by a
17305 # Coherent's vendor, the Mark Williams Company, went belly-up in 1994. There
17323 lf4=Num -, lf5=Num 5, nel=^M^J, rev=\E[7m, ri=\EM,
17326 minix-old|minix console (v1.5),
17341 minix-old-am|minix console with linewrap,
17342 am, use=minix-old,
17344 pc-minix|minix console on an Intel box,
17351 pc-coherent|pcz19|coherent|IBM PC console running Coherent,
17364 # There are other keys (f1-f10, kpp, knp, kcbt, kich1, kdch1) but they
17366 pc-venix|venix|IBM PC console running Venix,
17382 # Hardware tabs set by <if> at 8-spacing. Auto line wrap causes glitches so
17415 # (basis: removed obsolete ":ma=^K^P^R^L^L :nl=5000*^J:" -- esr)
17422 cols#88, lines#46, use=ansi-mini,
17426 # The Xerox 820 was a Z80 micro with a snazzy XEROX PARC-derived
17427 # interface (pre-Macintosh by several years) that went nowhere.
17445 # From: Igor Tamitegama <igor@ppp1493-ft.teaser.fr>, 18 Jan 1997
17446 m2-nam|minitel|minitel-2|minitel-2-nam|France Telecom Minitel 2 mode te'le'informatique,
17484 minitel1b|minitel 1-bistandard (in 40cols mode),
17494 minitel1b-80|minitel 1-bistandard (standard teleinformatique),
17509 # These terminals are *long* dead -- these entries are retained for
17517 # ":do=^J:" -- esr)
17532 # was good. But lo, upon the horizon loomed a mighty management-type person
17558 # (cbblit: here's a BSD termcap that says <cud1=\EG> -- esr)
17576 # The BitGraph was a product of the now-defunct BBN Computer Corporation.
17584 # 70's, sure beat a vt100. It had one strange feature tho -- it used
17628 # (bg1.25: I added <rmam>/<smam> based on the init string -- esr)
17642 # (Adapted for terminfo; AIX extension capabilities translated -- esr)
17651 # 19-05-87 V02.00.01
17652 # 17-12-87 V02.00.02
17653 # 15-09-89 V02.00.05
17656 # -------------------------------------------------------
17668 # -------------------------------------------------------
17671 # P297.11.04 (24-pin: 2732) or P798.11.04 (28-pin: 2764)
17699 # SO Line-graphic mode ON: ^N
17700 # SI Line-graphic mode OFF: ^O
17707 tws-generic|dku7102|Bull Questar tws terminals,
17710 acsc=``aaffggj)k\,l&m#n/ooppq*rrsst'u-v+w.x%yyzz{{||}}~~,
17734 tws2102-sna|dku7102-sna|BULL Questar tws2102 for SNA,
17736 use=tws-generic,
17738 ht=^I, use=tws-generic,
17739 tws2103-sna|dku7103-sna|BULL Questar tws2103 for SNA,
17740 ht=^I, use=tws2102-sna,
17741 dku7102-old|BULL Questar 200 DKU7102 (microcode version < 6),
17745 use=tws-generic,
17748 smso=\E[0;4;5;7m, smul=\E[0;2m, use=tws-generic,
17756 #---------------------------------------------------------------------------
17758 # and following set-up :
17759 # 8 bit ISO Latin Character Set (ISO 8859-1),
17763 # They are used in string capabilities with vt220-320 emulation mode.
17767 # sequence in 7 bits characters ex. ESC [ : 2 chars. in 7-bit mode.
17776 # SCS select G1 = line-graphic: esc ) 0
17777 # Select 7-bit C1 controls: esc sp F
17778 # Select 8-bit C1 controls: esc sp G
17791 # SM DECCOLM 132-column screen: esc [ ? 3 h
17792 # RM DECCOLM 80-column screen: esc [ ? 3 l
17807 # DECSSDT Select status host-wr: esc [ 2 $ ~
17816 # DECSCL vt300 mode 8-bit ctrl: esc [ 6 3 " p
17817 # or DECSCL vt300 mode 8-bit ctrl: esc [ 6 3 ; 0 " p
17818 # or DECSCL vt300 mode 8-bit ctrl: esc [ 6 3 ; 2 " p
17819 # DECSCL vt300 mode 7-bit ctrl: esc [ 6 3 ; 1 " p
17859 bq300-rv|Bull vt320 reverse 80 columns,
17863 bq300-w|Bull vt320 132 columns,
17867 bq300-w-rv|Bull vt320 reverse mode 132 columns,
17874 # and following set-up :
17875 # 8 bit ISO Latin Character Set (ISO 8859-1),
17884 # SCS select G1 = line-graphic: esc ) 0
17885 # Select 7-bit C1 controls: esc sp F
17886 # Select 8-bit C1 controls: esc sp G
17899 # SM DECCOLM 132-column screen: csi ? 3 h
17900 # RM DECCOLM 80-column screen: csi ? 3 l
17915 # DECSSDT Select status host-wr: csi 2 $ ~
17920 # DECSCL vt300 mode 8-bit ctrl: csi 6 3 " p
17921 # or DECSCL vt300 mode 8-bit ctrl: csi 6 3 ; 0 " p
17922 # DECSCL vt300 mode 7-bit ctrl: csi 6 3 ; 1 " p
17926 # (bq300-8: <cub1>,<cuf1>,<cuu1>,<cud1>,<dl1>,<il1> to get under 1024 --esr)
17927 bq300-8|Bull vt320 full 8 bits 80 columns,
17960 bq300-8rv|Bull vt320 8-bit reverse mode 80 columns,
17963 use=bq300-8,
17964 bq300-8w|Bull vt320 8-bit 132 columns,
17967 rs2=\233?3h, use=bq300-8,
17968 bq300-w-8rv|Bull vt320 8-bit reverse mode 132 columns,
17972 rs2=\233?3h, use=bq300-8,
17975 # a 102 keys keyboard (PC scancode !) and following set-up :
17976 # 8 bit ISO Latin Character Set (ISO 8859-1),
17979 bq300-pc|Questar 303 with PC keyboard ISO Latin 1 80 columns,
17986 bq300-pc-rv|Questar 303 with PC keyboard reverse mode 80 columns,
17989 use=bq300-pc,
17990 bq300-pc-w|Questar 303 with PC keyboard 132 columns terminal,
17993 rs2=\E[?3h, use=bq300-pc,
17994 bq300-pc-w-rv|Questar 303 with PC keyboard reverse mode 132 columns,
17998 rs2=\E[?3h, use=bq300-pc,
17999 # 8 bit ISO Latin Character Set (ISO 8859-1),
18002 bq300-8-pc|Q306-8-pc|Questar 303 with PC keyboard in full 8 bits 80 columns,
18009 kslt@, lf1@, lf2@, lf3@, lf4@, use=bq300-8,
18010 bq300-8-pc-rv|Questar 303 with PC keyboard full 8 bits reverse mode 80 columns,
18013 use=bq300-8-pc,
18014 bq300-8-pc-w|Questar 303 with PC keyboard full 8 bits 132 columns,
18017 rs2=\E[?3h, use=bq300-8-pc,
18018 bq300-8-pc-w-rv|Questar 303 with PC keyboard full 8 bits reverse 132 columns,
18022 rs2=\E[?3h, use=bq300-8-pc,
18052 # LGS Line-graphic mode set ^[G
18053 # LGR Line-graphic mode reset ^[F
18061 # SSPR multi-part. reset ^[[<>u
18076 # This covers the vip7800 and BQ3155-vip7800
18077 vip|Bull Questar 3155-7800,
18104 vip-w|vip7800-w|Q310-vip-w|Q310-vip-w-am|Questar 3155-vip7800 wide,
18107 vip-H|vip7800-H|Q310-vip-H|Q310-vip-H-am|Questar 3155-vip7800 72 lines,
18110 vip-Hw|vip7800-Hw|Q310-vip-Hw|Questar 3155-vip7800 wide 72 lines,
18149 cyb83|xl83|cybernex xl-83,
18156 # (mdl110: removed obsolete ":ma=^Z^P:" and overridden ":cd=145^NA^W:" -- esr)
18157 cyb110|mdl110|cybernex mdl-110,
18184 # CONTROL-INT-INT to take the terminal off-line, and type (opt).
18186 # CR/LF off. Use control-shift-[] as escape key, control-I as tab,
18187 # shift-F1 to shift-F5 as F6 to F10 (unshifted F1 to F5 are in
18195 # ctrl-E top tee
18196 # ctrl-F right tee
18197 # ctrl-G bottom tee
18198 # ctrl-H left tee
18199 # ctrl-I cross
18200 # ctrl-J top left corner
18201 # ctrl-K top right corner
18202 # ctrl-L bottom left corner
18203 # ctrl-M bottom right corner
18204 # ctrl-N horizontal line
18205 # ctrl-O vertical line
18252 vt61|vt-61|vt61.5|dec vt61,
18261 # (gigi: I added <rmam>/<smam> based on the init string, corrected cub1 -- esr)
18276 # DEC PRO-350 console (VT220-style). The 350 was DEC's attempt to produce
18278 # grossly-overpriced failure (among other things, DEC's OS didn't include
18279 # a format program, so you had to buy pre-formatted floppies from DEC at
18336 ln03-w|dec ln03 laser printer 132 cols,
18345 # The idea is ctrl(O), dd(row), dd(col), where dd(x) is x - 2*(x%16) + '9'.
18346 # There are BSD-derived termcap entries floating around for this puppy
18352 cup=\017%p1%p1%{16}%m%{2}%*%-%{57}%+%c%p2%p2%{16}%m%{2}%*%-%{57}%+%c,
18358 # (ddr: I added <rmam>/<smam> based on the init string -- esr)
18387 # (ps300: changed ":pt@:" to "it@" -- esr)
18408 # 0-3 = baud rate as follows:
18411 # --- --- --- ---
18439 # also added empty <acsc> to suppress a tic warning -- esr)
18440 h19-a|h19a|heath-ansi|heathkit-a|heathkit h19 ansi mode,
18453 h19-bs|heathkit w/keypad shifted,
18454 rmkx=\Eu, smkx=\Et, use=h19-b,
18455 h19-us|h19us|h19-smul|heathkit w/keypad shifted/underscore cursor,
18456 rmkx=\Eu, smkx=\Et, use=h19-u,
18457 # (h19: merged in <ip> from BSDI hp19-e entry>;
18458 # also added empty <acsc> to suppress a tic warning --esr)
18461 # I have an old Zenith-19 terminal at home that still gets a lot of use.
18462 # This terminal suffers from the same famous insert-mode padding lossage
18464 # unusable on this box, since even a half-scroll up or down the window
18472 h19|heath|h19-b|heathkit|heath-19|z19|zenith|heathkit h19,
18484 h19-u|heathkit with underscore cursor,
18485 cnorm@, cvvis@, use=h19-b,
18486 h19-g|h19g|heathkit w/block cursor,
18487 cnorm=\Ex4, cvvis@, use=h19-b,
18488 alto-h19|altoh19|altoheath|alto-heath|alto emulating heathkit h19,
18531 # status line capabilities from BRL entry --esr)
18535 OTbc=\ED, acsc=, bel=^G, cbt=\E-, clear=\EE$<14>, cnorm=\Ey4,
18549 # indicated by the name. kc -> key click, nkc -> no key click, uc -> underscore
18550 # cursor, bc -> block cursor.
18553 # looks vt100-compatible -- esr)
18554 z29a|z29a-kc-bc|h29a-kc-bc|heath/zenith 29 in ansi mode,
18573 z29a-kc-uc|h29a-kc-uc|z29 ansi mode with keyckick and underscore cursor,
18576 z29a-nkc-bc|h29a-nkc-bc|z29 ansi mode with block cursor and no keyclick,
18579 z29a-nkc-uc|h29a-nkc-uc|z29 ansi mode with underscore cursor and no keyclick,
18583 z39-a|z39a|zenith39-a|zenith39-ansi|Zenith 39 in ANSI mode,
18606 # From: Brad Brahms <Brahms@USC-ECLC>
18607 z100|h100|z110|z-100|h-100|heath/zenith z-100 pc with color monitor,
18609 # (z100bw: removed obsolete ":kn#10:", added empty <acsc> -- esr)
18610 z100bw|h100bw|z110bw|z-100bw|h-100bw|heath/zenith z-100 pc,
18622 p19|h19-b with il1/dl1,
18623 dl1=\EM$<2*/>, il1=\EL$<2*/>, use=h19-b,
18625 # (ztx: removed duplicate :sr: -- esr)
18626 ztx|ztx11|zt-1|htx11|ztx-1-a|ztx-10 or 11,
18641 # Nevada, that flourished from the mid-70s to mid-80s. They made S-100
18646 ims950-b|bare ims950 no init string,
18648 # (ims950: removed obsolete ":ko@:" -- esr)
18653 # (ims950-rv: removed obsolete ":ko@:" -- esr)
18654 ims950-rv|ims tvi950 rev video,
18657 kf4@, kf5@, kf6@, kf7@, kf8@, kf9@, khome@, use=tvi950-rv,
18658 ims-ansi|ultima2|ultimaII|IMS Ultima II,
18684 # rmul=\E0A$<200/>; my guess is the highlight letter is bit-coded like an ADM,
18685 # and the reverse is actually true. Try it. -- esr)
18703 # This company made S100-bus personal computers long ago in the pre-IBM-PC
18720 # <rf=/usr/share/tabset/init.graphos> no such file & no <hts> -- esr)
18735 graphos-30|graphos III with 30 lines,
18746 # Vox: (617)-890-5796.
18752 # Modgraph GX-1000, replaced by GX-2000. Both are out of production, have been
18754 # portable PC's and specialized CRT and LCD monitors (rugged, rack-mount
18755 # panel-mount etc). I can be emailed at sonfour@aol.com
18759 # graphics and DEC VT100/VT52 + ADM-3A emulation with a VT220-style keyboard.
18768 # The GX-1000 manual is dated 1984. This looks rather like a VT-52.
18769 modgraph2|modgraph gx-1000 80x24 with keypad not enabled,
18778 # Modgraph from Nancy L. Cider <nancyc@brl-tbd>
18779 # BUG NOTE from Barbara E. Ringers <barb@brl-tbd>:
18781 # mark and using delete-to-killbuffer work correctly. However, we would
18784 # the setting mark and delete-to-killbuffer results in the deletion of only
18786 # We've discovered that the delete-to-killbuffer works correctly
18788 # the first line disappears but a ctrl-l shows that it did work
18807 # S100-bus machines. They used to be reachable at:
18816 # The mt70 terminal was shipped with the Morrow MD-3 microcomputer.
18819 mt70|mt-70|Morrow MD-70; native Morrow mode,
18822 acsc=+z\,{-x.yOi`|jGkFlEmDnHqJtLuKvNwMxI, bel=^G,
18853 # This company is still around in 1995, manufacturing point-of-sale systems.
18864 # Ramtek was a vendor of high-end graphics terminals around 1979-1983; they
18869 # The following SET-UP modes are assumed for normal operation:
18872 # Other SET-UP modes may be set for operator convenience or communication
18876 # "reset", "tset", or "tabs" utilities (use rt6221-w, 160 columns, for this).
18877 # Note that the Control-E key is useless on this brain-damaged terminal. No
18878 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
18897 rt6221-w|Ramtek 6221 160x48,
18915 # Selanar HiREZ-100 from BRL, probably by Doug Gwyn
18916 # The following SET-UP modes are assumed for normal operation:
18923 # default. Other SET-UP modes may be set for operator convenience or
18924 # communication requirements. No delays are specified; use "stty ixon -ixany"
18927 hirez100|Selanar HiREZ-100,
18944 hirez100-w|Selanar HiREZ-100 in 132-column mode,
18961 # Alan Frisbie <frisbie@flying-disk.com> writes:
18972 # a beer can (the old removable pop-top style) and "Soroc" was an
18980 # (soroc120: removed obsolete ":ma=^K^P^R^L^L :" -- esr)
19001 # (swtp: removed obsolete ":bc=^D:" -- esr)
19013 # Bob Manson <manson@pattyr.acs.ohio-state.edu> writes (28 Apr 1995):
19015 # Synertek used to make ICs, various 6502-based single-board process
19018 # first to have a "terminal-on-a-keyboard", where the terminal itself
19021 # They apparently had a KTM-1 model, which I've never seen. The KTM-2/40
19023 # video modulator. The KTM-2/80 was the 80-column version (the 2/40
19025 # I have a KTM-2/80 still in working order. The KTM-2s had fully
19030 # output transistor a couple of times, but it's a 2N2222 :-)
19032 # The KTM-3 (which is what is listed in the terminfo file) was their
19033 # attempt at putting a KTM-2 in a box (and some models came with a
19034 # CRT). It wasn't much different from the KTM-2 hardware-wise, but the
19035 # control and escape sequences are very different. The KTM-3 was always
19038 # The padding in the entry is probably off--these terminals were very
19039 # slow (it takes like 100ms for the KTM-2 to clear the screen...) And
19061 # TAB Products Co. - Palo Alto, California
19072 # The manual for this puppy was dated June 1981. It claims to be VT52-
19073 # compatible but looks more vt100-like.
19074 tab132|tab|tab132-15|tab 132/15,
19080 tab132-w|tab132 in wide mode,
19083 tab132-rv|tab132 in reverse-video mode,
19085 tab132-w-rv|tab132 in reverse-video/wide mode,
19086 is2=\E[?7h\E[?3h\E[?5h, use=tab132-w,
19094 # Vox: (612)-941-3300
19096 # The Teleray terminals were all discontinued in 1992-93. RI still services
19100 # Model 100) that were ANSI-compatible.
19133 # (which gave meta-key and programmable-fxn keys). 720 is much much faster,
19138 # From: J. Lepreau <lepreau@utah-cs> Tue Feb 1 06:39:37 1983, Univ of Utah
19139 # (t10: removed overridden ":so@:se@:us@:ue@:" -- esr)
19148 # teleray 16 - map the arrow keys for vi/rogue, shifted to up/down page, and
19149 # back/forth words. Put the function keys (f1-f10) where they can be
19179 ti916|ti916-220-7|Texas Instruments 916 VDT 8859/1 vt220 mode 7 bit CTRL,
19199 ti916-8|ti916-220-8|Texas Instruments 916 VDT 8859/1 8 vt220 mode bit CTRL,
19209 ti916-132|Texas Instruments 916 VDT vt220 132 column,
19214 ti916-8-132|Texas Instruments 916 VDT 8-bit vt220 132 column,
19215 cols#132, use=ti916-8,
19230 ti924-8|Texas Instruments 924 VDT 8859/1 8 bit CTRL,
19245 ti924w|Texas Instruments 924 VDT 7 bit - 132 column mode,
19247 ti924-8w|Texas Instruments 924 VDT 8 bit - 132 column mode,
19248 cols#132, use=ti924-8,
19263 # (ti926-8: I corrected this from the broken SCO entry -- esr)
19264 ti926-8|Texas Instruments 926 VDT 8859/1 8 bit CTRL,
19265 csr@, ind=\2331S, ri=\2331T, use=ti924-8,
19292 ti928-8|Texas Instruments 928 VDT 8859/1 8 bit CTRL,
19305 # dim-reverse using ADM12-style attributes. ADM12 <smul>/<rmul> and
19306 # <invis> might work-- esr)
19318 # which were also in the original entry -- esr)
19319 # (zen50: removed obsolete ":ma=^Hh^Ll^Jj^Kk:" -- esr)
19346 # Apollo got bought by Hewlett-Packard. The Apollo workstations are
19378 # (aws: removed unknown :dn=^K: -- esr)
19417 # Fortune made a line of 68K-based UNIX boxes that were pretty nifty
19423 # From: Robert Nathanson <c160-3bp@Coral> via tut Wed Oct 5, 1983
19432 # used a Fortune myself, so I know the capabilities of the form ^A[a-z]\r are
19436 # "reverse-video-glitch" capability; I have put :rv: and :re: in with standard
19437 # names below. I've removed obsolete ":nl=5^J:" as there is a :do: -- esr)
19441 acsc=j*k(l m"q&v%w#x-, bel=^G, blink=\EN, civis=\E],
19461 # (masscomp: ":MT:" changed to ":km:"; -- esr)
19477 # These terminals are *long* dead -- these entries are retained for
19481 #### Obsolete non-ANSI software emulations
19502 # 6. original color-pair is white on black.
19532 # gs6300 - can't use blue foreground, it clashes with underline;
19535 # (gs6300: commented out <rmln> (no <smln>) --esr)
19539 acsc=++\,\,--..``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
19551 setf=\E[?%?%p1%{0}%=%t0%e%p1%{1}%=%t2%e%p1%{1}%-%d%;m,
19555 # MS-Kermit with Heath-19 emulation mode enabled
19560 ht@, use=h19-u,
19564 # 2457 Perkiomen Ave., Reading, PA 19606, 1-800-876-8376. They can
19602 # Note - insert mode commented out - doesn't seem to work on AT&T PC.
19617 # (diablo1620: removed <if=/usr/share/tabset/xerox1720>, no such file -- esr)
19623 diablo1620-m8|diablo1640-m8|diablo 1620 w/8 column left margin,
19626 # (diablo1640: removed <if=/usr/share/tabset/xerox1730>, no such file -- esr)
19630 # (diablo1640-lm: removed <if=/usr/share/tabset/xerox1730-lm>, no such
19631 # file -- esr)
19632 diablo1640-lm|diablo-lm|xerox-lm|diablo 1640 with indented left margin,
19635 diablo1740-lm|630-lm|1730-lm|x1700-lm|diablo 1740 printer,
19636 use=diablo1640-lm,
19646 # I have been unable to get tabs set in all 96 lines - it always leaves at
19649 # (dtc382: change <rmcup> to <smcup> -- it just does a clear --esr)
19673 aj510|Anderson-Jacobson model 510,
19683 # From: <cbosg!ucbvax!pur-ee!cincy!chris> Thu Aug 20 09:09:18 1981
19706 # and a date on the serial-number plate) please send it!
19708 cad68-3|cgc3|cad68 basic monitor transparent mode size 3 chars,
19712 cad68-2|cgc2|cad68 basic monitor transparent mode size 2 chars,
19718 cops10|cops|cops-10|cops 10,
19726 # merged in capabilities from a BRL entry -- esr)
19734 # The d800 was an early portable terminal from c.1984-85 that looked a lot
19736 # mode (which is what this entry looks like) and several other lesser-known
19755 dwk|dwk-vt|dwk terminal,
19758 acsc=+\^\,Q-S.M0\177`+a\:f'g#h#i#jXkClJmFnNo~qUs_tEuPv\\wKxW~_,
19772 # These execuports were impact-printer ttys with a 30- or maybe 15-cps acoustic
19774 # portable. Hot stuff for c.1977 :-) -- esr
19782 # Informer series - these are all portable units, resembling older
19783 # automatic bread-baking machines. The terminal looks like a `clamshell'
19789 # bewildering array of plugs on the back, including a built-in modem.
19838 # terminal from 1984/85. The function key definitions k0-k5 represent the
19840 # NEXT SCREEN. The key definitions k6-k9 represent the PF1 to PF4 keys.
19846 # compatible. The 3220 was a plain text terminal like the VT-220, the 3221
19847 # was a like the VT-240 (monochrome with Regis + Sixel graphics), and the 3222
19848 # was like the VT-241 (color with Regis + Sixel Graphics). These terminals
19849 # (3221) cost about $1500 each, and one was always broken -- had to be sent
19851 # The only real advantage these scopes had over the VT-240's were:
19853 # 2) They had a handy debugging feature where you could split-screen the
19855 # appear on the bottom. I don't remember the VT-240s being able to do that.
19861 # I added <rmam>/<smam> based on the init string -- esr)
19876 # Some non-curses applications get confused if both ich/ich1 and rmir/smir
19883 # For ncurses-based applications this is not a problem, as ncurses uses
19886 # If you see doubled characters from these, use the linux-nic and xterm-nic
19890 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS
19892 # ANSI X3.64 has been withdrawn and replaced by ECMA-48. The ISO 6429 and
19893 # ECMA-48 standards are said to be almost identical, but are not the same
19896 # You can obtain ECMA-48 for free by sending email to helpdesk@ecma.ch
19897 # requesting the standard(s) you want (i.e. ECMA-48, "Control Functions for
19898 # Coded Character Sets"), include your snail-mail address, and you should
19901 # Related standards include "X3.4-1977: American National Standard Code for
19903 # Code-Extension Techniques for Use with the 7-Bit Coded Character Set of
19905 # am not certain) that these are effectively identical to ECMA-6 and ECMA-35
19909 #### VT100/ANSI/ECMA-48
19912 # and ECMA-48 Control Functions for Coded Character Sets.
19916 # discussion of some terminfo-related issues, and updates to capture ECMA-48
19917 # have been added. Control functions described in ECMA-48 only are tagged
19920 # The table is a complete list of the defined ANSI X3.64/ECMA-48 control
19929 # -----------------------------------------------------------------------------
19930 # APC Applicatn Program Command \E _ - Delim -
19931 # BEL Bell * ^G - - bel
19932 # BPH Break Permitted Here * \E B - * -
19933 # BS Backpace * ^H - EF -
19934 # CAN Cancel * ^X - - - (A)
19936 # CCH Cancel Previous Character \E T - - -
19941 # CPL Cursor Preceding Line \E [ Pn F 1 eF -
19942 # CPR Cursor Position Report \E [ Pn ; Pn R 1, 1 - - (E)
19943 # CSI Control Sequence Intro \E [ - Intro -
19944 # CTC Cursor Tabulation Control \E [ Ps W 0 eF - (F)
19950 # CVT Cursor Vertical Tab \E [ Pn Y - eF - (H)
19951 # DA Device Attributes \E [ Pn c 0 - -
19952 # DAQ Define Area Qualification \E [ Ps o 0 - -
19954 # DCS Device Control String \E P - Delim -
19956 # DLE Data Link Escape * ^P - - -
19957 # DMI Disable Manual Input \E \ - Fs -
19958 # DSR Device Status Report \E [ Ps n 0 - - (I)
19959 # DTA Dimension Text Area * \E [ Pn ; Pn SPC T - PC -
19960 # EA Erase in Area \E [ Ps O 0 eF - (J)
19963 # EF Erase in Field \E [ Ps N 0 eF -
19965 # EM End of Medium * ^Y - - -
19966 # EMI Enable Manual Input \E b Fs -
19967 # ENQ Enquire ^E - - -
19968 # EOT End Of Transmission ^D - * -
19969 # EPA End of Protected Area \E W - - - (K)
19970 # ESA End of Selected Area \E G - - -
19971 # ESC Escape ^[ - - -
19972 # ETB End Transmission Block ^W - - -
19973 # ETX End of Text ^C - - -
19974 # FF Form Feed ^L - - -
19975 # FNK Function Key * \E [ Pn SPC W - - -
19976 # GCC Graphic Char Combination* \E [ Pn ; Pn SPC B - - -
19977 # FNT Font Selection \E [ Pn ; Pn SPC D 0, 0 FE -
19978 # GSM Graphic Size Modify \E [ Pn ; Pn SPC B 100, 100 FE - (L)
19979 # GSS Graphic Size Selection \E [ Pn SPC C none FE -
19980 # HPA Horz Position Absolute \E [ Pn ` 1 FE - (B)
19981 # HPB Char Position Backward \E [ j 1 FE -
19982 # HPR Horz Position Relative \E [ Pn a 1 FE - (M)
19983 # HT Horizontal Tab * ^I - FE - (N)
19984 # HTJ Horz Tab w/Justification \E I - FE -
19985 # HTS Horizontal Tab Set \E H - FE hts
19986 # HVP Horz & Vertical Position \E [ Pn ; Pn f 1, 1 FE - (G)
19988 # IDCS ID Device Control String \E [ SPC O - * -
19989 # IGS ID Graphic Subrepertoire \E [ SPC M - * -
19991 # IND Index \E D - FE -
19992 # INT Interrupt \E a - Fs -
19993 # JFY Justify \E [ Ps SPC F 0 FE -
19994 # IS1 Info Separator #1 * ^_ - * -
19995 # IS2 Info Separator #1 * ^^ - * -
19996 # IS3 Info Separator #1 * ^] - * -
19997 # IS4 Info Separator #1 * ^\ - * -
19998 # LF Line Feed ^J - - -
19999 # LS1R Locking Shift Right 1 * \E ~ - - -
20000 # LS2 Locking Shift 2 * \E n - - -
20001 # LS2R Locking Shift Right 2 * \E } - - -
20002 # LS3 Locking Shift 3 * \E o - - -
20003 # LS3R Locking Shift Right 3 * \E | - - -
20004 # MC Media Copy \E [ Ps i 0 - - (S)
20005 # MW Message Waiting \E U - - -
20006 # NAK Negative Acknowledge * ^U - * -
20007 # NBH No Break Here * \E C - - -
20008 # NEL Next Line \E E - FE nel (D)
20009 # NP Next Page \E [ Pn U 1 eF -
20010 # NUL Null * ^@ - - -
20011 # OSC Operating System Command \E ] - Delim -
20012 # PEC Pres. Expand/Contract * \E Pn SPC Z 0 - -
20013 # PFS Page Format Selection * \E Pn SPC J 0 - -
20014 # PLD Partial Line Down \E K - FE - (T)
20015 # PLU Partial Line Up \E L - FE - (U)
20016 # PM Privacy Message \E ^ - Delim -
20017 # PP Preceding Page \E [ Pn V 1 eF -
20018 # PPA Page Position Absolute * \E [ Pn SPC P 1 FE -
20019 # PPB Page Position Backward * \E [ Pn SPC R 1 FE -
20020 # PPR Page Position Forward * \E [ Pn SPC Q 1 FE -
20021 # PTX Parallel Texts * \E [ \ - - -
20022 # PU1 Private Use 1 \E Q - - -
20023 # PU2 Private Use 2 \E R - - -
20024 # QUAD Typographic Quadding \E [ Ps SPC H 0 FE -
20025 # REP Repeat Char or Control \E [ Pn b 1 - rep
20026 # RI Reverse Index \E M - FE - (V)
20027 # RIS Reset to Initial State \E c - Fs -
20028 # RM Reset Mode * \E [ Ps l - - - (W)
20029 # SACS Set Add. Char. Sep. * \E [ Pn SPC / 0 - -
20030 # SAPV Sel. Alt. Present. Var. * \E [ Ps SPC ] 0 - - (X)
20031 # SCI Single-Char Introducer \E Z - - -
20032 # SCO Sel. Char. Orientation * \E [ Pn ; Pn SPC k - - -
20033 # SCS Set Char. Spacing * \E [ Pn SPC g - - -
20035 # SDS Start Directed String * \E [ Pn ] 1 - -
20036 # SEE Select Editing Extent \E [ Ps Q 0 - - (Y)
20037 # SEF Sheet Eject & Feed * \E [ Ps ; Ps SPC Y 0,0 - -
20039 # SHS Select Char. Spacing * \E [ Ps SPC K 0 - -
20040 # SI Shift In ^O - - - (P)
20041 # SIMD Sel. Imp. Move Direct. * \E [ Ps ^ - - -
20042 # SL Scroll Left \E [ Pn SPC @ 1 eF -
20043 # SLH Set Line Home * \E [ Pn SPC U - - -
20044 # SLL Set Line Limit * \E [ Pn SPC V - - -
20045 # SLS Set Line Spacing * \E [ Pn SPC h - - -
20046 # SM Select Mode \E [ Ps h none - - (W)
20047 # SO Shift Out ^N - - - (Q)
20048 # SOH Start Of Heading * ^A - - -
20049 # SOS Start of String * \E X - - -
20050 # SPA Start of Protected Area \E V - - - (Z)
20051 # SPD Select Pres. Direction * \E [ Ps ; Ps SPC S 0,0 - -
20052 # SPH Set Page Home * \E [ Ps SPC G - - -
20053 # SPI Spacing Increment \E [ Pn ; Pn SPC G none FE -
20054 # SPL Set Page Limit * \E [ Ps SPC j - - -
20055 # SPQR Set Pr. Qual. & Rapid. * \E [ Ps SPC X 0 - -
20056 # SR Scroll Right \E [ Pn SPC A 1 eF -
20057 # SRCS Set Reduced Char. Sep. * \E [ Pn SPC f 0 - -
20058 # SRS Start Reversed String * \E [ Ps [ 0 - -
20059 # SSA Start of Selected Area \E F - - -
20060 # SSU Select Size Unit * \E [ Pn SPC I 0 - -
20061 # SSW Set Space Width * \E [ Pn SPC [ none - -
20062 # SS2 Single Shift 2 (G2 set) \E N - Intro -
20063 # SS3 Single Shift 3 (G3 set) \E O - Intro -
20064 # ST String Terminator \E \ - Delim -
20065 # STAB Selective Tabulation * \E [ Pn SPC ^ - - -
20066 # STS Set Transmit State \E S - - -
20067 # STX Start pf Text * ^B - - -
20069 # SUB Substitute * ^Z - - -
20070 # SVS Select Line Spacing * \E [ Pn SPC \ 1 - -
20071 # SYN Synchronous Idle * ^F - - -
20072 # TAC Tabul. Aligned Centered * \E [ Pn SPC b - - -
20073 # TALE Tabul. Al. Leading Edge * \E [ Pn SPC a - - -
20074 # TATE Tabul. Al. Trailing Edge* \E [ Pn SPC ` - - -
20076 # TCC Tabul. Centered on Char * \E [ Pn SPC c - - -
20077 # TSR Tabulation Stop Remove * \E [ Pn SPC d - FE -
20078 # TSS Thin Space Specification \E [ Pn SC E none FE -
20080 # VPB Line Position Backward * \E [ Pn k 1 FE -
20081 # VPR Vert. Position Relative \E [ Pn e 1 FE - (R)
20082 # VT Vertical Tabulation * ^K - FE -
20083 # VTS Vertical Tabulation Set \E J - FE -
20085 # ---------------------------------------------------------------------------
20089 # Some control characters are listed in the ECMA-48 standard without
20091 # referred to other standards such as ISO 1745 or ECMA-35). They are listed
20094 # (A) ECMA-48 calls this "CancelCharacter" but retains the CCH abbreviation.
20098 # the capability (hpa). ECMA-48 calls this "Cursor Character Absolute" but
20103 # value. ECMA-48 calls this "Cursor Forward Tabulation" but preserved the
20108 # (E) ECMA-48 calls this "Active Position Report" but preserves the CPR
20116 # HVP, but always allow CUP as an alternate. ECMA-48 calls HVP "Character
20134 # use CUF for this function and ignore HPR. ECMA-48 calls this "Character
20137 # (N) ECMA-48 calls this "Character Tabulation" but retains the HT
20142 # 7 = reverse video, 8 = invisible, 9 = crossed-out (marked for deletion),
20152 # overlined, 54 = turn off 51 & 52, 55 = not overlined, 56-59 = reserved,
20153 # 61-65 = variable highlights for ideograms.
20169 # (T) ECMA-48 calls this "Partial Line Forward" but retains the PLD
20172 # (U) ECMA-48 calls this "Partial Line Backward" but retains the PLU
20175 # (V) ECMA-48 calls this "Reverse Line Feed" but retains the RI abbreviation.
20180 # 6 = Erasure Mode (ERM), 7 = Line Editing Mode (LEM), 8 = Bi-Directional
20189 # from ECMA-48's 5th edition but are listed here for reference.
20191 # (X) Select Alternate Presentation Variants is used only for non-Latin
20196 # (Z) ECMA-48 calls this "Start of Guarded Area" but retains the SPA
20199 # ---------------------------------------------------------------------------
20203 # Intro an Introducer of some kind of defined sequence; the normal 7-bit
20222 # of controls in an 8-bit character set
20224 # C0 the familiar set of 7-bit ASCII control characters
20226 # C1 roughly, the set of control chars available only in 8-bit systems.
20230 # Fe is a Final character of a 2-character Escape sequence that has an
20231 # equivalent representation in an 8-bit environment as a Ce-type
20234 # Fs is a Final character of a 2-character Escape sequence that is
20235 # standardized internationally with identical representation in 7-bit
20236 # and 8-bit environments and is independent of the currently
20264 # overlaid. Control-H, the Backspace character, is actually supposed to be a
20267 # left of the cursor and moving the cursor left. When Control-H is assumed to
20270 # mode" or an "overwrite mode". When Control-H is used as a format effector,
20292 # Some brain-damaged terminal/emulators respond to Esc [ J as if it were
20316 # The specification for the DEC VT100 is document EK-VT100-UG-003.
20321 # the ANSI.SYS driver under MS-DOS. Most console drivers and ANSI
20323 # of the ECMA-48 escapes.
20329 # 7 reverse-video
20330 # 8 set blank (non-display)
20332 # 11 set first alternate font (on PCs, display ROM characters 1-31)
20333 # 12 set second alternate font (on PCs, display IBM high-half chars)
20339 # These coincide with the prescriptions of the ISO 6429/ECMA-48 standard.
20341 # * If the 5 attribute is on and you set a background color (40-47) it is
20351 # ESC [ Pn k as EL rather than the ANSI ESC [ Pn K. (This is not ECMA-48
20357 # Compatibility Standard for UNIX systems (Intel order number 468366-001).
20359 # be either the 7-bit \E[ or 8-bit \0233 introducer, in accordance with
20360 # the ANSI X.364/ISO 6429/ECMA-48 standard. Here are the iBCS2 capabilities
20361 # (as described in figure 9-3 of the standard). Those expressed in the ibcs2
20369 # CSI <0-2>c reserved
20370 # CSI <0-59>m select graphic rendition
20380 # CSI <n>G (hpa) position cursor at column n-1
20435 # The XENIX extensions include a set of function-key capabilities as follows:
20438 # ---- ------------------- ------------- -----------------------
20461 # The XENIX extensions also include the following character-set and highlight
20465 # ----- -------- ------------------------------
20476 # Finally, XENIX also used the following forms-drawing capabilities:
20479 # ------ ------ ------------- -------------------
20481 # GH Gv horizontal line - _
20486 # GD Gd down-tick character T
20487 # GL Gl left-tick character -|
20488 # GR Gr right-tick character |-
20489 # GC Gc middle intersection -|-
20490 # GU Gu up-tick character _|_
20493 # can compose an acsc string from the single-width characters as follows
20503 # set. Comments in the original, and a little cross-checking with other AT&T
20511 # The HP library (as of mid-1995, their term.h file version 70.1) appears to
20543 # The box2 characters are the double-line versions of these forms graphics.
20548 # HS is half-intensity start; HE is half-intensity end
20572 # capabilities has been moved to comments. Some all-numeric names of older
20579 # The 9.1.0 version of this file was translated from my lightly-edited copy of
20583 # eyeball, the translation was correct and perfectly information-preserving.
20611 # to use reverse-video standout so Emacs will look right.
20624 # * Replaced the Perkin-Elmer entries with vendor's official ones.
20625 # * Restored the old minimal-ansi entry, luna needs it.
20626 # * Fixed some incorrect ip and proportional-padding translations.
20634 # entry I kept was Doug Gwyn's alternate vt100 (as vt100-avo).
20635 # * Replaced the translated BBN Bitgraph entries with purpose-built
20642 # * Change linux entry so A_PROTECT enables IBM-PC ROM characters.
20648 # * Replaced Qume QVT and Freedom-series entries with purpose-built
20652 # * Added the usual set of function-key mappings to ANSI entry.
20653 # * Corrected xterm's function-key capabilities.
20662 # * Fixed act4, cyb110; they had old-style prefix padding left in.
20664 # * Replaced HP entries up to hpsub with purpose-built ones.
20671 # * Added synertek, apple-soroc, ibmpc, pc-venix, pc-coherent, xtalk,
20672 # adm42-nl, pc52, gs6300, xerox820, uts30.
20676 # * Fixed old-style prefix padding on zen50, h1500.
20677 # * Moved old superbee entry to superbee-xsb, pulled in new superbee
20686 # * Freeze for ncurses-1.9 release.
20692 # * A change in the tic -C logic now ensures that all entries in
20697 # * Changed tic -C logic to dump all capabilities used by GNU termcap.
20705 # * Added kf13-kf20 to Linux entry.
20708 # * Freeze for ncurses-1.9.1.
20710 # * Added true xterm-color entry, renamed djm's pseudo-color entry.
20715 # * Added `screen' entries from FSF's screen-3.6.2.
20716 # * Added linux-nic and xterm-nic entries.
20719 # eliminating some special-case code in ncurses.
20722 # * Added vt320-k3, rsvidtx from the Emacs termcap.dat file. I think
20729 # * ansi-pc-color now includes the colors and pairs caps, so that
20737 # * Freeze for ncurses-1.9.3 release.
20742 # * Added vt102-nsgr to cope with stupid IBM PC `VT100' emulators.
20743 # * Some commented-out caps in long entries come back in, my code
20744 # for computing string-table lengths had a bug in it.
20745 # * pcansi series modified to fit comm-program reality better.
20754 # * Added Adam Thompson's VT320 entries, also his dtx-sas and z340.
20758 # * Added dec-vt100 for use with the EWAN emulator.
20759 # * Added kmous to xterm for use with xterm's mouse-tracking facility.
20770 # * Cleanup: dgd211 -> dg211, adm42-nl -> adm42-nsl.
20772 # * shortened altos3, qvt203, tvi910+, tvi92D, tvi921-g, tvi955, vi200-f,
20773 # vi300-ss, att505-24, contel301, dm3045, f200vi, pe7000c, vc303a,
20777 # * fixed cup in adm22 entry and parametrized strings in vt320-k3.
20778 # * added it#8 to entries that used to have :pt: -- tvi912, vi200,
20782 # * Translate \E[0m -> \E[m in [rs]mso, [rs]mul, and init strings of
20783 # vt100 and ANSI-like terminals.
20788 # * Added hp2627, graphos, graphos-30, hpex, ibmega, ibm8514, ibm8514-c,
20789 # ibmvga, ibmvga-c, minix, mm340, mt4520-rv, screen2, screen3,
20796 # * Introduced klone+* entries for describing Intel-console behavior.
20797 # * Linux kbs is default-mapped to delete for some brain-dead reason.
20798 # * -nsl -> -ns. The -pp syntax is obsolete.
20799 # * Eliminate [A-Z]* primaries in accordance with SVr4 terminfo docs.
20800 # * Make xterm entry do application-keypad mode again. I got complaints
20806 # * Freeze for ncurses-1.9.6 release.
20808 # * Add xon to a number of console entries, they're memory-mapped and
20811 # * Hand-translate more XENIX capabilities.
20821 # * Carrected ansi.sys and cit-500 entries.
20822 # * Added z39, vt320-k311, v220c, and avatar entries.
20827 # * Removed function keys from ansi-m entry.
20829 # * Freeze for ncurses-1.9.7 release.
20836 # UFO file; also, obsolete small-screen hardware; also, entries which
20837 # look flat-out incorrect, garbled, or redundant. These include the
20841 # fnu, nunix-30, nunix-61, exidy, ex3000, sexidy, pc52, sanyo55,
20842 # yterm10, yterm11, yterm10nat, aed, aed-ucb, compucolor, compucolor2,
20844 # trs80, trs100, trs200, trs600, xitex, rsvidtx, vid, att2300-x40,
20845 # att2350-x40, att4410-nfk, att5410-ns, otty5410, att5425-nl-w,
20846 # tty5425-fk, tty5425-w-fk, cita, c108-na, c108-rv-na, c100-rv-na,
20847 # c108-na-acs, c108-rv-na-acs, ims950-ns, infotonKAS, ncr7900i-na,
20848 # regent60na, scanset-n, tvi921-g, tvi925n, tvi925vbn, tvi925vb,
20849 # vc404-na, vc404-s-na, vt420nam, vt420f-nam, vt420pc-nam, vt510nam,
20850 # vt510pc-nam, vt520nam, vt525nam, xterm25, xterm50, xterm65, xterms.
20862 # more speed-dependent NUL-padding!
20871 # * Improved iris-ansi and sun entries.
20877 # * Added vt102-w, vt220-w, xterm-bold, wyse-vp, wy75ap, att4424m,
20878 # ln03, lno3-w, h19-g, z29a*, qdss. Made vt200 an alias of vt220.
20892 # * Added documentation on ECMA-48 standard.
20895 # * More ECMA-48 stuff
20896 # * Corrected typo in minix entry, added pc-minix.
20899 # * Added 1.3.x color-change capabilities to linux entry.
20908 # * Added xterm-sun.
20926 # * Removed mechanically-generated junk capabilities from cons* entries.
20935 # * Added OTbs to several VT-series entries.
20940 # * ACS correction in vt320-kll due to Phillippe De Muyter.
20948 # * Added vt100 acsc capability to vt220, vt340, vt400, d800, dt80-sas,
20949 # pro350, att7300, 5420_2, att4418, att4424, att4426, att505, vt320-k3.
20951 # * The klone+sgr and klone+sgr-dumb entries now use klone+acs;
20953 # * Added sgr0 to c101, pcix, vt100-nav, screen2, oldsun, next, altos2,
20954 # hpgeneric, hpansi, hpsub, hp236, hp700-wy, bobcat, dku7003, adm11,
20956 # qvt101, tvi910, tvi921, tvi92B, tvi925, tvi950, tvi970, wy30-mc,
20957 # wy50-mc, wy100, wyse-vp, ampex232, regent100, viewpoint, vp90,
20958 # adds980, cit101, cit500, contel300, cs10, dm80, falco, falco-p,
20960 # owl, uts30, dmterm, dt100, dt100, dt110, appleII, apple-videx,
20961 # lisa, trsII, atari, st52, pc-coherent, basis, m2-man, bg2.0, bg1.25,
20962 # dw3, ln03, ims-ansi, graphos, t16, zen30, xtalk, simterm, d800,
20968 # * xtitle and xtitle-twm enable access to the X status line.
20969 # * Added linux-1.3.6 color palette caps in conventional format.
20973 # * Added, from the BRL termcap file: rt6221, rt6221-w, northstar,
20974 # commodore, cdc721-esc, excel62, osexec. Replaced from the BRL file:
20982 # * Added from BRL: cit101e & variants, hmod1, vi200, ansi77, att5620-1,
20983 # att5620-s, att5620-s, dg210, aas1901, hz1520, hp9845, osborne
20984 # (old osborne moved to osborne-w), tvi970-vb, tvi970-2p, tvi925-hi,
20986 # apple40p, apple80p, appleIIgs, apple2e, apple2e-p, apple-ae.
20987 # * Paired-attribute fixes to various terminals.
20988 # * Sun entry corrections from A. Lukyanov & Gert-Jan Vons.
21005 # * Removed aliases of the form ^[0-9]* for obsolete terminals.
21006 # * Commented out linux-old, nobody's using pre-1.2 kernels now.
21010 # * Changed /usr/lib/tabset -> /usr/share/tabset.
21017 # * Added koi8-r support for Linux console.
21024 # * Added dec-vt220 at Adrian Garside's request.
21026 #-(original-changelog-1996/12/29-to-1998/02/28-by-TD)---------------------------
21033 # * Replaced minitel-2 entry.
21034 # * Added MGR, ansi-nt.
21043 # * update xterm-xf86-v32 to match XFree86 3.2A (changes F1-F4)
21044 # * add xterm-16color, for XFree86 3.3
21047 # * correct typo in vt102-w (Robert Wuest)
21048 # * make new entry xterm-xf86-v33, restored xterm-xf86-v32.
21053 # wy350, wy370-nk, wy99gt-tek, wy370-tek, ibm3161, tek4205, ctrm,
21056 # * correct rmso capability of wy50-mc
21058 # * add cbt to xterm-xf86-v32
21059 # * disentangle some entries from 'xterm', preferring xterm-r6 in case
21060 # 'xterm' is derived from xterm-xf86-v32, which implements ech and
21061 # other capabilities not in xterm-r6.
21066 # * add xterm-8bit entry.
21070 # * modify acsc entries for linux, linux-koi8
21076 # * add entry for xterm-xf86-v39t
21078 # * add u8,u9 to sun-il description
21080 # * add vt220-js, pilot, rbcomm, datapoint entries from esr's 27-jun-97
21084 # * correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)
21087 # * change initc in linux-c-nc to use 0..1000 range.
21096 # * rename rxvt-color to rxvt to match rxvt 2.4.5 distribution.
21098 # * change xterm (xterm-xf86-v40), xterm-8bit rs1 to use hard reset.
21099 # * rename xterm-xf86-v39t to xterm-xf86-v40
21104 # * add irix-color/xwsh entry.
21111 # * correct xterm-8bit to match XFree86 3.9Ad F1-F4.
21113 # * add linux-koi8r to replace linux-koi8 (which uses a corrupt acsc,
21114 # apparently based on cp-866).
21116 #-(replaced-changelog-1998/02/28-by-ESR)----------------------------------------
21119 # * Replaced minitel-2 entry.
21120 # * Added MGR, ansi-nt.
21129 # * Updated iris-ansi; corrected vt102-w.
21138 # * add Thomas Dickey's xterm-xf86-v40, xterm-8bit, xterm-16color,
21139 # iris-color entries.
21145 # * Added u8/u9, removed rmul/smul from sun-il.
21147 # * add linux-koi8r to replace linux-koi8 (which uses a corrupt acsc,
21148 # apparently based on cp-866).
21149 # * Merged in Pavel Roskin's acsc for linux-koi8
21152 # * II -> ii in pcvtXX, screen, xterm.
21158 # * Added Sony NEWS workstation entries and cit101e-rv.
21168 # * Miscellaneous contact-address and Web-page updates.
21170 #-(changelog-beginning-ncurses-4.2)---------------------------------------------
21173 # * add nxterm and xterm-color terminfo description (request by Cristian
21194 # examination of the source code - T.Dickey.
21197 # * Corrected some erroneous \\'s to \ (eterm, osborne) - TD.
21202 # * Add ncsa-ns, ncsa-m-ns and ncsa-m entries from esr version.
21208 # * adapt IBM AIX 3.2.5 terminfo - T.Dickey
21209 # * merge Data General terminfo from Hasufin <hasufin@vidnet.net> - TD
21212 # * update xterm-xfree86 to current (patch 84), for is2/rs2 changes - TD
21213 # * correct initialization string in xterm-r5, add misc other features
21214 # to correspond with xterm patch 84 - TD
21217 # * update xterm-xfree86 to current (patch 90), smcur/rmcur changes - TD
21219 # * corrections for ncsa function-keys (report by Larry Virden)
21222 # * change linux to use ncv#2, since underline does not work with color - TD
21225 # * add kbt to iris-ansi, document other shift/control functionkeys - TD
21226 # * correct iris-ansi and iris-ansi-ap with respect to normal vs keypad
21227 # application modes, change kent to use the correct keypad code - TD
21230 # * add entry for Tera Term - TD
21233 # * minor improvements for teraterm entry - TD
21234 # * rename several entries used by BSDI: bsdos to bsdos-pc-nobold,
21235 # and bsdos-bold to bsdos-pc (Jeffrey C Honig)
21241 # PC-style keyboards versus strict vt220 compatiblity - TD
21244 # * adjust xterm-xfree86 khome/kend to match default PC-style keyboard
21245 # tables - TD
21246 # * add 'crt' entry - TD
21247 # * correct typos in 'linux-c' entry - TD
21254 # * adjust xterm-xfree86 miscellaneous keypad keys, as per patch #94 - TD.
21257 # * add linux-lat, from RedHat patches to ncurses 4.2
21260 # * add complete set of default function-key definitions for scoansi - TD.
21266 # * add kmous to xterm-r5 -TD
21267 # * correct entries xterm+sl and xterm+sl-twm, which were missing the
21268 # parent "use" clause -TD
21271 # * corrected cnorm, added el1 in 'screen' description -TD
21274 # * add ms-vt100 -TD
21277 # * corrections to beterm entry -TD
21280 # * add cygwin entry -TD
21283 # * minor corrections for beterm entry -TD
21286 # * add acsc string to HP 70092 terminfo entry -Joerg Wunsch
21289 # * add amiga-8bit entry
21291 # rcons-color, based on
21292 # ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/share/termcap/termcap.src
21293 # * add alias for iris-ansi-net
21296 # * corrected scoansi entry's acsc, some function keys, add color -TD
21299 # * add cnorm, cvvis to cons25w, and modify ncv to add 'dim' -TD
21300 # * reorder ncsa entries to make ncsa-vt220 use the alternate function
21301 # key mapping, leaving Potorti's entries more like he named them -TD
21302 # * remove enter/exit am-mode from cygwin -TD
21306 # mgr-sun, ncsa-m, vt320-k3, att505, avt-ns, as well as smir/rmir
21307 # strings for avt-ns -TD
21311 # * correct kf1-kf4 in xterm-r6 which were vt100-style PF1-PF4 -TD
21312 # * add hts to xterm-r6, and u6-u9 to xterm-r5 -TD
21313 # * add xterm-88color and xterm-256color -TD
21316 # * add "obsolete" termcap strings -TD
21317 # * add kvt and gnome entries -TD
21320 # * correct cup string for regent100 -TD
21323 # * update mach, add mach-color based on Debian diffs for ncurses 5.0 -TD
21324 # * add entries for xterm-hp, xterm-vt220, xterm-vt52 and xterm-noapp -TD
21325 # * change OTrs capabilities to rs2 -TD
21326 # * add obsolete and extended capabilities to 'screen' -TD
21330 # with kf10 -TD
21331 # * updated xterm-xf86-v40, making kdch1 correspond to vt220 'Remove',
21332 # and adding kcbt -TD
21335 # * remove incorrect khome/kend from xterm-xf86-v333, which was based on
21336 # nonstandard resource settings -TD
21339 # * minor fixes for xterm-*, based on Debian #58530 -TD
21343 # bq300*, dku7102-old, dku7202, hft, lft, pcmw, pmcons, tws*, vip*,
21344 # vt220-8bit, vt220-old, wy85-8bit
21347 # * add several terminal types from esr's "11.0.1" (ansi-*).
21353 # use that, adjusting ncv as needed -TD
21356 # * add bsdos-pc-m, bsdos-pc-mono (Jeffrey C Honig)
21357 # * correct spelling error in entry name: bq300-rv was given as bg300-rv
21361 # * add cud, ech, etc., to beterm based on feedback from Rico Tudor -TD
21363 # IBM terminal definitions based on recent terminfo descriptions -TD
21366 # * add mgterm, from NetBSD -TD
21367 # * add alias sun-cgsix for sun-ss5 as per NetBSD
21368 # * change cons25w to use rs2 for reset rather than rs1 -TD
21369 # * add rc/sc to aixterm based on manpage -TD
21372 # * remove ncv from xterm-16color, xterm-256color
21380 # 2000-07-18
21381 # * add amiga-vnc entry.
21383 # 2000-08-12
21385 # * add kterm-color
21387 # 2000-08-26
21390 # 2000-09-16
21392 # * add xterm-basic, xterm-sco entries, update related entries to XFree86
21393 # 4.0.1c -TD
21395 # 2000-09-17
21396 # * add S0, E0 extensions to screen's entry -TD
21398 # 2000-09-23
21399 # * several corrections based on tic's new parameter-checking code -TD
21400 # * modify xterm-r6 and similar rs2 sequences which had \E7...\E8
21402 # them) -TD
21404 # 2000-11-11
21405 # * rename cygwin to cygwinB19, adapt newer entry from Earnie Boyd -TD
21407 # 2000-12-16
21408 # * improved scoansi, based on SCO man-page, and testing console,
21409 # scoterm with tack -TD
21411 # 2001-01-27
21414 # 2001-02-10
21415 # * screen 3.9.8 allows xterm mouse controls to pass-through
21417 # 2001-03-11
21420 # 2001-03-31
21422 # * add examples of 'screen' customization (screen.xterm-xfree86,
21423 # screen.xterm-r6, screen.teraterm) -TD
21425 # 2001-04-14
21426 # * correct definitions of shifted editing keys for xterm-xfree86 -TD
21427 # * add "Apple_Terminal" entries -Benjamin Sittler
21428 # * remove time-delays from "Apple_Terminal" entries -TD
21429 # * make sgr entries time-delays consistent with individual caps -TD
21431 # 2001-05-05
21432 # * corrected/updated screen.xterm-xfree86
21434 # 2001-05-19
21438 # 2001-07-21
21442 # "xnuppc" -Benjamin Sittler
21444 # 2001-09-01
21447 # 2001-11-17
21448 # * add "putty" entry -TD
21449 # * updated "Apple_Terminal" entries -Benjamin Sittler
21451 # 2001-11-24
21452 # * add ms-vt100-color entry -TD
21453 # * add "konsole" entries -TD
21455 # 2001-12-08
21456 # * update gnome entry to Redhat 7.2 -TD
21458 # 2002-05-25
21459 # * add kf13-kf48 strings to cons25w -TD
21460 # * add pcvt25-color entry -TD
21461 # * changed a few /usr/lib/tabset -> /usr/share/tabset.
21462 # * improve some features of scoansi entry based on SCO's version -TD
21463 # * add scoansi-new entry corresponding to OpenServer 5.0.6
21465 # 2002-06-15
21466 # * add kcbt to screen entry -TD
21468 # 2002-06-22
21469 # * add rxvt-16color, ibm+16color, mvterm entries -TD
21471 # 2002-09-28
21472 # * split out linux-basic entry, making linux-c inherit from that, and
21473 # in turn linux (with cnorm, etc) inherit from linux-c-nc to reflect
21474 # the history of this console type -TD
21475 # * scaled the linux-c terminfo entry to match linux-c-nc, i.e., the
21476 # r/g/b parameters of initc are in the range 0 to 1000 -TD
21478 # 2002-10-05
21479 # * minor fix for scale-factor of linux-c and linux-c-nc -TD
21481 # 2002-11-09
21482 # * split-out vt100+keypad and vt220+keypad, fix interchanged ka3/kb2
21483 # in the latter -TD
21485 # 2002-11-16
21486 # * add entries for mterm (mterm, mterm-ansi, decansi) -TD
21487 # * ncr260wy350pp has only 16 color pairs -TD
21488 # * add sun-type4 from NetBSD -TD
21489 # * update xterm-xfree86 to current (patch 170) -TD
21490 # * add screen-bce, screen-s entries -TD
21491 # * add xterm-1002, xterm-1003 entries -TD
21493 # 2003-01-11
21496 # 2003-01-25
21497 # * reduce duplication in emx entries, added emx-base -TD
21499 # 2003-05-24
21500 # * corrected acs for screen.teraterm -TD
21501 # * add tkterm entry -TD
21503 # 2003-07-15
21505 # misc/terminfo.src (nxterm|xterm-color): make xterm-color
21509 # (rxvt-color): new alias
21510 # (rxvt-xpm): new alias
21511 # (rxvt-cygwin): like rxvt, but with special acsc codes.
21512 # (rxvt-cygwin-native): ditto. rxvt may be run under XWindows, or
21515 # (cygwin): cygwin-in-cmd.exe window. Lots of fixes.
21518 # 2003-09-27
21519 # * update gnome terminal entries -TD
21521 # 2003-10-04
21522 # * add entries for djgpp 2.03 and 2.04 -TD
21524 # 2003-10-25
21525 # * add alias for vtnt -TD
21526 # * update xterm-xfree86 for XFree86 4.4 -TD
21528 # 2003-11-22
21529 # * add linux-vt (Andrey V Lukyanov)
21531 # 2003-12-20
21532 # * add screen.linux -TD
21534 # 2004-01-10
21537 # 2004-01-17
21539 # * add vt100+ and vt-utf8 entries -TD
21540 # * add uwin entry -TD
21542 # 2004-03-27
21544 # screen, to make the entries more portable -TD
21545 # * remove cvvis from rxvt entry, since it is the same as cnorm -TD
21546 # * similar fixups for cvvis/cnorm various entries -TD
21548 # 2004-05-22
21549 # * remove 'ncv' from xterm-256color (patch 188) -TD
21551 # 2004-06-26
21552 # * add mlterm -TD
21553 # * add xterm-xf86-v44 -TD
21554 # * modify xterm-new aka xterm-xfree86 to accommodate luit, which relies
21555 # on G1 being used via an ISO-2022 escape sequence (report by
21556 # Juliusz Chroboczek) -TD
21557 # * add 'hurd' entry -TD
21559 # 2004-07-03
21560 # * make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
21561 # xterm-basic -TD
21562 # * align with xterm #192's use of xterm-new -TD
21563 # * update xterm-new and xterm-8bit for cvvis/cnorm strings -TD
21564 # * make xterm-new the default "xterm" -TD
21566 # 2004-07-10
21567 # * minor fixes for emu -TD
21568 # * add emu-220
21570 # * change wyse acsc strings to use 'i' map rather than 'I' -TD
21571 # * fixes for avatar0 -TD
21572 # * fixes for vp3a+ -TD
21574 # 2004-07-17
21575 # * add xterm-pc-fkeys -TD
21576 # * review/update gnome and gnome-rh90 entries (prompted by
21577 # Redhat Bugzilla #122815) -TD
21578 # * review/update konsole entries -TD
21579 # * add sgr, correct sgr0 for kterm and mlterm -TD
21580 # * correct tsl string in kterm -TD
21582 # 2004-07-24
21583 # * make ncsa-m rmacs/smacs consistent with sgr -TD
21584 # * add sgr, rc/sc and ech to syscons entries -TD
21585 # * add function-keys to decansi -TD
21586 # * add sgr to mterm-ansi -TD
21587 # * add sgr, civis, cnorm to emu -TD
21588 # * correct/simplify cup in addrinfo -TD
21590 # (Redhat Bugzilla #122815) -Hans de Goede
21592 # ISO-2022 strings for rmacs/smacs -TD
21594 # 2004-07-31
21595 # * rename xterm-pc-fkeys to xterm+pcfkeys -TD
21597 # 2004-08-07
21598 # * improved putty entry -Robert de Bath
21600 # 2004-08-14
21602 # with the common usage of bce/ech -TD
21603 # * remove khome from vt220 (vt220's have no home key) -TD
21604 # * add rxvt+pcfkeys -TD
21606 # 2004-08-21
21608 # are reset in rs2 string: hurd, putty, gnome, konsole-base, mlterm,
21609 # Eterm, screen. (The xterm entries are left alone - old ones for
21610 # compatibility, and the new ones do not require this change) -TD
21612 # 2004-08-28
21613 # * add morphos entry -Pavel Fedin
21614 # * modify amiga-8bit to add khome/kend/knp/kpp -Pavel Fedin
21615 # * corrected \E[5?l to \E[?5l in vt320 entries -TD
21617 # 2004-11-20
21618 # * update wsvt25 entry -TD
21620 # 2005-01-29
21621 # * update pairs for xterm-88color and xterm-256color to reflect the
21622 # ncurses extended-color support -TD
21624 # 2005-02-26
21625 # * modify sgr/sgr0 in xterm-new to improve tgetent's derived "me" -TD
21626 # * add aixterm-16color to demonstrate 16-color capability -TD
21628 # 2005-04-23
21629 # * add media-copy to vt100 -TD
21630 # * corrected acsc string for vt52 -TD
21632 # 2005-04-30
21633 # * add kUP, kDN (user-defined shifted up/down arrow) definitions for
21634 # xterm-new -TD
21635 # * add kUP5, kUP6, etc., for xterm-new and rxvt -TD
21637 # 2005-05-07
21638 # * re-corrected acsc string for vt52 -TD
21640 # 2005-05-28
21641 # * corrected sun-il sgr string which referred to bold and underline -TD
21642 # * add sun-color entry -TD
21644 # 2005-07-23
21645 # * modify sgr0 in several entries to reset alternate-charset as in the
21646 # sgr string -TD
21648 # attributes -TD
21650 # 2005-10-15
21651 # * correct order of use= in rxvt-basic -TD
21653 # 2005-10-26
21654 # * use kind/kri as shifted up/down cursor keys for xterm-new -TD
21656 # 2005-11-12
21657 # * other minor fixes to cygwin based on tack -TD
21660 # 2006-02-18
21661 # * add nsterm-16color entry -TD
21662 # * remove ncv flag from xterm-16color -TD
21663 # * remove setf/setb from xterm-256color to match xterm #209 -TD
21664 # * update mlterm entry to 2.9.2 -TD
21666 # 2006-02-25
21667 # * fixes to make nsterm-16color match report
21668 # by Christian Ebert -Alain Bench
21670 # 2006-04-22
21671 # * add xterm+256color building block -TD
21672 # * add gnome-256color, putty-256color, rxvt-256color -TD
21674 # 2006-05-06
21675 # * add hpterm-color -TD
21677 # 2006-06-24
21678 # * add xterm+pcc0, xterm+pcc1, xterm+pcc2, xterm+pcc3 -TD
21679 # * add gnome-fc5 (prompted by GenToo #122566) -TD
21680 # * remove obsolete/misleading comments about kcbt on Linux -Alain Bench
21681 # * improve xterm-256color by combining the ibm+16color setaf/setab
21683 # rather than omitted so derived entries will cancel those also -Alain
21686 # 2006-07-01
21687 # * add some notes regarding copyright to terminfo.src -TD
21688 # * use rxvt+pcfkeys in Eterm -TD
21691 # of the key) -TD
21692 # * add/use ansi+enq, vt100+enq and vt102+enq -TD
21693 # * add konsole-solaris -TD
21695 # 2006-07-22
21696 # * update xterm-sun and xterm-sco entries to match xterm #216 -TD
21697 # * modify is2/rs2 strings for xterm-r6 as per fix in xterm #148 -TD
21698 # * modify xterm-24 to inherit from "xterm" -TD
21699 # * add xiterm entry -TD
21700 # * add putty-vt100 entry -TD
21702 # http://www.advogato.org/person/mdorman/diary.html -TD
21704 # 2006-08-05
21705 # * add xterm+pcf0, xterm+pcf2 from xterm #216 -TD
21706 # * update xterm+pcfkeys to match xterm #216 -TD
21708 # 2006-08-17
21709 # * make descriptions of xterm entries consistent with its terminfo -TD
21711 # 2006-08-26
21712 # * add xfce, mgt -TD
21714 # 2006-09-02
21715 # * correct acsc string in kterm -TD
21717 # 2006-09-09
21718 # * add kon entry -TD
21720 # that implement the feature (or have not been shown to lack it) -TD
21722 # 2006-09-23
21723 # * add ka2, kb1, kb3, kc2 to vt220-keypad as an extension -TD
21724 # * minor improvements to rxvt+pcfkeys -TD
21726 # 2006-09-30
21727 # * fix a few typos in if/then/else expressions -TD
21729 # 2006-10-07
21730 # * add several GNU Screen variations with 16- and 256-colors, and
21733 # 2007-03-03
21734 # * add Newbury Data entries (Jean-Charles Billaud).
21736 # 2007-06-10
21737 # * corrected xterm+pcf2 modifiers for F1-F4, match xterm #226 -TD
21739 # 2007-07-14
21740 # * restore section of pre-ncurses-4.2 changelog to fix attribution -TD
21741 # * add konsole-256color entry -TD
21743 # 2007-08-18
21744 # * add 9term entry (request by Juhapekka Tolvanen) -TD
21746 # 2007-10-13
21747 # * correct kIC in rxvt+pcfkeys (prompted by Debian #446444) -TD
21748 # * add shift-control- and control-modified keys for rxvt editing
21749 # keypad -TD
21750 # * update mlterm entry to 2.9.3 -TD
21751 # * add mlterm+pcfkeys -TD
21753 # 2007-10-20
21754 # * move kLFT, kRIT, kind and kri capabilities from xterm-new to
21756 # xterm's capabilities -TD
21757 # * add mrxvt entry -TD
21758 # * add xterm+r6f2, use in mlterm and mrxvt entries -TD
21760 # 2007-11-03
21763 # 2007-11-11
21764 # * use xterm-xf86-v44 for "xterm-xfree86", reflecting changes to
21765 # xterm starting with patch #216 -TD
21766 # * make legacy xterm entries such as xterm-24 inherit from xterm-old,
21767 # to match xterm #230 -TD
21768 # * extend xterm+pccX entries to match xterm #230 -TD
21769 # * add xterm+app, xterm+noapp, from xterm #230 -TD
21770 # * add/use xterm+pce2 from xterm #230, in xterm+pcfkeys -TD
21772 # 2008-04-19
21773 # * add screen.rxvt -TD
21775 # 2008-04-28
21776 # * add screen+fkeys (prompted by Debian # 478094) -TD
21778 # 2008-06-28
21779 # * add screen.mlterm -TD
21780 # * improve mlterm and mlterm+pcfkeys -TD
21782 # 2008-08-23
21783 # * add Eterm-256color, Eterm-88color -TD
21784 # * add rxvt-88color -TD
21786 # 2008-10-12
21788 # original to teraterm2.3 -TD
21789 # * update "gnome" to 2.22.3 -TD
21790 # * update "konsole" to 1.6.6 -TD
21791 # * add "aterm" -TD
21792 # * add "linux2.6.26" -TD
21796 # fill-prefix:"\t"
21797 # fill-column:75
21798 # comment-column:0
21799 # comment-start-skip:"^#+"
21800 # comment-start:"# "
21801 # compile-command:"tic -c terminfo.master"