1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<sect2><title>Contents of Ncurses</title>
<!-- <para>(Last checked against version &ncurses-contversion;.)</para> -->
<para>The Ncurses package provides character and terminal handling
libraries, including panels and menus.</para>
<para><emphasis>Installed programs</emphasis>: captoinfo (link to tic), clear,
infocmp, infotocap (link to tic), reset (link to tset), tack, tic, toe, tput
and tset</para>
<para><emphasis>Installed libraries</emphasis>: libcurses.[a,so] (link to
libncurses.[a,so]), libform.[a,so], libmenu.[a,so], libncurses++.a,
libncurses.[a,so], libpanel.[a,so]</para>
</sect2>
|