blob: 963add03c793f8c9567d8b626955f7fe880c5013 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.\" $OpenBSD: vttest.1,v 1.2 1999/01/13 07:26:08 niklas Exp $
.\"
.TH VTTEST 1 "LOCAL"
.SH NAME
vttest \- test VT100-type terminal
.SH SYNOPSIS
.B vttest
.SH DESCRIPTION
.I Vttest
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.
|