I have done the following, but can’t get a double click. I am sure I have done something wrong. The compiled executable is present, I have ran it, not working so far.
Any help would be welcome.
Does the new mouse have an option (in the ‘other’ category) to run a program when the mouse wheel is pressed? If so then you could build your own ‘double-clicker’ using AutoHotkey orAutoIt. It’s very easy but takes a few steps.
For example:
1. Download and install AutoHotkey[/url] (scripting langusage).
2. Download and install SciTE4AutoHotkey (IDE for AutoHotkey).
3. Open SciTE4AutoHotkey.
4. Copy/paste the following code into SciTE4AutoHotkey:
Code:
MouseClick, left, , , 2
5. Save this as something like MyDoubleClicker.ahk.
6. From SciTE4AutoHotkey’s Tools menu, choose Compile. This will create an executable file, e.g. MyDoubleClicker.exe, that double-clicks wherever the mouse cursor is[/url] when run.Hope this helps…[/B][/B][/B][/B][/B][/B][/B]
BTW, I have the Logitech “other set to Launch Program.