cosmopolitan
cosmopolitan copied to clipboard
AltGr keys on French Keyboard Windows
Hi,
In Bash (renamed bash.exe), French AZERTY Keyboard, with altGr, I cannot write french diacritic characters (àéçèùà eg), nor pipes usable with"AltGr+-". I have no clue about the origin of the issue and it might be due to a wrong keymap configuration.
best regards
Cosmopolitan just uses what the WIN32 gives us. It sounds like there's something special we need to be doing when reading the NtInputRecord
data structures in order to support French keyboards. I'm happy to merge a change if someone in France can help fix: https://github.com/jart/cosmopolitan/blob/master/libc/calls/read-nt.c