log src/video/uikit/keyinfotable.h @ 2430:166821fa1591 gsoc2008_iphone

age author description
2008-07-29 Holmes Futrell keyinfotable.h contains information which SDL_uikitkeyboard uses to convert between unichar characters that it reads from the text field (which acts as the keyboard's target) to SDL_scancodes and key modifiers which are sent to SDL's keyboard system. gsoc2008_iphone