v15 How to get touch position with tslib
#1
Hi everyone,

I'm using tslib (and ts_uinput_touch) to get the touch screen working with kodi. At the moment I'm writing an addon and I need to get the touch position but I can't find a way to do so. Could anyone know how to do it?

I looked at the ts_uinput_touch addon from Ultraman but it seems that he use the special mode (calibrate mode) from ts_uinput_touch to get the data. Can I get those data without entering calibrating mode?

Thank you very much Smile
Reply
#2
I don't think there is an option to get current touch coordinates without some patch. Like this one.

If I remember correctly I don't even get coordinates from my daemon - just info which touchpoint must be shown on screen. Because whole calibration is done inside daemon and tslib functionality.
Reply

Logout Mark Read Team Forum Stats Members Help
How to get touch position with tslib0