View Single Post
Old 08-15-2024, 05:34 PM   #8
trence
Connoisseur
trence will become famous soon enoughtrence will become famous soon enoughtrence will become famous soon enoughtrence will become famous soon enoughtrence will become famous soon enoughtrence will become famous soon enough
 
Posts: 72
Karma: 548
Join Date: Nov 2018
Device: Likebook Mars
Still no luck after doing the things mentioned. I have attached my files from the Plugin in a zip file. I likely am missing a key step.

I also found the 4 code strange, but that is what the telnet on NickelMenu gave when running evtest.

When pressing the button a couple times:
Event: time 1723756563.085844, type 4 (Misc), code 4 (ScanCode), value 90004
Event: time 1723756563.085844 ------- Report Sync ------ x: 400 y: 80 p: 0 ------------
Event: time 1723756563.175818, type 4 (Misc), code 4 (ScanCode), value 90004
Event: time 1723756563.175818 ------- Report Sync ------ x: 400 y: 80 p: 0 ------------
Event: time 1723756578.323597 ------- Report Sync ------ x: 400 y: 80 p: 0 ------------
yyy


When I did the test a couple years back with evtest on a linux machine, I ended up making this for my btpt config for the page turner. I made all the buttons move a page forward.

nextPage EV_KEY BTN_EAST 0
nextPage EV_KEY BTN_WEST 0
nextPage EV_KEY BTN_GAMEPAD 0
nextPage EV_KEY BTN_NORTH 0

What would the code number be in this case for Kobo, 0? That is one thing I was confused about is where the numeric values for things like RPgFwd are derived from.

Appreciate all the help.

Edit: My koreader is in .adds/koreader. Could the btpt be altering the output of the Kobo Telnet evtest? Or does that run at a level that would be unaffected by something in Nickel like btpt?
Attached Files
File Type: zip Bluetooth Plugin.zip (8.9 KB, 301 views)

Last edited by trence; 08-15-2024 at 06:27 PM.
trence is offline   Reply With Quote