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