mirror of
https://github.com/encounter/SDL.git
synced 2025-10-27 04:00:24 +00: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.