View Single Post
Old 07-15-2012, 01:04 AM   #8
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by inuxy View Post
Okay final question. If I were to do this through a linux computer (or mcu) is there a command reference for different events (swipe left, swipe right, etc)
No manual as such, but I did document how to read gesture engine events from the Xorg log awhile back. I will see if I can find it... Found it:
https://www.mobileread.com/forums/sho....php?p=1932094

Also, you can read the touchscreen linux event device and process its raw binary data directly. There is an example of that in the "geekmaster signature capture script" here:
https://www.mobileread.com/forums/sho...d.php?t=178356

Of course, the GPL source code for the K5 is the best source of information. You can download that for free from the links in the "source code" sticky thread.

That is about all the relevant information that I am aware of at this time...

Last edited by geekmaster; 07-15-2012 at 01:18 AM.
geekmaster is offline   Reply With Quote