AutoHotkey - Middle mouse script

Kippykip

CEO of cancelled
cringge
I made a very tiny script designed for laptops without a scroll wheel function where it replaces some keyboard keys with the middle mouse.


Left alt and left control remain the same.

It's a VERY tiny script but I find it handy
Code:
RControl::WheelDown
RAlt::WheelUp
AppsKey::MButton

Here's a compiled version if you don't have AutoHotkey:

Enjoy!
 

Attachments

  • laptop middle button.PNG
    laptop middle button.PNG
    7.5 KB · Views: 523
  • middleclick.exe
    1.1 MB · Views: 436

Sapphire_Romance14

that one guy that actually goes on the forums
that one guy that actually goes on the forums
Member
I can confirm that this file is infected with a Trojan Virus. Please do not download the file listed above. This thread has been locked and the user has been banned while we attempt to remove the infected file from the database.
 
Top