EVDEV calibration
Unsolved
General and Desktop
-
Hello All
I am currently working on the touch screen for IMX6 dual board. The board provides a capacitive touch but due to development activities, a resistive touch has also been added.
I am looking forward to utilize the evdevtouch library from Qt. On browsing through the Qt source code, I found the evdevtouch located here
"qtbase/src/platformsupport/input/evdevtouch/"Can anyone provide me a sample or an example on the calibration using the evdevtouch ?