I transcribed these from SDL_keysym.h, enjoy.
Please apply this patch into the code as it's a feature of SDL missing from
cl-sdl.
This will allow you to write (= key sdl:+k-esc+) instead of (= key
(char-code #\Esc)),
for example.
Thank you.
Nobody/Anonymous
None
None
Public
|
Date: 2009-06-25 04:43 bad example, it's actually sdl:+k-escape+ as I have written the patch. |
| Filename | Description | Download |
|---|---|---|
| sdlkeysyms.diff | symbolic names for key scancodes returned from key-down event | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 332293: sdlkeysyms.diff | 2009-06-25 04:42 | tril |