mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-10-27 07:07:36 +00:00
chw Control key sequences from hardware keyboards (wireless/USB/bluetooth) get not properly reported on Android devices. The attached patch uses the idea from http://stackoverflow.com/questions/12337117/capture-all-ctrl-under-android to make control key sequences appear as normal SDL_KEYDOWN events instead of cooked text input. |
||
|---|---|---|
| .. | ||
| jni | ||
| res | ||
| src/org/libsdl/app | ||
| AndroidManifest.xml | ||
| ant.properties | ||
| build.properties | ||
| build.xml | ||
| default.properties | ||
| proguard-project.txt | ||
| project.properties | ||