Quote:
Originally Posted by silvern0va
I'm struggling to get my D01 Pro working.
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 1904
Min 0
Max 4095
Event code 1 (Y)
Value 3500
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)
And here's the results of pressing the buttons.
Event: time 1724882570.810041, type 4 (Misc), code 4 (ScanCode), value c00b5
Event: time 1724882570.810041 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724882570.838805, type 4 (Misc), code 4 (ScanCode), value c00b5
Event: time 1724882570.838805 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724882572.414609, type 4 (Misc), code 4 (ScanCode), value c00cd
Event: time 1724882572.414609 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724882572.430194, type 4 (Misc), code 4 (ScanCode), value c00cd
Event: time 1724882572.430194 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724882573.388559, type 4 (Misc), code 4 (ScanCode), value c00b6
Event: time 1724882573.388559 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
Event: time 1724882573.418822, type 4 (Misc), code 4 (ScanCode), value c00b6
Event: time 1724882573.418822 ------- Report Sync ------ x: 36808 y: 36728 p: 0 ------------
|
For some reason when I double tap the top button on this it does sleep/wake without me having even coded that so I'm deeply confused as the what I do. This is my current config file
nextPage EV_MIS SCANCODE c00b5
prevPage EV_MIS SCANCODE c00b6
nextPage EV_KEY SCANCODE c00b5
prevPage EV_KEY SCANCODE c00b6
nextPage 4 4 c00b5
prevPage 4 4 c00b6