Hi all,
After weeks trying to find out how to middle click on a surface pro 4 using Autocad, I finally found a solution.
Using AutoHotkey the following script seems to work fine. At least It's working fine in my case.
$RButton::;HoldRButtonfor400ms to hold MButton down.
KeyWait,RButton...