> Just ‘cat /dev/ttySn’ will work, or something silly like ‘LANG=C > sed s/./blah/g </dev/ttySn’ if you're bored and don't want to have > to run ‘reset’ afterwards. > > Then use your pen and wait for output.
Thanks! So I did "sudo cat /dev/ttyS4" in the terminal. After 10 seconds, the cursor blinking stopped, then I touched the screen with the pen, it started giving output non-stop. Like the output never stopped, I had to close the terminal. Is this a good sign that my touch screen is attached to serial port 4? Regards, RG.