Tagged Questions
1
vote
2answers
1k views
Send double-click with Autohotkey
I'd like to remap the middle mouse button to double-click using autohotkey.
A simple remapping (4th mutton -> middle button) worked fine using XButton1::MButton but I couldn't find a way to remap a ...