ttytype(4) ttytype(4) NAME ttytype - data base of terminal types by port DESCRIPTION ttytype is a database containing, for each tty port on the system, the kind of terminal that is attached to it. There is one line per port, containing the terminal kind (as a name described in terminfo(4)), a space, and the name of the tty, minus /dev/. This information is read by tset(1) to initialize the TERM environment variable at login time. EXAMPLE iris-ansi console vt100 ttyd1 ?h19 ttyd2 ?h19 ttyd3 ?v50am ttyd4 ?v50am ttyd5 ?v50am ttyd6 ?v50am ttyd7 ?v50am ttyd8 ?v50am ttyd9 ?v50am ttyd10 ?v50am ttyd11 ?v50am ttyd12 FILES /etc/ttytype SEE ALSO tset(1), terminfo(4). Page 1