Andreas, you're certainly right there - I used the German keyboard to figure out the mapping (that's where the FIXMEs are from) and must have looked at a PC keyboard for some of the DE-US translation. Thanks for spotting this. I'll better double check the entire keymap before preparing a patch ... Cheers, Michael Am 25.10.15 um 02:35 schrieb Andreas Schwab:
In drivers/input/keyboard/atakbd.c, the array atakbd_keycode is initialized like this: [41] = KEY_BACKSLASH, /* FIXME, '#' */ [43] = KEY_GRAVE, /* FIXME: '~' */ Shouldn't that be the other way round? According to the Profibuch, on a US Atari keyboard the key which sends scancode 41 is the '`' key and the scancode 43 is sent by the '\' key. On a German keyboard, these are the '#' and '~' keys, resp. Andreas.
-- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html