Thread: Buttons issue
View Single Post
Old 01-22-2022, 10:37 AM   #5
StephenQueen
Enthusiast
StephenQueen began at the beginning.
 
Posts: 46
Karma: 12
Join Date: Apr 2013
Device: Sony PRS T2
Well after activating verbose mode I see that koreader is aware of the keypresses but it does nothing with them, so, I assume I'm doing bad the key assignation...


Code:
01/22/22-15:15:07 DEBUG AutoTurn: onInputEvent
01/22/22-15:15:07 DEBUG input event => type: 42 (nil), code: 272, value: 0, time: 1642860907.940239
01/22/22-15:15:07 DEBUG AutoStandby:onInputevent() instance= table: 0xa0263548
.
.
01/22/22-15:15:08 DEBUG AutoTurn: onInputEvent
01/22/22-15:15:09 DEBUG input event => type: 40 (nil), code: 1, value: 0, time: 1642860909.112940
01/22/22-15:15:09 DEBUG AutoStandby:onInputevent() instance= table: 0xa0263548

Last edited by StephenQueen; 01-22-2022 at 10:44 AM.
StephenQueen is offline   Reply With Quote