mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 19:48:51 +00:00
SDL_TEXTINPUT support for EVDEV
This commit is contained in:
parent
1f21484bdd
commit
b39a4daf04
8 changed files with 224 additions and 22 deletions
|
|
@ -217,6 +217,7 @@
|
|||
|
||||
/* Enable various input drivers */
|
||||
#undef SDL_INPUT_LINUXEV
|
||||
#undef SDL_INPUT_LINUXKD
|
||||
#undef SDL_INPUT_TSLIB
|
||||
#undef SDL_JOYSTICK_BEOS
|
||||
#undef SDL_JOYSTICK_DINPUT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue