2 * Copyright (c) 1988 The Regents of the University of California.
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
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. Neither the name of the University nor the names of its contributors
14 * may be used to endorse or promote products derived from this software
15 * without specific prior written permission.
17 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
18 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
20 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
21 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
25 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29 * @(#)unix.kbd 4.2 (Berkeley) 4/26/91
33 * keynumber [ scancode [ unshifted [ shifted [ alted [ shiftalted ] ] ] ] ]
35 * keynumber is in decimal, and starts in column 1.
36 * scancode is hexadecimal.
37 * unshifted, etc. - these are either a single ascii character,
38 * or the name of a function or an AID-generating key.
40 * all fields are separated by a single space.
43 extern struct hits hits[];
57 14 5d APLON APLOFF APLEND
72 29 5c DELTAB COLTAB COLBAK
76 33 23 d D VERTICAL_BAR
87 44 12 MAKE_SHIFT MAKE_SHIFT MAKE_SHIFT
100 57 59 MAKE_SHIFT MAKE_SHIFT MAKE_SHIFT
101 58 11 RESET NULL DVCNL
103 60 19 MAKE_ALT MAKE_ALT MAKE_ALT
105 62 39 MAKE_ALT MAKE_ALT MAKE_ALT
108 65 06 CLEAR NULL TEST
121 78 61 LEFT NULL LEFT2
131 88 6a RIGHT NULL RIGHT2
160 117 3f PF8 NULL MONOCASE
177 134 92 BREAK_SHIFT BREAK_SHIFT BREAK_SHIFT
178 135 D9 BREAK_SHIFT BREAK_SHIFT BREAK_SHIFT
179 136 99 BREAK_ALT BREAK_ALT BREAK_ALT
180 137 B9 BREAK_ALT BREAK_ALT BREAK_ALT