]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/infotocap.1m.html
7194e0ae6890edcee3001c8f6450d9fa7d71f859
[ncurses.git] / doc / html / man / infotocap.1m.html
1 <HTML>
2 <BODY>
3 <PRE>
4 <!-- Manpage converted by man2html 3.0.1 -->
5
6 </PRE>
7 <H2>NAME</H2><PRE>
8        <B>infotocap</B>  - convert a <I>terminfo</I> description into a <I>termcap</I>
9        description
10
11
12 </PRE>
13 <H2>SYNOPSIS</H2><PRE>
14        <B>infotocap</B> [<B>-v</B><I>n</I> <I>width</I>]  [<B>-V</B>] [<B>-1</B>] [<B>-w</B> <I>width</I>] <I>file</I> . . .
15
16
17 </PRE>
18 <H2>DESCRIPTION</H2><PRE>
19        <B>infotocap</B> looks in <I>file</I> for  <B>terminfo</B>  descriptions.   For
20        each one found, an equivalent <B>termcap</B> description is writ-
21        ten to standard output.   Terminfo  <B>use</B>  capabilities  are
22        translated directly to termcap <B>tc</B> capabilities.
23
24        <B>-v</B>   print  out  tracing  information on standard error as
25             the program runs.
26
27        <B>-V</B>   print out the version of the program in use on  stan-
28             dard error and exit.
29
30        <B>-1</B>   cause  the fields to print out one to a line.  Other-
31             wise, the fields will be printed several to a line to
32             a maximum width of 60 characters.
33
34        <B>-w</B>   change the output to <I>width</I> characters.
35
36
37 </PRE>
38 <H2>FILES</H2><PRE>
39        @DATADIR@/terminfo  Compiled      terminal     description
40                            database.
41
42
43 </PRE>
44 <H2>NOTES</H2><PRE>
45        This utility is actually a link to <B><A HREF="tic.1m.html">tic(1m)</A></B>, running in  <I>-C</I>
46        mode.  You can use other <I>tic</I> options such as <B>-f</B> and  <B>-x</B>.
47
48
49 </PRE>
50 <H2>SEE ALSO</H2><PRE>
51        <B><A HREF="ncurses.3x.html">curses(3x)</A></B>, <B><A HREF="tic.1m.html">tic(1m)</A></B>, <B><A HREF="infocmp.1m.html">infocmp(1m)</A></B>, <B><A HREF="terminfo.5.html">terminfo(5)</A></B>
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71 </PRE>
72 <HR>
73 <ADDRESS>
74 Man(1) output converted with
75 <a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
76 </ADDRESS>
77 </BODY>
78 </HTML>