blob: 5c5b7f7a72dd9be3083d678e23e384a34fc0b8a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
.pa 1
.he '6/15/72''KBD (VII)'
.ti 0
NAME kbd -- keyboard map
.sp
.ti 0
SYNOPSIS cat /usr/pub/kbd
.sp
.ti 0
DESCRIPTION kbd___
contains a map to the keyboard for model 37 Teletype
terminals with the extended character set feature.
If kbd___
is printed on such a terminal, the following will appear:
.nf
.in -2
<[1234567890-_]^\\ >qwertyuiop@ asdfghjkl;: zxcvbnm,./
<[1234567890-_]^\\ > @ ;: ,./
<{!"#$%&'() =_}~| >QWERTYUIOP` ASDFGHJKL+* ZXCVBNM,.?
<{ !"#$%&'() =_} ~ | >QWERTYUIOP` ASDFGHJKL+* ZXCVBNM,.?
.fi
.sp
.in +2
.ti 0
FILES --
.sp
.ti 0
SEE ALSO --
.sp
.ti 0
DIAGNOSTICS --
.sp
.ti 0
BUGS --
.sp
.ti 0
OWNER jfo
|