summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2002-03-27 22:06:12 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2002-03-27 22:06:12 +0000
commit03aa0b7528bd235d9a583a1530ceba435c2465fb (patch)
treeb63065e76191fdefbcabc1c2efd72c2d200b43e6 /sys/arch
parentdcf773471d2978a98bed935153016cc57993676f (diff)
Indicate which keys translations are missing.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/macppc/dev/keyboard.h32
1 files changed, 16 insertions, 16 deletions
diff --git a/sys/arch/macppc/dev/keyboard.h b/sys/arch/macppc/dev/keyboard.h
index 35f63d1839b..bba972bd4cd 100644
--- a/sys/arch/macppc/dev/keyboard.h
+++ b/sys/arch/macppc/dev/keyboard.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: keyboard.h,v 1.2 2002/03/27 21:48:12 drahn Exp $ */
+/* $OpenBSD: keyboard.h,v 1.3 2002/03/27 22:06:11 drahn Exp $ */
/* $NetBSD: keyboard.h,v 1.1 1998/05/15 10:15:54 tsubai Exp $ */
/*-
@@ -129,18 +129,18 @@ unsigned char keyboard[128][4] = {
{ /* 0x31, */ ' ', ' ', 0x00, 57 },
{ /* 0x32, */ '`', '~', 0x00, 41 },
{ /* 0x33, */ 0x7F, 0x7F, 0x7F, 14 }, /* Delete */
- { /* 0x34, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x34, */ 0x00, 0x00, 0x00, 0 }, /* MODE/KP_Enter */
{ /* 0x35, */ 0x1B, 0x1B, 0x1B, 1 },
{ /* 0x36, */ 0x00, 0x00, 0x00, 29 },
{ /* 0x37, */ 0x00, 0x00, 0x00, 56 },
{ /* 0x38, */ 0x00, 0x00, 0x00, 42 },
{ /* 0x39, */ 0x00, 0x00, 0x00, 58 },
- { /* 0x3A, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x3A, */ 0x00, 0x00, 0x00, 0 }, /* L Alt */
{ /* 0x3B, */ 'h', 0x00, 0x00, 203 }, /* Left */
{ /* 0x3C, */ 'l', 0x00, 0x00, 205 }, /* Right */
{ /* 0x3D, */ 'j', 0x00, 0x00, 208 }, /* Down */
{ /* 0x3E, */ 'k', 0x00, 0x00, 200 }, /* Up */
- { /* 0x3F, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x3F, */ 0x00, 0x00, 0x00, 0 }, /* Fn */
{ /* 0x40, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x41, */ '.', '.', 0x00, 83 },
{ /* 0x42, */ 0x00, 0x00, 0x00, 0 },
@@ -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 },
- { /* 0x61, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x62, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x63, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x64, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x65, */ 0x00, 0x00, 0x00, 0 },
+ { /* 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 */
{ /* 0x66, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x67, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x67, */ 0x00, 0x00, 0x00, 0 }, /* 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 },
+ { /* 0x6D, */ 0x00, 0x00, 0x00, 0 }, /* F10 */
{ /* 0x6E, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x6F, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x6F, */ 0x00, 0x00, 0x00, 0 }, /* 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 },
+ { /* 0x76, */ 0x00, 0x00, 0x00, 0 }, /* F4 */
{ /* 0x77, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x78, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x78, */ 0x00, 0x00, 0x00, 0 }, /* F2 */
{ /* 0x79, */ 0x00, 0x00, 0x00, 0 },
- { /* 0x7A, */ 0x00, 0x00, 0x00, 0 },
+ { /* 0x7A, */ 0x00, 0x00, 0x00, 0 }, /* F1 */
{ /* 0x7B, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x7C, */ 0x00, 0x00, 0x00, 0 },
{ /* 0x7D, */ 0x00, 0x00, 0x00, 0 },