View Single Post
      10-22-2019, 10:58 AM   #791
RaceX58
New Member
54
Rep
29
Posts

Drives: BMW F20
Join Date: Oct 2019
Location: France

iTrader: (0)

Quote:
Originally Posted by Firefly1337 View Post
Good job, looks good.
Could you tell me the values you are listening to for the scroll wheel? Thanks!

I am currently working on that. My unit arrives tomorrow but I have a working prototype on my phone, see screenshot.
And it's software only, no additional hardware required.
It's looking great !

I'm planning to make an Excel file with the intents values I've found but I'm missing free time...

For the scroll wheel :

Code:
Action = com.choiceway.eventcenter.EventUtils.ZXW_CAN_KEY_EVT
Extras = com.choiceway.eventcenter.EventUtils.ZXW_CAN_KEY_EVT_EXTRA
Values are :

Code:
Scroll Up = 3
Scroll down = 2
Click = 6
Also there are others values :

Code:
Voice button = 55
Mode button = 16
Option button = 20
Back button = 85
Menu button = 9
Hope it helps,

RaceX58
Appreciate 1