ttytype(5) | File Formats Manual | ttytype(5) |
이름¶
ttytype - 기본 터미널타입을 맵핑하기위한 터미널 장치
설명¶
The /etc/ttytype file associates termcap(5) and terminfo(5) terminal type names with tty lines. Each line consists of a terminal type, followed by whitespace, followed by a tty name (a device name without the /dev/ prefix).
이런 점은 사용자의 현재 tty를 위한 기본 터미널명의 환경변수 TERM을 설정하는 tset(1) 프로그램에 의해 사용된다.
This facility was designed for a traditional time-sharing environment featuring character-cell terminals hardwired to a UNIX minicomputer. It is little used on modern workstation and personal UNIX systems.
파일¶
- /etc/ttytype
- tty 정의 파일.
폐제¶
전형적으로 /etc/ttytype 는:
con80x25 tty1 vt320 ttys0
추가 참조¶
번역¶
이 매뉴얼 페이지의 한국어 번역은 다음에 의해 편집되었습니다: ASPLINUX <man@asp-linux.co.kr>
이 번역은 무료 문서입니다. 저작권 조건에 대해서는 GNU General Public License 버전 3 이상을 읽으십시오. 책임이 없습니다.
이 매뉴얼 페이지의 번역에서 오류를 발견하면 translation-team-ko@googlegroups.com 로 이메일을 보내주십시오.
2024년 5월 2일 | Linux man-pages (unreleased) |