]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Amiga keyboard updates
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 14 Apr 2003 06:45:29 +0000 (23:45 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 14 Apr 2003 06:45:29 +0000 (23:45 -0700)
Amiga keyboard: fix default keyboard mappings:
  - Map the parentheses keys on the numeric keypad to KPLEFTPAREN and
    KPRIGHTPAREN (was: NUMLOCK and SCROLLLOCK)
  - Map the Help key to HELP (was: F11)
  - Map the Amiga keys to LEFTMETA and RIGHTMETA (was: RESERVED)

drivers/input/keyboard/amikbd.c

index 31a682157df6cc956840b108096c39f09607f06e..e1832cc082e8d8353145d9fceb8ce265effa0b52 100644 (file)
@@ -51,8 +51,8 @@ static unsigned char amikbd_keycode[0x78] = {
         30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40,  0,  0, 75, 76, 77,
          0, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53,  0, 83, 71, 72, 73,
         57, 14, 15, 96, 28,  1,111,  0,  0,  0, 74,  0,103,108,106,105,
-        59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 98, 55, 78, 87,
-        42, 54, 58, 29, 56,100
+        59, 60, 61, 62, 63, 64, 65, 66, 67, 68,179,180, 98, 55, 78,138,
+        42, 54, 58, 29, 56,100,125,126
 };
 
 static const char *amikbd_messages[8] = {