View Single Post
Old 01-18-2017, 07:58 PM   #166
Mr_SkiZZeX
Junior Member
Mr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheeseMr_SkiZZeX can extract oil from cheese
 
Posts: 8
Karma: 1000
Join Date: Jan 2017
Device: Kindle Paperwhite 3 G090G1
Hello, I registered just to thank you for this awesome little piece of software and to tell everybody the scancodes for wireless mouse. Seriously I couldn't for the love of god find them anywhere on the internet. I had to download Linux and virtualbox it to run evtest.

Anywho here they are :

Event code 272 (BTN_LEFT)
Event code 273 (BTN_RIGHT)
Event code 274 (BTN_MIDDLE)
Event code 275 (BTN_SIDE)
Event code 276 (BTN_EXTRA)
Event code 277 (BTN_FORWARD)
Event code 278 (BTN_BACK)
Event code 279 (BTN_TASK)

Sadly the mouse wheel isn't a key so it can't be used for brightness. But otherwise it works very nicely.

To explain my actions a bit, wireless presenters in Poland start at around 20$. For a 2 button "keyboard" with a laser. I'm not buying that ever. But fortunately, wireless mice are for like 2$ with 0,20$ for nano otg adapter. So as you can see I prefer mice than some presenter.

Thanks again for this.
Oh and my config if anybody wants to copy it instead of typing some numbers:

{
"key_brightness_down" : [ 114 ],
"key_brightness_up" : [ 115 ],
"key_next_page" : [ 104, 103, 106, 272 ],
"key_prev_page" : [ 109, 108, 105, 273 ],
"key_wake" : [ 15, 274 ]
}
Mr_SkiZZeX is offline   Reply With Quote