Code: Select all
MButton::
Send {2 down}
Send {Shift down}
MouseClickDrag L,0,0,32,0,0,R
Send {Shift up}
MouseMove -16,0,0,R
Click, Down
MouseMove 0,-5,0,R
KeyWait, MButton
Click, Up
Send ^z
Click
Send {2 up}
MouseMove -16,5,0,R
return
if somebody would have a better idea for this, please
ps: capslock & MButton keeps the orig func. of the middle button, it doesn't work with other modifiers
