On Thu Jun 11 15:57:02 2026 +0000, Rémi Bernon wrote:
I've merged the scancode fixup with the similar changes in https://gitlab.winehq.org/wine/wine/-/merge_requests/11105, and moved it to the helper that does the vkey mapping as it seems appropriate, as https://gitlab.winehq.org/wine/wine/-/merge_requests/11129. I wonder if this is related to native scan code mapping tables (https://learn.microsoft.com/en-us/previous-versions/windows/hardware/hid/key...), although I don't remember seeing these tables defined in the registry but maybe I didn't look close enough. I don't see that used on my W10 install either, and it seems too simple a mechanism to support these quirks.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10963#note_142846