You need to append path like here problem installing "Pi tools" addon
Posts by vpeter
-
-
-
Page not found
Link fixed and points to LibreELEC (Krypton) v8.1.0 BETA – LibreELEC
-
Put patch in appropriate folder. For tvh in tvh/patches folder.
You can build only addon without building image first.
-
Another option is to boot it in Live mode and with enabled ssh session copied those files.
-
-
Does this involve the two files i had to copy earlier?
No. My addon has nothing to do directly with Kodi. It just creates another virtual input device.
More here: ts_uinput_touch: daemon translates tslib events to uinput · vpeter4/tslib@2ae9125 · GitHub
For Kodi calibration check kodi forums.
-
So i either get multitouch without your addon or a calibrated screen with your addon?
Yes.
But as I wrote you can calibrate screen for Kodi directly with one file. Then my addon is not needed at all. -
Like I told you there gestures will not work with my addon. You need to grab slider and move it.
To get gestures in play you need to remove addon and use pure kodi for this.
-
Multitouch is not supported in this addon. Only basic click. So forget on gestures

Seems no one knows that Kodi itself supports touchscreens and calibration. But calibration must be done by hand in some file. Obviously this doesn't belong in this thread on this forum.
-
Fragments I posted is used daily on my system. And they works. Check the paths if they are correct.
-
-
Do you happen to know how to hide the cursor as well?
In file ts_env.sh (where you changed TOUCHSCREEN_NAME) at the end of file try adding
Then cursor should disappear after 200 milliseconds. After reboot of course

-
You are probably missing files ts.conf and ts_env.sh in folder /storage/.kodi/userdata/addon_data/service.touchscreen.
Codecp /storage/.kodi/userdata/addon_data/service.touchscreen/ts_env.sh-sample /storage/.kodi/userdata/addon_data/service.touchscreen/ts_env.sh cp /storage/.kodi/userdata/addon_data/service.touchscreen/ts.conf-generic /storage/.kodi/userdata/addon_data/service.touchscreen/ts.confThen change in ts_env.sh the line with your touchscreen name
QuoteTOUCHSCREEN_NAME="Goodix Capacitive TouchScreen"
-
-
Did you copied required files (ts_env.sh, ts.conf) manually with ssh session? Probably not.
This addon is not magic one which would do everything automatically.
-
Just search touchscreen and it will be there.
-
CvH: Also script.moonlight/moonlight.py at master · dead/script.moonlight · GitHub should be bumped to .2 and correct library shipped (not all 3). Credit also to @seo
