summaryrefslogtreecommitdiffstats
path: root/recipes/udev/0001-support-multitouch-screens.patch
Commit message (Collapse)AuthorAgeFilesLines
* udev: Add INPUT_TOUCHSCREEN flag to multitouch displaysSamuli Piippo2013-04-301-0/+28
udev does not add any INPUT_ flags to devices which support only MT protocol. Without this Qt evdectouch does not find touchscreen automatically. Change-Id: Id298626649579450c30f04c3c282863afbfc6e08 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>