I have a mouse with only two buttons but I still need to use the middle mouse click for some programs. Is there a way to emulate the middle mouse click (e.g. by adding a keyboard shortcurt) in Windows 7?
|
feedback
|
migrated from stackoverflow.com Aug 21 '11 at 16:38
This question came from our site for professional and enthusiast programmers.
|
If you are at all familiar with AutoIt or Autohotkey you could map any button you like to function as the middle mouse button. If you're not familiar with them, it will take less than 10 minutes to download, install and learn the syntax required to do this. | |||
|
feedback
|
|
The functions you're looking for are | |||
|
feedback
|
|
Did you try Shift+Leftclick or something similar? Some laptops use that combination to simulate middle button. Or click both buttons. | ||||
|
feedback
|