summaryrefslogtreecommitdiffstats
path: root/recipes/udev/0001-support-multitouch-screens.patch
Commit message (Collapse)AuthorAgeFilesLines
* udev: disable udev-cache on beagleboneSamuli Piippo2014-01-301-28/+0
| | | | | | | With udev-cache enabled, usb kernel modules were not loaded. Change-Id: I11e5bec4a5b7aa1be30ecb016911a86ab1431dbb Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* 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>