]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/Caps.keys
ncurses 6.0 - patch 20150905
[ncurses.git] / include / Caps.keys
index f3a730ce2e29512b75398f32109f39766a0810ca..ebf392b8bcc83942d8c22430b1fd80347450f08e 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-# Copyright (c) 2001-2010,2011 Free Software Foundation, Inc.                #
+# Copyright (c) 2001-2013,2015 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -29,7 +29,7 @@
 # Author: Thomas Dickey
 #    and: Ilya Zakharevich
 #
-# $Id: Caps.keys,v 1.6 2013/07/20 17:59:24 tom Exp $
+# $Id: Caps.keys,v 1.8 2015/04/26 15:25:55 tom Exp $
 #
 # This is an adaptation of ncurses' termcap/terminfo capability table, which
 # is illustrates an experimental extension to describe alt-, shift- and
@@ -99,7 +99,7 @@
 # 3. List it in the standard table.  You almost certainly do *not* want
 # to do this -- the capabilities in that one, and their order, have been
 # carefully chosen to be SVr4-binary-compatible when they're written out
-# as a terminfo object, and breaking this would be bad.  It's up the ncurses
+# as a terminfo object, and breaking this would be bad.  It's up to the ncurses
 # library what to do with the terminfo data after it's read in.
 #
 # 4. List it in the aliases table with an IGNORE target field.  If you
@@ -229,7 +229,7 @@ move_standout_mode          msgr    bool    ms      -       -       YBCGE   safe to move while in standout mode
 over_strike                    os      bool    os      -       -       YBCG-   terminal can overstrike
 status_line_esc_ok             eslok   bool    es      -       -       YB-G-   escape can be used on the status line
 dest_tabs_magic_smso           xt      bool    xt      -       -       YBCGE   tabs destructive, magic so char (t1061)
-tilde_glitch                   hz      bool    hz      -       -       YB-GE   cannot print ~'s (hazeltine)
+tilde_glitch                   hz      bool    hz      -       -       YB-GE   cannot print ~'s (Hazeltine)
 transparent_underline          ul      bool    ul      -       -       YBCGE   underline character overstrikes
 xon_xoff                       xon     bool    xo      -       -       YB---   terminal uses xon/xoff handshaking
 needs_xon_xoff                 nxon    bool    nx      -       -       -----   padding will not work, xon/xoff required
@@ -273,7 +273,7 @@ num_labels                  nlab    num     Nl      -       -       -----   number of labels on screen
 label_height                   lh      num     lh      -       -       -----   rows in each label
 label_width                    lw      num     lw      -       -       -----   columns in each label
 max_attributes                 ma      num     ma      -       -       YBC--   maximum combined attributes terminal can handle
-maximum_windows                        wnum    num     MW      -       -       -----   maximum number of defineable windows
+maximum_windows                        wnum    num     MW      -       -       -----   maximum number of definable windows
 # These came in with SVr4's color support
 max_colors                     colors  num     Co      -       -       -----   maximum number of colors on screen
 max_pairs                      pairs   num     pa      -       -       -----   maximum number of color-pairs on the screen
@@ -809,7 +809,7 @@ bit_image_repeat            birep   str     Xy      -               -       -----   Repeat bit image cell #1 #2 times
 bit_image_newline              binel   str     Zz      -               -       -----   Move to next row of the bit image
 bit_image_carriage_return      bicr    str     Yv      -               -       -----   Move to beginning of same row
 color_names                    colornm str     Yw      -               -       -----   Give name for color #1
-define_bit_image_region                defbi   str     Yx      -               -       -----   Define rectangualar bit image region
+define_bit_image_region                defbi   str     Yx      -               -       -----   Define rectangular bit image region
 end_bit_image_region           endbi   str     Yy      -               -       -----   End a bit-image region
 set_color_band         setcolor        str     Yz      -               -       -----   Change to ribbon color #1
 set_page_length                        slines  str     YZ      -               -       -----   Set page length to #1 lines