.\" -*- nroff -*- .\" Copyright (c) 1993 Michael Haardt (michael@moria.de), Fri Apr 2 11:32:09 MET DST 1993 .\" .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of .\" the License, or (at your option) any later version. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any .\" document formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, write to the Free .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" .\" Modified Sat Jul 24 17:17:50 1993 by Rik Faith .\" Modified Thu Oct 19 21:25:21 MET 1995 by Martin Schulze .\" Modified Mon Oct 21 17:47:19 EDT 1996 by Eric S. Raymond .\" xk .TH TTYTYPE 5 "24/07/1993" "Linux" "Manual do Programador Linux" .SH NOME ttytype \- dispositivo de terminal para mapeamento padrão do tipo de terminal .SH DESCRIÇÃO O arquivo .I /etc/ttytype associa nomes de tipo de terminal termcap/terminfo com as linhas tty. Cada linha consiste do tipo de terminal, seguido por espaço, seguido pelo um nome tty (um nome dispositivo de sem o prefixo .IR /dev/ ") . Esta associação é usada pelo programa .BR tset (1) para selecionar a varável de ambiente TERM para o nome de terminal padrão para o usuários atuais da tty. Esta facilidade foi projetada para um ambiente de associação de tempo tradicional retratando uma estrututa de terminais em células de caracteres para mini-computadores Unix. Isto é pouco usado em modernas Estações de Trabalho e Unixes pessoais. .SH EXEMPLO um típico .I /etc/ttytype é: .RS .sp con80x25 tty1 .br vt320 ttys0 .sp .RE .SH ARQUIVOS .TP .I /etc/ttytype the tty definitions file. .SH "VEJA TAMBÉM" .BR getty "(1), " terminfo "(5), " termcap "(5)" .SH TRADUZIDO POR LDP-BR em 21/08/2000. \&\fR\&\f(CWAndré L. Fassone Canova (tradução)\fR \&\fR\&\f(CWCarlos Augusto Horylka (revisão)\fR