usr/src/lib/libxcurses/src/terminfo/vc
changeset 13444 c1ed50709bff
parent 13443 76ab5b799560
child 13445 4dad26dd1fb9
equal deleted inserted replaced
13443:76ab5b799560 13444:c1ed50709bff
     1 #
       
     2 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
       
     3 # Use is subject to license terms.
       
     4 #
       
     5 # CDDL HEADER START
       
     6 #
       
     7 # The contents of this file are subject to the terms of the
       
     8 # Common Development and Distribution License, Version 1.0 only
       
     9 # (the "License").  You may not use this file except in compliance
       
    10 # with the License.
       
    11 #
       
    12 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    13 # or http://www.opensolaris.org/os/licensing.
       
    14 # See the License for the specific language governing permissions
       
    15 # and limitations under the License.
       
    16 #
       
    17 # When distributing Covered Code, include this CDDL HEADER in each
       
    18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    19 # If applicable, add the following below this CDDL HEADER, with the
       
    20 # fields enclosed by brackets "[]" replaced with your own identifying
       
    21 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    22 #
       
    23 # CDDL HEADER END
       
    24 #
       
    25 #ident	"%Z%%M%	%I%	%E% SMI"
       
    26 #
       
    27 
       
    28 #
       
    29 # Volker Craig 2100 in ansi mode.
       
    30 #
       
    31 vc2100|vc2100io|Volker Craig 2100,
       
    32 	cols#80, lines#24, am, bw, xon,
       
    33 	cr=^M, bel=^G,
       
    34 # Status line
       
    35 	hs, dsl=\E[?8k,
       
    36 # Cursor one position
       
    37 	cuu1=\E[A, cud1=^J, cuf1=\E[C, cub1=^H,
       
    38 # Cursor multiple positions
       
    39 	cuu=\E[%p1%dA, cud=\E[%p1%dB, cuf=\E[%p1%dC, cub=\E[%p1%dD,
       
    40 # Cursor position
       
    41 	cup=\E[%i%p1%d;%p2%dH, home=\E[H,
       
    42 # Scrolling Region
       
    43 	csr=\E[%p1%d;%p2%dr, sc=\E7, rc=\E8,
       
    44 # Scroll down and up
       
    45 	ind=^J, ri=\EM,
       
    46 # Area Clears - contrary to documentation, \E2J doesn't home the cursor!
       
    47 	el=\E[K, ed=\E[J, clear=\E[H\E[2J,
       
    48 # Attributes
       
    49 	bold=\E[1m, rev=\E[7m, blink=\E[5m, invis=\E[3m, sgr0=\E[m,
       
    50 	smul=\E[4m, rmul=\E[m, smso=\E[4;7m, rmso=\E[m, msgr,
       
    51 	sgr=\E[0;%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;2m,
       
    52 # Tabs
       
    53 	ht=^I, tbc=\E[3g, hts=\EH, it#8,
       
    54 # Keypad
       
    55 	kcuu1=\E[A, kcud1=\E[B, kcub1=\E[D, kcuf1=\E[C, khome=\E[H, kbs=^H,
       
    56 	kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
       
    57 	pfkey=\E[?%p1%dh/%p2%s/,
       
    58 # Initialization
       
    59 	is1=\E<\E(B\E)0\017\E[m\E[?7h\E[?3l\E[?1l\E[?11k\E[?10k\E>,
       
    60 	rs1=\Ec,
       
    61 # Applications dependent for 10 - initialize US keys as function keys
       
    62 	is3=\E[?1j/\Ef5/\E[?2j/\Ef6/\E[?3j/\Ef7/\E[?4j/\Ef8/\E[?5j/\Ef9/\E[?6j/\Ef0/\E[?7j/\EF1/\E[?8j/\EF2/,
       
    63 	kf5=\Ef5, kf6=\Ef6, kf7=\Ef7, kf8=\Ef8, kf9=\Ef9, kf10=\Ef0, kf11=\EF1,
       
    64 	kf12=\EF2,
       
    65 	lf5=US1, lf5=US2, lf6=US3, lf7=US4, lf8=US5, lf9=US6, lf10=US7,
       
    66 #
       
    67 #  System V only supports 10 function key labels.
       
    68 #	lf11=US8, lf12=US9,
       
    69 
       
    70 vc4404adm3a|4404adm3a|Volker Craig 4404 The Chat ADM-3A mode,
       
    71 	kf1=\EP, kf2=\EQ, kf3=\ER, kf4=\E , kf5=\E\041,
       
    72 	kf6=\E", kf7=\E#, kf8=\E$, kf9=\E%,
       
    73 	ed=\EY$<40>, el=\ET$<20>, rmso=\E(, smso=\E),
       
    74 	use=adm3aplus,
       
    75 
       
    76 vc4604adm3a|4604adm3a|Volker Craig 4604 in ADM-3A mode,
       
    77 	kf10=\E&, kf11=\E', kf12=\E*, khome=^^, smul=\E), rmul=\E),
       
    78 	use=4404adm3a,