SDL/src/events
Sam Lantinga 5387d92bcd Fixed bug 3583 - X11 touch device can be permanently lost
Volumetric

In X11 the SDL error "Unknown touch device" can occur after which the application stops recognizing touch events. For a kiosk-type application this results in a hang as far as the user is concerned. This is reproducible on HP Z220/Z230/Z240 workstations by swapping USB cables for a while and it also occurs with no physical changes, probably due to USB device power management. A workaround is to make SDL re-enumerate the touch devices like it does at startup. A patch is attached.
2017-02-11 11:14:48 -08:00
..
blank_cursor.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
default_cursor.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_darwin.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_linux.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_windows.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
scancodes_xfree86.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_clipboardevents_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_clipboardevents.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dropevents_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_dropevents.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_events_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_events.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_gesture_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_gesture.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_keyboard_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_keyboard.c Fixed spacing 2017-01-09 11:30:29 -08:00
SDL_mouse_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_mouse.c Replaced a few single-line "//" comments. 2017-01-07 17:09:14 -05:00
SDL_quit.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_sysevents.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_touch_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_touch.c Fixed bug 3583 - X11 touch device can be permanently lost 2017-02-11 11:14:48 -08:00
SDL_windowevents_c.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_windowevents.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00