]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/toe.1m.html
ncurses 5.3
[ncurses.git] / doc / html / man / toe.1m.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2 <!-- 
3   ****************************************************************************
4   * Copyright (c) 1998,2000 Free Software Foundation, Inc.                   *
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   * @Id: toe.1m,v 1.10 2000/08/19 18:51:05 tom Exp @
31 -->
32 <HTML>
33 <HEAD>
34 <TITLE>toe 1m</TITLE>
35 <link rev=made href="mailto:bug-ncurses@gnu.org">
36 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
37 </HEAD>
38 <BODY>
39 <H1>toe 1m</H1>
40 <HR>
41 <PRE>
42 <!-- Manpage converted by man2html 3.0.1 -->
43
44 </PRE>
45 <H2>NAME</H2><PRE>
46        <STRONG>toe</STRONG> - table of (terminfo) entries
47
48
49 </PRE>
50 <H2>SYNOPSIS</H2><PRE>
51        <STRONG>toe</STRONG> [<STRONG>-v</STRONG>[<EM>n</EM>]] [<STRONG>-huUV</STRONG>] <EM>file...</EM>
52
53
54 </PRE>
55 <H2>DESCRIPTION</H2><PRE>
56        With no options, <STRONG>toe</STRONG> lists all available terminal types by
57        primary name with descriptions.   File  arguments  specify
58        the  directories  to  be scanned; if no such arguments are
59        given, your default terminfo directory is scanned.  If you
60        also  specify  the  -h  option, a directory header will be
61        issued as each directory is entered.
62
63        There are other options intended for use by terminfo  file
64        maintainers:
65
66        <STRONG>-u</STRONG> <EM>file</EM>
67               says to issue a report on dependencies in the given
68               file. This report  condenses  the  `use'  relation:
69               each  line consists of the primary name of a termi-
70               nal that has use capabilities, followed by a colon,
71               followed  by the whitespace-separated primary names
72               of all terminals which occur in those use capabili-
73               ties, followed by a newline
74
75        <STRONG>-U</STRONG> <EM>file</EM>
76               says  to  issue a report on reverse dependencies in
77               the given file.  This  report  reverses  the  `use'
78               relation: each line consists of the primary name of
79               a terminal that occurs in  use  capabilities,  fol-
80               lowed  by a colon, followed by the whitespace-sepa-
81               rated primary names of all terminals  which  depend
82               on it, followed by a newline.
83
84        <STRONG>-v</STRONG><EM>n</EM>    specifies that (verbose) output be written to stan-
85               dard  error   trace   information   showing   <STRONG>toe</STRONG>'s
86               progress.   The optional integer <EM>n</EM> is a number from
87               1 to 10, interpreted as for <STRONG><A HREF="tic.1.html">tic(1)</A></STRONG>.
88
89        <STRONG>-V</STRONG>   reports the version of ncurses which was used in this
90             program, and exits.
91
92
93 </PRE>
94 <H2>FILES</H2><PRE>
95        <STRONG>/usr/share/terminfo/?/*</STRONG>
96             Compiled terminal description database.
97
98
99 </PRE>
100 <H2>SEE ALSO</H2><PRE>
101        <STRONG><A HREF="tic.1m.html">tic(1m)</A></STRONG>,    <STRONG><A HREF="infocmp.1m.html">infocmp(1m)</A></STRONG>,   <STRONG><A HREF="captoinfo.1m.html">captoinfo(1m)</A></STRONG>,   <STRONG><A HREF="infotocap.1m.html">infotocap(1m)</A></STRONG>,
102        <STRONG><A HREF="ncurses.3x.html">curses(3x)</A></STRONG>, <STRONG><A HREF="terminfo.5.html">terminfo(5)</A></STRONG>.
103
104
105
106
107 </PRE>
108 <HR>
109 <ADDRESS>
110 Man(1) output converted with
111 <a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
112 </ADDRESS>
113 </BODY>
114 </HTML>