Author :
Pierre Le Marre
Date :
2023-12-14 15:18:24
Hash :5c7c7997 Message :keysyms: Fix case mapping for 3 Latin 1 keysyms
Fixed the upper case mappings for:
- XKB_KEY_ydiaeresis
- XKB_KEY_mu
- XKB_KEY_ssharp
Note: In Unicode, the upper case of “ß” (U+00DF) is *not* “ẞ” (U+1E9E)
but “SS”. “ẞ” is reserved for text in capitals.