BSD 4_4 release
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / 3270pc.kbd
CommitLineData
266455fe 1/*-
ad787160
C
2 * Copyright (c) 1988, 1993
3 * The Regents of the University of California. All rights reserved.
ee01fcaa 4 *
ad787160
C
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
12 * documentation and/or other materials provided with the distribution.
13 * 3. All advertising materials mentioning features or use of this software
14 * must display the following acknowledgement:
15 * This product includes software developed by the University of
16 * California, Berkeley and its contributors.
17 * 4. Neither the name of the University nor the names of its contributors
18 * may be used to endorse or promote products derived from this software
19 * without specific prior written permission.
ee01fcaa 20 *
ad787160
C
21 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
22 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
25 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
27 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
31 * SUCH DAMAGE.
ee01fcaa 32 *
ad787160 33 * @(#)3270pc.kbd 8.1 (Berkeley) 6/6/93
ee01fcaa
KB
34 */
35
4a53d54e
GM
36/*
37 * keynumber [ scancode [ unshifted [ shifted [ alted [ shiftalted ] ] ] ] ]
38 *
39 * keynumber is in decimal, and starts in column 1.
40 * scancode is hexadecimal.
41 * unshifted, etc. - these are either a single ascii character,
42 * or the name of a function or an AID-generating key.
43 *
44 * all fields are separated by a single space.
45 */
2cf243fb 461 0e ` ~
4a53d54e
GM
472 16 1 !
483 1e 2 @
494 26 3 #
505 25 4 $
516 2e 5 %
527 36 6 ^
538 3d 7 &
549 3e 8 *
5510 46 9 (
5611 45 0 )
5712 4e - _
5813 55 = +
5914 5d
6015 66 LEFT
6116 0d TAB BTAB
6217 15 q Q
6318 1d w W
6419 24 e E
6520 2d r R
6621 2c t T
6722 35 y Y
6823 3c u U
6924 43 i I
7025 44 o O
7126 4d p P
7227 54 [ {
7328 5b \ |
7429 5c
7530 14 CAPS_LOCK
7631 1c a A
7732 1b s S
7833 23 d D
7934 2b f F
8035 34 g G
8136 33 h H
8237 3b j J
8338 42 k K
8439 4b l L
8540 4c ; :
8641 52 ' "
8742 53 ] }
8843 5a NL
8944 12 MAKE_SHIFT MAKE_SHIFT MAKE_SHIFT
9045 13 < >
9146 1a z Z
9247 22 x X
9348 21 c C
9449 2a v V
9550 32 b B
9651 31 n N
9752 3a m M
9853 41 , <
9954 49 . >
10055 4a / ?
10156 51
10257 59 MAKE_SHIFT MAKE_SHIFT MAKE_SHIFT
10358 11 RESET NULL DVCNL
10459
10560 19 MAKE_ALT MAKE_ALT MAKE_ALT
10661 29 SPACE SPACE
10762 39 MAKE_ALT MAKE_ALT MAKE_ALT
10863
10964 58 ENTER
11065 06 CLEAR NULL TEST
11166 0c NULL NULL ATTN
11267 0b EEOF NULL EINP
11368 0a
11469 09 MAKE_CTRL
11570 05 ATTN NULL TREQ
11671 04
11772 03
11873 83
11974 01
12075 67 PA1 DP
12176 64 BTAB
12277
12378 61 LEFT NULL LEFT2
12479
12580 6e PA2 FM
12681 65 INSRT
12782 63 UP
12883 62 NULL NULL HOME
12984 60 DOWN
13085 6f PA3
13186 6d DELETE
13287
13388 6a RIGHT NULL RIGHT2
13489
13590 76
13691 6c 7
13792 6b 4
13893 69 1
13994 68
14095 77
14196 75 8
14297 73 5
14398 72 2
14499 70 0
145100 7e ,
146101 7d 9
147102 74 6
148103 7a 3
149104 71 .
150105 84 SPACE
151106 7c TAB
152107 7b -
153108 79 ENTER
154109 78
155110 07 PF1
156111 0f PF2
157112 17 PF3
158113 1f PF4
159114 27 PF5
160115 2f PF6
161116 37 PF7
162117 3f PF8 NULL MONOCASE
163118 47 PF9
164119 4f PF10
165120 56 PF11
166121 5e PF12
167122 08 PF13
168123 10 PF14
169124 18 PF15
170125 20 PF16
171126 28 PF17
172127 30 PF18
173128 38 PF19
174129 40 PF20
175130 48 PF21
176131 50 PF22
177132 57 PF23
178133 5f PF24
179134 92 BREAK_SHIFT BREAK_SHIFT BREAK_SHIFT
180135 D9 BREAK_SHIFT BREAK_SHIFT BREAK_SHIFT
181136 99 BREAK_ALT BREAK_ALT BREAK_ALT
182137 B9 BREAK_ALT BREAK_ALT BREAK_ALT