qt6-bb10/src/platformsupport/input/evdevtouch
Laszlo Agocs cc3ece1da4 evdevtouch: Make it work with am335x
The driver for the resistive touchscreen of these boards tends to report
ABS limits 0..4095 even tough it never sends coordinates outside a certain
range (e.g. approximately 165..4016 for X). This breaks the mapping of
hardware coordinates to screen space. Apply a workaround to make it
work properly.

Change-Id: I3eb5d76002acba1972061f3add44d797349c8ec8
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
2013-10-17 20:53:09 +02:00
..
evdevtouch.pri mark private dependencies as such 2013-05-20 15:20:26 +02:00
qevdevtouch.cpp evdevtouch: Make it work with am335x 2013-10-17 20:53:09 +02:00
qevdevtouch_p.h Merge branch 'dev' into stable 2013-03-20 13:49:28 +01:00