summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2002-03-28 13:55:59 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2002-03-28 13:55:59 +0000
commit241ad442be340c99e1c31698cf0b742f629056ed (patch)
treefc7ae7d2ca9d399da06f7ffe4a53999aa13974c7 /sys/arch
parent8fbb78f3c72475039f2b05c2237097c9a7243a13 (diff)
All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/dev/keyboard.h34
1 files changed, 17 insertions, 17 deletions
diff --git a/sys/arch/macppc/dev/keyboard.h b/sys/arch/macppc/dev/keyboard.h
index bba972bd4cd..39fae1ad588 100644
--- a/sys/arch/macppc/dev/keyboard.h
+++ b/sys/arch/macppc/dev/keyboard.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: keyboard.h,v 1.3 2002/03/27 22:06:11 drahn Exp $ */
+/* $OpenBSD: keyboard.h,v 1.4 2002/03/28 13:55:58 drahn Exp $ */
/* $NetBSD: keyboard.h,v 1.1 1998/05/15 10:15:54 tsubai Exp $ */
/*-
@@ -129,13 +129,13 @@ unsigned char keyboard[128][4] = {
{ /* 0x31, */ ' ', ' ', 0x00, 57 },
{ /* 0x32, */ '`', '~', 0x00, 41 },
{ /* 0x33, */ 0x7F, 0x7F, 0x7F, 14 }, /* Delete */
- { /* 0x34, */ 0x00, 0x00, 0x00, 0 }, /* MODE/KP_Enter */
+ { /* 0x34, */ 0x00, 0x00, 0x00, 108 }, /* MODE/KP_Enter */
{ /* 0x35, */ 0x1B, 0x1B, 0x1B, 1 },
{ /* 0x36, */ 0x00, 0x00, 0x00, 29 },
- { /* 0x37, */ 0x00, 0x00, 0x00, 56 },
+ { /* 0x37, */ 0x00, 0x00, 0x00, 219 },
{ /* 0x38, */ 0x00, 0x00, 0x00, 42 },
{ /* 0x39, */ 0x00, 0x00, 0x00, 58 },
- { /* 0x3A, */ 0x00, 0x00, 0x00, 0 }, /* L Alt */
+ { /* 0x3A, */ 0x00, 0x00, 0x00, 56 }, /* L Alt */
{ /* 0x3B, */ 'h', 0x00, 0x00, 203 }, /* Left */
{ /* 0x3C, */ 'l', 0x00, 0x00, 205 }, /* Right */
{ /* 0x3D, */ 'j', 0x00, 0x00, 208 }, /* Down */
@@ -158,7 +158,7 @@ unsigned char keyboard[128][4] = {
{ /* 0x4E, */ '-', '-', 0x00, 74 },
{ /* 0x4F, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x50, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x51, */ '=', '=', 0x00, 253 }, /*XT?*/
+ { /* 0x51, */ '=', '=', 0x00, 118 },
{ /* 0x52, */ '0', '0', 0x00, 82 },
{ /* 0x53, */ '1', '1', 0x00, 79 },
{ /* 0x54, */ '2', '2', 0x00, 80 },
@@ -173,33 +173,33 @@ unsigned char keyboard[128][4] = {
{ /* 0x5D, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x5E, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x5F, */ 0x00, 0x00, 0x00, 51 },
- { /* 0x60, */ 0x00, 0x00, 0x00, 0 }, /* F5 */
- { /* 0x61, */ 0x00, 0x00, 0x00, 0 }, /* F6 */
- { /* 0x62, */ 0x00, 0x00, 0x00, 0 }, /* F7 */
- { /* 0x63, */ 0x00, 0x00, 0x00, 0 }, /* F3 */
- { /* 0x64, */ 0x00, 0x00, 0x00, 0 }, /* F8 */
- { /* 0x65, */ 0x00, 0x00, 0x00, 0 }, /* F9 */
+ { /* 0x60, */ 0x00, 0x00, 0x00, 63 }, /* F5 */
+ { /* 0x61, */ 0x00, 0x00, 0x00, 64 }, /* F6 */
+ { /* 0x62, */ 0x00, 0x00, 0x00, 65 }, /* F7 */
+ { /* 0x63, */ 0x00, 0x00, 0x00, 61 }, /* F3 */
+ { /* 0x64, */ 0x00, 0x00, 0x00, 66 }, /* F8 */
+ { /* 0x65, */ 0x00, 0x00, 0x00, 67 }, /* F9 */
{ /* 0x66, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x67, */ 0x00, 0x00, 0x00, 0 }, /* F11 */
+ { /* 0x67, */ 0x00, 0x00, 0x00, 87 }, /* F11 */
{ /* 0x68, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x69, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x6A, */ 0x00, 0x00, 0x00, 156 },
{ /* 0x6B, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x6C, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x6D, */ 0x00, 0x00, 0x00, 0 }, /* F10 */
+ { /* 0x6D, */ 0x00, 0x00, 0x00, 68 }, /* F10 */
{ /* 0x6E, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x6F, */ 0x00, 0x00, 0x00, 0 }, /* F12 */
+ { /* 0x6F, */ 0x00, 0x00, 0x00, 88 }, /* F12 */
{ /* 0x70, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x71, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x72, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x73, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x74, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x75, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x76, */ 0x00, 0x00, 0x00, 0 }, /* F4 */
+ { /* 0x76, */ 0x00, 0x00, 0x00, 62 }, /* F4 */
{ /* 0x77, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x78, */ 0x00, 0x00, 0x00, 0 }, /* F2 */
+ { /* 0x78, */ 0x00, 0x00, 0x00, 60 }, /* F2 */
{ /* 0x79, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x7A, */ 0x00, 0x00, 0x00, 0 }, /* F1 */
+ { /* 0x7A, */ 0x00, 0x00, 0x00, 59 }, /* F1 */
{ /* 0x7B, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x7C, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x7D, */ 0x00, 0x00, 0x00, 0 },