Making mouse wheel click generate left mouse button double-click

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
idigmarklin
Posts: 1
Joined: 04 Mar 2020, 14:54

Making mouse wheel click generate left mouse button double-click

04 Mar 2020, 15:06

I'm sure I bit off more than I can chew here. This looks like an awesome program, but I only downloaded it to do one thing.

Can someone possibly send me step-by-step instructions to do this (presumably) very simple thing...

I just want to press on the mouse wheel and have a left-mouse button double-click generated.

Thanks to anyone who can assist.
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: Making mouse wheel click generate left mouse button double-click

07 Mar 2020, 13:10

It should be,

Code: Select all

WheelDown::Click 2
Initial commas are not allowed in v2.

Cheers.
ma_j
Posts: 1
Joined: 29 Apr 2024, 16:28

Re: Making mouse wheel click generate left mouse button double-click

29 Apr 2024, 16:34

Hi, how can I produce a double click by *clicking" the mouse wheel instead of rolling it up or down?
gregster
Posts: 9075
Joined: 30 Sep 2013, 06:48

Re: Making mouse wheel click generate left mouse button double-click

29 Apr 2024, 16:38

ma_j wrote:
29 Apr 2024, 16:34
Hi, how can I produce a double click by *clicking" the mouse wheel instead of rolling it up or down?
Try

Code: Select all

Mbutton::Click 2

Return to “Ask for Help (v2)”

Who is online

Users browsing this forum: pedro45_vs, thqby, wilkster and 60 guests