mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-11-07 03:25:00 +00:00
* Consolidated scancode mapping tables into a single location for all backends * Verified that the xfree86_scancode_table2 is largely identical to the Linux scancode table * Updated the Linux scancode table with the latest kernel keycodes (still unmapped) * Route X11 keysym -> scancode mapping through the linux scancode table (which a few hand-written exceptions), which will allow mappings to automatically get picked up as they are added in the Linux scancode table * Disabled verbose reporting of missing keysym mappings, we have enough data for now |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| gdk | ||
| linux | ||
| openbsd | ||
| os2 | ||
| unix | ||
| windows | ||
| winrt | ||