On Tue Nov 12 14:21:06 2024 +0000, Rémi Bernon wrote:
kVK_ANSI_Equal/VK_OEM_PLUS seems to be the good mapping, but I don't see how it can ever produce '-' for the `char_matches_string` check at https://gitlab.winehq.org/wine/wine/-/merge_requests/6754/diffs?commit_id=78.... It's mapped to '=' / '+' on fr keyboards too.
I was trying to capture both the standard PC and Mac fr keyboards (which does explain all deviations as fast as I can tell atm).
