diff options
author | 1998-01-21 17:10:07 +0000 | |
---|---|---|
committer | 1998-01-21 17:10:07 +0000 | |
commit | 6af79dbf71d8dcea4b584500e845f03f4db65714 (patch) | |
tree | befe22c81be74989537c03cf284db9a26e708c61 | |
parent | typo (diff) | |
download | wireguard-openbsd-6af79dbf71d8dcea4b584500e845f03f4db65714.tar.xz wireguard-openbsd-6af79dbf71d8dcea4b584500e845f03f4db65714.zip |
doc keys; ian@darwinsys.com
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 index 8b9753a5bc8..eda69f37b78 100644 --- a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 +++ b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 @@ -83,7 +83,7 @@ features not available in .Xr pc 4 standard console device driver. Besides the ability of handling multiple virtual screens, -the probably most important is an emulation of a wide range +probably the most important is an emulation of a wide range of DEC VT-220 .if t \(tm .if n (TM) @@ -91,6 +91,18 @@ functionality. See .Sx Features for a detailed description. +.Ss VT Keys +Despite the complexity of options, if installed in a normal OpenBSD +configuration with the default options, on a standard i386 architecture +system, you can use multiple virtual terminals. +The key sequence used to move among virtual terminals are, +at least on a North American keyboard, +.Em CTRL+ALT+Fn, +where +.Em n +can be from one to four on the standard system, and higher if you +have created addition /dev/ttyC* entries. + .Ss Features .Bl -bullet .It |