SDL/src/events
Sam Lantinga dd7fe0af08 Fixed bug 4814 - Missing scancodes on Linux
Michael Roe

The mappings for keyboard scancodes on Linux do not include keypad left and right parentheses (used on some Microsoft keyboard), keypad plus/minus, LANG1 and LANG2 (used on Korean keyboards), XK86MenuKB, and F20 (remapped to Audio Mic Mute in the usual X11 config).
2019-11-16 22:45:49 -08:00
..
blank_cursor.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
default_cursor.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_darwin.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_linux.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_windows.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_xfree86.h Fixed bug 4814 - Missing scancodes on Linux 2019-11-16 22:45:49 -08:00
SDL_clipboardevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_clipboardevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_displayevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_displayevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_dropevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_dropevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_events.c Backed out changeset b0241180cdc5 2019-10-14 22:41:27 -07:00
SDL_events_c.h Fix compiler warnings. 2019-03-16 00:08:19 -04:00
SDL_gesture.c Android: fix corresponding warnings 2019-08-30 08:55:20 +02:00
SDL_gesture_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_keyboard.c Readability: remove redundant cast to the same type 2019-10-30 15:13:55 +01:00
SDL_keyboard_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_mouse.c Added a utility function to simplify the hint handling logic 2019-11-13 21:53:01 -08:00
SDL_mouse_c.h Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows? 2019-07-15 09:36:53 -07:00
SDL_quit.c events: Disable all the signal-handling code on platforms without support. 2019-03-15 16:13:19 -04:00
SDL_sysevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_touch.c Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_touch_c.h Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_windowevents.c Windows are not in a minimized state when they are shown 2019-05-15 14:01:15 -07:00
SDL_windowevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00