How to configure / calibrate LinuxTP for touch panel?
I’ve been having problems using TSLIB on my hardware, the X-Y accuracy appears out of whack even after repeated calibration, so I decided to give LinuxTP a shot. Apart from changing the QWS_MOUSE_PROTO variable from “tslib:/dev/input/event0†to “linuxtp:/dev/input/event0â€, how do you actually calibrate the LinuxTP system? I can find no documentation anywhere on this.
Re: How to configure / calibrate LinuxTP for touch panel?
Hello,
I am unsing TSLIB instead LINUXTP.
Anyway, there is a example in qt examples, in qws folder ( I am not sure ) about how to calibrate touch panel.
The name of axmple is mousecalibration.
Best regards