Commit 467c82c77113ed4d77325d0b961a1f5bb7ac9c60

Frank Praznik 2022-09-23T12:31:40

wayland: Add mappings for the Escape and NumLock keys The XKB keysym to SDL keycode mappings were missing for the Escape and NumLock keys, which prevented them from being remapped. Add them to the table so that the remapping of these keys will work.