Posts by schorge

    I have an "EloTouchSystems,Inc Elo TouchSystems 2216 AccuTouch® USB Touchmonitor Interface"


    /storage/.kodi/userdata/addon_data/service.touchscreen/ts.conf

    Code
    module_raw input grab_events=1
    module pthres pmin=1
    module variance delta=30
    module dejitter delta=100
    
    module linear
    # or use swap_xy parameter to swap axes
    module linear swap_xy=1

    and /storage/.kodi/userdata/addon_data/service.touchscreen/ts_env.sh


    touch works but only a smaller range eg 1200x1000 or other, not to the boarder
    and the toucb is invert and swap modul linear swap not work for me

    an when i start the service touchscreen, the loaderbutton runs and not shown to calibrate

    whats wrong?