Posts by hengemann

    I finally did THIS!!!.... i really excited, because it was a lot of work... but this worked!!

    finally, i installed the plugin touchscreen that i understand is the same that you do Vpeter but this is official...
    i do this worked and generate the file pointercal, the plugin saved this file in this path

    Code
    .storage/.kodi/usserdata/addons/service.touchscreen/pointercal

    in this file save the parameters for the touchscreen in this order

    Code
    xscale --> is the "size" where the touch is moving in the x axe
    xymix --> i don't know for what is usefull this value
    xoffset --> is when far is the cursor for the touch in the x axe
    yxix --> i don't know for what is usefull this value
    yscale --> is the "size" where the touch is moving in the y axe
    yoffset -->is when far is the cursor for the touch in the y axe
    scaler --> is a factor 65536, dont change this value
    xt --> resolution x, in my case 848
    yt --> resolution y, in my case 480


    how tip, in this file the values are factors... for this reason are values with sense. i suggest change for increment o decrement notorius for can you see a tendence and adjust this...

    This work with comand

    Code
    ts_calibrate


    this stop kodi and give the option to calibrate the screen, i select the values for top left, top right, bottom right and bottom left, finally center and show me this value

    but without results in kodi....
    i try modified this values that i think as saved in the pointercal file

    i really appreciate if do you have any idea... thanks a lot for your work

    Hi DonCorleon / Vpeter
    First i say thanks for the georgeous work that you have do.

    I have the same problem.
    Set up my Rpi B + with a LibreElec 17 (8.0.1). I have added all the necessary services and finally I made the plugin work ... but I have the same problem of you ... my resolution is 848x480, but the skin shows 1280x720, I do not know why ... I really appreciate if you can explain me, how i can configure the pointercal file, i think that is the solution, because i uncomment the lines in the ts_env.sh file and doesn't work for me
    Thanks any help you can give me ...