mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-02-05 15:29:27 +08:00
41 lines
1.6 KiB
HTML
41 lines
1.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN">
|
|
<!--
|
|
$Id: index.html,v 1.1 2001/09/02 00:53:24 tom Exp $
|
|
-->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>NCURSES - Manual Pages</TITLE>
|
|
<LINK REV=MADE HREF="mailto:dickey@invisible-island.net">
|
|
<BASE HREF="http://invisible-island.net/ncurses/man/">
|
|
</HEAD>
|
|
<BODY>
|
|
<HR>
|
|
<ul>
|
|
<li>Programs:
|
|
<ul>
|
|
<li><a href = "captoinfo.1m.html">captoinfo - convert a termcap description into a terminfo description</a>
|
|
<li><a href = "clear.1.html">clear - clear the terminal screen</a>
|
|
<li><a href = "infocmp.1m.html">infocmp - compare or print out terminfo descriptions</a>
|
|
<li><a href = "infotocap.1m.html">infotocap - convert a terminfo description into a termcap description</a>
|
|
<li><a href = "tic.1m.html">tic - the terminfo entry-description compiler</a>
|
|
<li><a href = "toe.1m.html">toe - table of (terminfo) entries</a>
|
|
<li><a href = "tput.1.html">tput - initialize a terminal or query terminfo database</a>
|
|
<li><a href = "tset.1.html">tset - terminal initialization</a>
|
|
</ul>
|
|
<li>Libraries:
|
|
<ul>
|
|
<li><a href = "ncurses.3x.html">ncurses - CRT screen handling and optimization package</a>
|
|
<li><a href = "panel.3x.html">panel- panel stack extension for curses</a>
|
|
<li><a href = "form.3x.html">form - curses extension for programming forms</a>
|
|
<li><a href = "menu.3x.html">menu - curses extension for programming menus</a>
|
|
</ul>
|
|
<li>File formats:
|
|
<ul>
|
|
<li><a href = "terminfo.5.html">terminfo - terminal capability data base</a>
|
|
<li><a href = "term.5.html">term - format of compiled term file.</a>
|
|
<li><a href = "term.7.html">term - conventions for naming terminal types</a>
|
|
</ul>
|
|
</ul>
|
|
</BODY>
|
|
</HTML>
|