mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Update README.keyboard-layout-handling
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
Information about the keyboard layouts for developers
|
||||
=====================================================
|
||||
|
||||
@@ -12,7 +11,10 @@ This document serves as a guide to begin modifying the source code in
|
||||
this project to add support for your keyboard layout.
|
||||
|
||||
You can also find a list of supported keyboard layouts and further details
|
||||
about DOSBox-X's regional settings in the DOSBox-X Wiki.
|
||||
about keyboard layouts and other regional information in the DOSBox-X Wiki:
|
||||
https://github.com/joncampbell123/dosbox-x/wiki
|
||||
|
||||
Below is the source code that handles the keyboard layouts.
|
||||
|
||||
VK_* mapping in SDL1 (Windows):
|
||||
- vs2015/sdl/src/video/windib/SDL_dibevents.c: DIB_InitOSKeymapPriv()
|
||||
|
Reference in New Issue
Block a user