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.
|