V
离线
-
RE: SailfishOS on Xiaomi Mi 5
@fcdk1982
You can check the touch event by:-
login to the device via telnet:
telnet 192.168.2.15 2323
hexdump /dev/input/event2 ( event2 on my Mi5) -
touch the screen to see if it has some output in the terminal.
-

