commit | 0c3623cfd9ecbcfe60bb8584a0e4c10bd48a4378 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Tue Aug 23 09:08:52 2022 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Aug 23 09:08:52 2022 +0200 |
tree | 895ff361783726743231bb8a289d59ed911245c8 | |
parent | e15649b83a78f89f57205927022115536d2c1698 [diff] |
Fix macOS "ISO" key This is actually the common ISO "102nd" key, found between the left shift and "Z". Note that this is still technically wrong, as macOS swaps the key codes for ANSI_Grave and ISO_Section for ISO layouts. This magic is not something we can encode here though, so that swapping will have to be done by the implementations using this data.