Quote:
Originally Posted by grshore
Sure, I'll do it if find evtest ready to execute on Kobo's CPU and man page to understand what to do with it.
Sorry, I never had deal with embedded Linux.
I able to set ssh/telnet but evtest is out of scope.
Could you help me with evtest?
|
Evtest:
http://pbchess.vlasovsoft.net/files/kobo/evtest.zip
You need USB network and linux skills to run it.
1. ls /dev/input/event* to find out which event sources are available
2. for each event source:
./evtest /dev/input/event0
./evtest /dev/input/event1
...
each run examine slider and see reaction.