Tables

This may be some useful tables.

SDL Key codes (independent of system)
Captured from: SDL_KEYBOARD.pp (SDL4FP)

Play role for key events (chapter 6) and can be read out by: event^.key.keysym.sym




SDL Modifier key codes (independent of system)
Captured from: SDL_KEYBOARD.pp (SDL4FP)

Play role for key events (chapter 6) and can be read out by: event^.key.keysym.modifier



Matthias Molski, 23th March 2006
Modified: Matthias Molski, 30th January 2007



There is no guarantee that things will work! You do everything described here on your own risk!
















to mainpage