]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/index.html
ncurses 6.2 - patch 20200613
[ncurses.git] / doc / html / man / index.html
1 <!--
2   $Id: index.html,v 1.12 2020/02/02 23:34:34 tom Exp $
3   ****************************************************************************
4   * Copyright 2019,2020 Thomas E. Dickey                                     *
5   * Copyright 2001-2013,2017 Free Software Foundation, Inc.                  *
6   *                                                                          *
7   * Permission is hereby granted, free of charge, to any person obtaining a  *
8   * copy of this software and associated documentation files (the            *
9   * "Software"), to deal in the Software without restriction, including      *
10   * without limitation the rights to use, copy, modify, merge, publish,      *
11   * distribute, distribute with modifications, sublicense, and/or sell       *
12   * copies of the Software, and to permit persons to whom the Software is    *
13   * furnished to do so, subject to the following conditions:                 *
14   *                                                                          *
15   * The above copyright notice and this permission notice shall be included  *
16   * in all copies or substantial portions of the Software.                   *
17   *                                                                          *
18   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
19   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
20   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
21   * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
22   * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
23   * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
24   * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
25   *                                                                          *
26   * Except as contained in this notice, the name(s) of the above copyright   *
27   * holders shall not be used in advertising or otherwise to promote the     *
28   * sale, use or other dealings in this Software without prior written       *
29   * authorization.                                                           *
30   ****************************************************************************
31   -->
32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
33
34 <html>
35 <head>
36   <meta name="generator" content=
37   "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
38
39   <title>NCURSES &ndash; Manual Pages</title>
40   <link rel="author" href="mailto:dickey@invisible-island.net">
41   <meta http-equiv="Content-Type" content=
42   "text/html; charset=us-ascii">
43 </head>
44
45 <body>
46   <ul>
47     <li>Programs:
48
49       <ul>
50         <li><a href="captoinfo.1m.html">captoinfo &ndash; convert a
51         termcap description into a terminfo description</a></li>
52
53         <li><a href="clear.1.html">clear &ndash; clear the terminal
54         screen</a></li>
55
56         <li><a href="infocmp.1m.html">infocmp &ndash; compare or
57         print out terminfo descriptions</a></li>
58
59         <li><a href="infotocap.1m.html">infotocap &ndash; convert a
60         terminfo description into a termcap description</a></li>
61
62         <li><a href="tabs.1.html">tabs &ndash; set tabs on a
63         terminal</a></li>
64
65         <li><a href="tic.1m.html">tic &ndash; the terminfo
66         entry-description compiler</a></li>
67
68         <li><a href="toe.1m.html">toe &ndash; table of (terminfo)
69         entries</a></li>
70
71         <li><a href="tput.1.html">tput &ndash; initialize a
72         terminal or query terminfo database</a></li>
73
74         <li><a href="tset.1.html">tset &ndash; terminal
75         initialization</a></li>
76       </ul>
77     </li>
78
79     <li>Scripts:
80
81       <ul>
82         <li><a href=
83         "adacurses6-config.1.html">adacurses*-config</a> &ndash;
84         helper script for AdaCurses libraries</li>
85
86         <li><a href="ncurses6-config.1.html">ncurses*-config</a>
87         &ndash; helper script for ncurses libraries</li>
88       </ul>
89     </li>
90
91     <li>Libraries:
92
93       <ul>
94         <li><a href="ncurses.3x.html">ncurses &ndash; CRT screen
95         handling and optimization package</a></li>
96
97         <li><a href="panel.3x.html">panel &ndash; panel stack
98         extension for curses</a></li>
99
100         <li><a href="form.3x.html">form &ndash; curses extension
101         for programming forms</a></li>
102
103         <li><a href="menu.3x.html">menu &ndash; curses extension
104         for programming menus</a></li>
105       </ul>
106     </li>
107
108     <li>File formats:
109
110       <ul>
111         <li><a href="terminfo.5.html">terminfo &ndash; terminal
112         capability data base</a></li>
113
114         <li><a href="term.5.html">term &ndash; format of compiled
115         term file.</a></li>
116
117         <li><a href="scr_dump.5.html">scr_dump &ndash; format of
118         curses screen dumps.</a></li>
119
120         <li><a href="term.7.html">term &ndash; conventions for
121         naming terminal types</a></li>
122       </ul>
123     </li>
124   </ul>
125 </body>
126 </html>