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