blob: 089d2712bdf3977d7c14630c776f087e25739b69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
.\" $OpenBSD: vttest.1,v 1.5 1999/07/07 10:50:08 aaron Exp $
.\"
.Dd June 12, 1999
.Dt VTTEST 1
.Os
.Sh NAME
.Nm vttest
.Nd test VT100-type terminal
.Sh SYNOPSIS
.Nm vttest
.Sh DESCRIPTION
.Nm
is a program designed to test the functionality of a VT100 terminal
(or emulator thereof).
It tests both display (escape sequence handling) and keyboard.
.Pp
The program is menu-driven and contains full on-line operating
instructions.
|