mirror of
https://github.com/encounter/SDL.git
synced 2025-09-01 16:28:36 +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.