vwpolo wrote: 
> Hello, 
> I'm trying to connect a 3.5 HDMI touch screen to piCorePlayer+PiZero. A
> cheap one from aliexpress.
> 
> Everything works fine except the touchscreen and calibration.
> 
> the input devices are changing every few seconds.
> some times: ls /dev/input =event2 mice ts0
> others: ls /dev/input = event0 event1 event2 event2 mice mouse0 mouse0
> ts0
> 
> I have tested connecting an external mouse and it works quite well with
> JIVILITE and 3,5 skin.
> but the touch screen is impossible to center.
> TS_CALIBRATE and TS_TEST work sometimes (depending on the devices). 
> 
> the calibration seems to work fine, but the test always comes out wrong,
> it seems that the X axis and Y axis are reversed.
> any idea about this?
> has it happened to anyone before?
> Thanks!

There's an 'invert module'
(https://github.com/libts/tslib/blob/master/README.md#filter-modules)
available in /usr/local/etc/ts.conf which should help.

To save any changes you make to ts.conf you need to add it to
.filetool.lst and backup your config before rebooting.


Code:
--------------------
    $ grep ts.conf /opt/.filetool.lst 
  usr/local/etc/ts.conf
  
--------------------



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=107366

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to