View Single Post
Posts: 58 | Thanked: 8 times | Joined on Aug 2010
#2
The touch coordinate data should be in file /dev/input/event3, I used below command to show it.

Code:
cat /dev/input/event3
And then I touch the screen of N900 and some charaters are output on the screen. They should be the touch information, including the coordinate data. But why they look garbled。I tried several characters encoding but failed to show them clearly. Does anyone know the right way?
 

The Following User Says Thank You to justforfun For This Useful Post: