Hello, On Fri, 13 May 2022 01:26:34 +0000 Emmanuel Dreyfus <[email protected]> wrote:
> I am also a bit puzzled that in our historical code, ANSI ADB
> scancode 42, which is supposed to be backslash (the key is between
> backspace and return), is converted into USB scancode 50, which
> is non US hash. I did not change it, but here again, input from
> someone that has access to that keyboard would help.
It's there because hidkbdmap.c has
KC(50), KS_backslash, KS_bar,
have fun
Michael
