evilC / AutoHotInterception

An AutoHotkey wrapper for the Interception driver
MIT License
734 stars 66 forks source link

Difficulties with pressing the 2nd mouse right button and sendink a keyboard event #108

Closed Iraito closed 9 months ago

Iraito commented 10 months ago

Just like in the title, i would like to press the second mouse right button and send instead a spacebar event on my keyboard in AHK 2.0

evilC commented 9 months ago

Subscribe to the right mouse button and set block to true.
Inside the callback function, send space