The function SDL_GetKeyName wants SDL_Keycode instead of SDL_Scancode in order to work correctly; I'm using SDL_GetKeyFromScancode instead of changing the keys defined in query array.
Authored by: merry75 2015-12-10
Parent: [r385]
Child: [r387]