View Single Post
Old 09-03-2020, 10:30 AM   #11
the_real_mcarn
Junior Member
the_real_mcarn began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Aug 2020
Location: The Netherlands
Device: Kobo Glo
I've looked into the other QPA mentioned but I cannot get it to work at all, so I would like to try and get the one I'm using now to work on at least the Kobo Glo as well.

After some testing I found out that the coordinates Qt reports are incorrect, the y-axis is fine after rotating the touchscreen values but the QPointF values for the x-axis only run from 0 to 0.5 over the entire screen instead of from 0 to 1. Values returned by evtest are fine tho, could this a problem with the QPA, my start script or the touch screen driver?

Thanks in advance.
the_real_mcarn is offline   Reply With Quote