View Single Post
Old 07-20-2024, 12:27 PM   #5
kdusr
Connoisseur
kdusr began at the beginning.
 
kdusr's Avatar
 
Posts: 85
Karma: 13
Join Date: Oct 2016
Location: Mars
Device: KV,KOA2,PW5
Quote:
Originally Posted by j.p.s View Post
Here is what I was able to figure out in 2018, but from wanting to turn page parspective:
https://www.mobileread.com/forums/sh...d.php?t=294071
Basically it involved changing /dev/input/event5 so detecting a page turn would involve detecting particular changes in /dev/input/event5
Finally, the GPIO-key events problem is solved by monitoring "/dev/input/event4" in Python, my Tk app can capture the physical button even now.
thanks, J.P.S!!
kdusr is offline   Reply With Quote