You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Keys got stuck because unicode is 0 upon SDL_KEYUP events, even if the same key event sets unicode correctly in SDL_KEYDOWN events. Work around that for the common case (ASCII) using the fact that both SDL and X11 keysyms were created with ASCII compatibility in mind. So as long as we type ASCII symbols, we can map things trivially. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
14 years ago | |
|---|---|---|
| .. | ||
| Makefile.am | 14 years ago | |
| SDLvncviewer.c | 14 years ago | |
| backchannel.c | 15 years ago | |
| gtkvncviewer.c | 14 years ago | |
| ppmtest.c | 15 years ago | |
| scrap.c | 17 years ago | |
| scrap.h | 17 years ago | |
| vnc2mpg.c | 15 years ago | |