Calibrating and configuring evdevtouch on embedded qt project
问题 I have a Qt project running on a icoremx6solo with linux. I've setted up the graphics and run the code, but i can't handle touch inputs. Enabling the input logging with export QT_LOGGING_RULES="qt.qpa.input=true" i discovered that the coordinates ar not setted, i think that this is the main problem with that: qt.qpa.input: evdevtouch: /dev/input/event0: Protocol type B (multi) qt.qpa.input: evdevtouch: /dev/input/event0: min X: 0 max X: -1 qt.qpa.input: evdevtouch: /dev/input/event0: min Y: 0