Quote:
Originally Posted by tshering
Hava a look at this experiment. Try to reverse the values that you now have. ksmrotate=2 or 0; mrotation=90 or 180; remove QWS_MOUSE_PROTO=KoboTS from the command.
And of course, no need now to copy the driver.
|
I think we're misunderstanding eachother:
The screen is shown correctly, but touch is wrong:
If i touch on the left, it will register on the right
If i touch on the right, it will register on the left
If i touch at the top, it will register on the top
If i touch at the bottom, it will register on the bottom
The correct ksmrotate value is 2
The correct mrotate value is 270
I tried adding 'touch_mirrored_x = true,' to device.lua, but this does not seem to do anything