View Single Post
Old 12-13-2018, 02:10 PM   #6
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 416
Karma: 765432
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
Quote:
Originally Posted by kdusr View Post
click the page up down button serveal times , and run dmesg | tail -20 find the button event name, it is called :
gpio_keys_gpio_report_event: type=1, code=109,state=1 (page down button)
gpio_keys_gpio_report_event: type=1, code=109,state=1 (page up button)

but how to monitor those event in shell or python?
I think you should read this thread
encol is offline   Reply With Quote