You can run the ts_print program, to confirm it's the screen or not.

You need to stop jivelite first by killing jivelite.sh and then Quit
jivelite.

Can be run from an ssh session, there's no need to attach a kb.


Code:
--------------------
    
  export TSLIB_TSDEVICE=/dev/input/`cat /proc/bus/input/devices | awk '/FT5406 
memory based driver/{for(a=0;a>=0;a++){getline;{if(/mouse/==1){ print $NF;exit 
0;}}}}'`
  sudo -E ts_print
--------------------


The tc_print program will report the coordinates of where you touch the
screen.


Code:
--------------------
    1492712727.404063:     35     16    255
  1492712727.464056:     34     16    255
  1492712727.494072:     34     17    255
  1492712727.524068:     34     18    255
  1492712727.554088:     33     18    255
  1492712727.584062:     32     18    255
  1492712727.644067:     32     19    255
  1492712727.674093:     31     19    255
  1492712727.824060:     30     18    255
  1492712728.004066:     29     17    255
  1492712728.124071:     29     16    255
  1492712728.154094:     28     16    255
  1492712728.394058:     28     15    255
  1492712728.604061:     28     14    255
  1492712729.714059:      0      0      0
--------------------



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-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=107681

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to