MelvinWM
MelvinWM
Without using the 'Keyboard Map' API, assuming that an application can listen to keyboard events and record `code`-`key` pairs, a user that types and uses a large number of different...
Could it make sense to (either generally or as a mode when requesting `KeyboardLayoutMap`) only successfully map `code` values that the user has already pressed (for a certain lifetime/context), and...
@benjamind The approach I ended up going with for my case was making it clear to the user that the user has to press the key on their keyboard that...