Sorry I don't have the option to edit posts. This will be the last response and hopefully have all the info. I got all the inputs I can do via evtest on my Kobo
Input device name: "D01 Pro"
Supported events:
Event type 0 (Sync)
Event type 1 (Key)
Event code 1 (Esc)
Event code 114 (VolumeDown)
Event code 115 (VolumeUp)
Event code 116 (Power)
Event code 139 (Menu)
Event code 163 (NextSong)
Event code 164 (PlayPause)
Event code 165 (PreviousSong)
Event code 172 (HomePage)
Event code 320 (ToolPen)
Event code 330 (Touch)
Event code 374 (Keyboard)
Event type 3 (Absolute)
Event code 0 (X)
Value 0
Min 0
Max 4095
Event code 1 (Y)
Value 0
Min 0
Max 4095
Event code 40 (Misc)
Value 0
Min 0
Max 1
Event code 41 (?)
Value 0
Min 0
Max 4095
Event type 4 (Misc)
Event code 4 (ScanCode)
Testing ... (interrupt to exit)
(UP) Event: time 1724886744.339746, type 4 (Misc), code 4 (ScanCode), value c00b6
Event: time 1724886744.339746 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724886744.354219, type 4 (Misc), code 4 (ScanCode), value c00b6
Event: time 1724886744.354219 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
(MIDDLE) Event: time 1724886745.163438, type 4 (Misc), code 4 (ScanCode), value c00cd
Event: time 1724886745.163438 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724886745.194745, type 4 (Misc), code 4 (ScanCode), value c00cd
Event: time 1724886745.194745 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
(DOWN) Event: time 1724886745.929491, type 4 (Misc), code 4 (ScanCode), value c00b5
Event: time 1724886745.929491 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724886745.959561, type 4 (Misc), code 4 (ScanCode), value c00b5
Event: time 1724886745.959561 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
(DOUBLE UP) Event: time 1724886746.978525, type 4 (Misc), code 4 (ScanCode), value c0030
Event: time 1724886746.978525 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724886747.009721, type 4 (Misc), code 4 (ScanCode), value c0030
Event: time 1724886747.009721 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724886749.485762, type 4 (Misc), code 4 (ScanCode), value c0040
Event: time 1724886749.485762 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724886749.514773, type 4 (Misc), code 4 (ScanCode), value c0040
Event: time 1724886749.514773 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
(DOUBLE DOWN) Event: time 1724886749.544005, type 4 (Misc), code 4 (ScanCode), value c0046
Event: time 1724886749.544005 ------- Report Sync ------ x: 36808 y: 1 p: 0 ------------
Event: time 1724886749.573249, type 4 (Misc), code 4 (ScanCode), value c0046
Event: time 1724886749.573249 ------- Report Sync ------ x: 36808 y: 0 p: 0 ------------
Here's what all I've attempting in my config file named D01 Pro
nextPage EV_MIS SCANCODE c00b5
nextPage EV_MIS SCANCODE c00e9
nextPage EV_MIS SCANCODE c0040
nextPage EV_MIS SCANCODE c0046
prevPage EV_MIS SCANCODE c00b6
prevPage EV_MIS SCANCODE c00ea
prevPage EV_MIS SCANCODE c0030
nextPage EV_KEY SCANCODE c00b5
nextPage EV_KEY SCANCODE c00e9
nextPage EV_KEY SCANCODE c0040
nextPage EV_KEY SCANCODE c0046
prevPage EV_KEY SCANCODE c00b6
prevPage EV_KEY SCANCODE c00ea
prevPage EV_KEY SCANCODE c0030
nextPage 4 4 c00b5
nextPage 4 4 c00e9
nextPage 4 4 c0040
nextPage 4 4 c0046
prevPage 4 4 c00b6
prevPage 4 4 c00ea
prevPage 4 4 c0030
nextPage EV_ABS ABS_X 512
prevPage EV_ABS ABS_X 3328
Nothing is working except for some reason double tapping up is causing it to wake/sleep.
|