]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/Caps.hpux11
ncurses 5.7 - patch 20100109
[ncurses.git] / include / Caps.hpux11
index 449ffe1dcab17aa496f08cd98ee1d59fcaeb6360..b74acdb44b703f2ceb89725139379571b740ccab 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-# Copyright (c) 2002 Free Software Foundation, Inc.                          #
+# Copyright (c) 2002-2003,2006 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"), #
 #
 # Author: Thomas Dickey
 #
-# $Id: Caps.hpux11,v 1.2 2002/07/07 00:11:56 tom Exp $
+# $Id: Caps.hpux11,v 1.4 2006/05/27 15:33:04 tom Exp $
 #
 # This is an adaptation of ncurses' termcap/terminfo capability table, which
-# is designed to align with AIX 4.x's terminfo.
+# is designed to align with HPUX 11.x's terminfo.
 #
 # This table is used to generate initializers for tables that drive tic,
 # infocmp, and the library compilation code used to support the termcap 
@@ -230,6 +230,7 @@ dest_tabs_magic_smso                xt      bool    xt      -       -       YBCGE   tabs destructive, magic so char (t106
 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
+# end booleans for HPUX 9, 10 (non-color curses)
 needs_xon_xoff                 nxon    bool    nx      -       -       -----   padding will not work, xon/xoff required
 prtr_silent                    mc5i    bool    5i      -       -       -----   printer will not echo on screen
 hard_cursor                    chts    bool    HC      -       -       -----   cursor is hard to see
@@ -267,6 +268,7 @@ magic_cookie_glitch         xmc     num     sg      -       -       YBCGE   number of blank characters left by sms
 padding_baud_rate              pb      num     pb      -       -       YB-GE   lowest baud rate where padding needed
 virtual_terminal               vt      num     vt      -       -       YB---   virtual terminal number (CB/unix)
 width_status_line              wsl     num     ws      -       -       YB-G-   number of columns in status line
+# end numbers for HPUX 9, 10 (non-color curses)
 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
@@ -471,8 +473,8 @@ prtr_non                    mc5p    str     pO      -               -       -B-G-*  turn on printer for #1 bytes
 # SVr4 up to this point, but has a different set afterwards.
 #
 # HPUX defines these if __HP_CURSES_COMPAT is defined:
-memory_lock                    meml    str     ml      -               -       ----K   memory lock above
-memory_unlock                  memu    str     mu      -               -       ----K   memory unlock
+memory_lock                    meml    str     ml      -               -       ----K   lock memory above cursor
+memory_unlock                  memu    str     mu      -               -       ----K   unlock memory
 #
 #
 plab_norm                      pln     str     pn      -               -       -----   program label #1 to show string #2
@@ -531,6 +533,7 @@ key_f60                             kf60    str     Fo      KEY_F(60)       -       ----E   F60 function key
 key_f61                                kf61    str     Fp      KEY_F(61)       -       ----E   F61 function key
 key_f62                                kf62    str     Fq      KEY_F(62)       -       ----E   F62 function key
 key_f63                                kf63    str     Fr      KEY_F(63)       -       ----E   F63 function key
+# end of strings in HPUX 9
 char_padding                   rmp     str     rP      -               -       -----   like ip but when in insert mode
 acs_chars                      acsc    str     ac      -               -       -----   graphics charset pairs, based on vt100
 key_btab                       kcbt    str     kB      KEY_BTAB        0541    -----   back-tab key