mirror of
https://github.com/encounter/SDL.git
synced 2025-10-05 17:39:37 +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.