panning by pressed middle mouse [autohotkey]

Have an urge to learn, or a calling to teach? Want to share some useful Youtube videos? Do it here!
Post Reply
xbitz
Posts: 154
Joined: 28 Apr 2017

28 Nov 2021

~MButton::
Send, {u}
While GetKeyState("MButton")
{
Send, {click down}
sleep 10
}
Send, {click up}
Send, {q}
Return

https://i.ibb.co/QPxJH0H/pmiddle.gif I was some problem with my Logitech mouse which has logical middle mouse buttons affected topic https://www.autohotkey.com/boards/viewtopic.php?t=78919 it's working now with the script above
:reason: :recycle: :re: :record: :refill: :rt:

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 18 guests