mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 01:31:06 +01:00
Jan Martin Mikkelsen The attached patch adds support for single-touch evdev devices. These devices report ABS_X, ABS_Y and BTN_TOUCH events. This patch sets them up as MT devices with a single slot and handles the appropriate messages.