Is it possible to simulate a double left click by using the middle mouse button down event?
The reason I'm looking to do this is because it would be a lot easier to single middle button click on a unit to select all units of that type in the visible screen instead of double clicking a unit. I know this seems minor, but I believe it would help me on my micro.
If it's necessary, I have knowledge in several programming languages, but am unsure if it's even necessary to program something.