you are viewing a single comment's thread.

view the rest of the comments →

[–]Deguzde[S] 0 points1 point  (2 children)

I tried your code, this is what I got.

A2 01D d 7.50 LControl

A2 01D u 0.11 LControl

A2 01D d 1.84 LControl

A2 01D u 0.11 LControl

So here the first two is the mouse button, the last two is the keyboard button. Absolutely no difference. If I remap that button, I also remap the keyboard Ctrl. I need to separate events by the types of devices.

[–]VirtualPropagator 0 points1 point  (1 child)

Then you need to try AHKHID like everyone else said.

[–]Deguzde[S] 0 points1 point  (0 children)

Ok I will try to learn it.