evilC / AutoHotInterception

An AutoHotkey wrapper for the Interception driver
MIT License
707 stars 64 forks source link

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

Closed Iraito closed 6 months ago

Iraito commented 8 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 6 months ago

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