usr/src/lib/libxcurses/src/terminfo/visual
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 #	@(#)visual	1.4	5/20/82
       
    28 #
       
    29 # visual: VISUAL
       
    30 #
       
    31 # The Visual 200 beeps when you type a character in insert mode.
       
    32 # This is a horribly obnoxious misfeature, and some of the entries
       
    33 # below try to get around the problem by ignoring the feature or
       
    34 # turning it off when inputting a character.  They are said not to
       
    35 # work well at 300 baud.  (You could always cut the wire to the bell!)
       
    36 vi200|visual 200 with function keys,
       
    37 	cr=^M, cud1=^J, ind=^J, bel=^G, lines#24, cols#80,
       
    38 	il1=\EL, am, cub1=^H, ed=\Ey, el=\Ex$<4*>, clear=\Ev,
       
    39 	cup=\EY%p1%' '%+%c%p2%' '%+%c, dch1=\EO$<4*>, dl1=\EM$<4*>,
       
    40 	home=\EH, ich1=\Ei \b\Ej, is2=\E3\Eb\Ej\E\\\El\EG\Ed\Ek,
       
    41 	kf0=\EP, kf1=\EQ, kf2=\ER, kf3=\E , kf4=\E!, kf5=\E", kf6=\E#,
       
    42 	kf7=\E$, kf8=\E%, kf9=\E&,
       
    43 	kcub1=\ED, kcuf1=\EC, kcuu1=\EA, kcud1=\EB, khome=\EH,
       
    44 	cuf1=\EC, ht=^I, ri=\EI, cuu1=\EA, cvvis=\Ed, cnorm=\Ec,
       
    45 vi200-rv-ic|visual 200 reverse video using insert char,
       
    46 	rmir=\Ej, smir=\Ei, ich1@, use=vi200-rv,
       
    47 # The older Visuals didn't come with function keys. This entry uses
       
    48 # smkx and rmkx so that the keypad keys can be used as function keys.
       
    49 # If your version of vi doesn't support function keys you may want
       
    50 # to use vi200-f.
       
    51 vi200-f|visual|visual 200 no function keys,
       
    52 	cr=^M, cud1=^J, ind=^J, bel=^G, cols#80, lines#24,
       
    53 	il1=\EL, am, cub1=^H, ed=\Ey, el=\Ex$<4*>, clear=\Ev,
       
    54 	cup=\EY%p1%' '%+%c%p2%' '%+%c, dch1=\EO$<4*>, dl1=\EM$<4*>,
       
    55 	home=\EH, ich1=\Ei \b\Ej, is2=\E3\Eb\Ej\E\\\El\EG\Ed\Ek,
       
    56 	smkx=\E=, rmkx=\E>,
       
    57 	kf0=\E?p, kf1=\E?q, kf2=\E?r, kf3=\E?s, kf4=\E?t, kf5=\E?u, kf6=\E?v,
       
    58 	kf7=\E?w, kf8=\E?x, kf9=\E?y,
       
    59 	kcub1=\ED, kcuf1=\EC, kcuu1=\EA, kcud1=\EB, khome=\EH,
       
    60 	cuf1=\EC, ht=^I, ri=\EI, cuu1=\EA, cvvis=\Ed, cnorm=\Ec,
       
    61 vi200-rv|visual 200 reverse video,
       
    62 	smso=\E4, rmso=\E3, ri@, cvvis@, cnorm@, use=vi200,
       
    63 vi200-ic|visual 200 using insert char,
       
    64 	rmir=\Ej, smir=\Ei, ich1@, use=vi200,