Comment on MartyPC is a cross-platform emulator of early PCs written in RustparentComments−rrr_oh_man19dThat's keyboard code [1] vs. Keyboard key [2].[1] Physical location of a key https://w3c.github.io/uievents/#keys-codevalues[2] Mapping of a key https://w3c.github.io/uievents/#keys-keyvaluesThe naming is terrible and I have to look it up every single time
Comments
That's keyboard code [1] vs. Keyboard key [2].
[1] Physical location of a key https://w3c.github.io/uievents/#keys-codevalues
[2] Mapping of a key https://w3c.github.io/uievents/#keys-keyvalues
The naming is terrible and I have to look it up every single time