Xpra: Ticket #2561: win32 keyboard layout variants

Splitting from #2560.

See also #1172 : "untranslated keyboard".

We now get a detailed codemap for the keyboard layout, there are many variants all mapped to the same x11 layout name.

ie:

    0x0000042b  : ("am", "Armenian Eastern"),
    0x0002042b  : ("am", "Armenian Phonetic"),
    0x0003042b  : ("am", "Armenian Typewriter"),
    0x0001042b  : ("am", "Armenian Western"),

We should use the extra information to select the correct layout variant.



Thu, 23 Jan 2020 08:43:25 GMT - totaamwin32: owner, status changed

This may help: Default Input Profiles (Input Locales) in Windows


Sun, 04 Oct 2020 14:27:57 GMT - Antoine Martin: milestone changed


Sat, 23 Jan 2021 05:54:39 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2561