Apparently Onyx uses the F1-12 keycodes for functions on the Boox Remoter. I don't have one, but this is how the F keys affect the Poke3 at least.
Code:
Key USB Code Function
--- --- ---- ---------------------
F1 3a 131 Menu
F2 3b 132 Back
F3 3c 133 Display control
F4 3d 134 Full screen refresh
F5 3e 135 Screenshot
F6 3f 136 Toggle glowlight
F7 40 137 (F7)
F8 41 138 Home
F9 42 139 Display control
F10 43 140 Refresh settings
F11 44 141 (F11)
F12 45 142 Brightness adjustment
To try these out:
Code:
$ input keyevent 134
If somebody with a Boox Remoter could double check this and also the 5 Way rocker it would be appreciated.