Skip to content

Instantly share code, notes, and snippets.

@RebeccaWhit3
Last active February 25, 2017 09:01
Show Gist options
  • Save RebeccaWhit3/7274ae058c2c35d5ef5fe5acb70b5577 to your computer and use it in GitHub Desktop.
Save RebeccaWhit3/7274ae058c2c35d5ef5fe5acb70b5577 to your computer and use it in GitHub Desktop.
AutoHotkey Variables, Inputs, Syntax | Searchable Table
Category Action Description
Mouse • General LButton Left mouse button
Mouse • General RButton Right mouse button
Mouse • General MButton Middle or wheel mouse button
Mouse • Advanced XButton1 4th mouse button. Typically performs the same function as Browser_Back
Mouse • Advanced XButton2 5th mouse button. Typically performs the same function as Browser_Forward
Mouse • Wheel WheelDown Turn the wheel downward (toward you)
Mouse • Wheel WheelUp Turn the wheel upward (away from you)
Mouse • Wheel WheelLeft Tilt the mouse wheel left
Mouse • Wheel WheelRight Tilt the mouse wheel right
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment