Skip to content

Terencehill/sdl2 key fixes

terencehill requested to merge terencehill/SDL2_key_fixes into master

SDL2: Make work numeric keypad keys when numlock is off, K_PRINTSCREEN, K_SCROLLOCK and K_NUMLOCK. Also fix a debug print (event.key.keysym.unicode doesn't exist anymore in SDL2)

Merge request reports