Skip to content

Supported Mouse Key List

KeyTik uses AutoHotkey, so any key supported by AutoHotkey is also supported by KeyTik.

KeyTik supports a wide range of mouse keys, even unusual ones. There are around 9 mouse specific keys.

Below is a list of Mouse-specific keys that KeyTik supports. Single keys like symbols or letters are listed separately. This list is adapted from the AutoHotkey Website.


Mouse

NameDescription
Left ButtonPrimary mouse button. Which physical button this corresponds to depends on system settings; by default it is the left button.
Right ButtonSecondary mouse button. Which physical button this corresponds to depends on system settings; by default it is the right button.
Middle ButtonMiddle or wheel mouse button.
XButton14th mouse button. Typically performs the same function as Browser_Back.
XButton25th mouse button. Typically performs the same function as Browser_Forward.
Wheel UpTurn the wheel downward (toward you).
Wheel DownTurn the wheel upward (away from you).
Wheel LeftScroll to the left. These can be used as hotkeys with some (but not all) mice which have a second wheel or support tilting the wheel to either side. In some cases, software bundled with the mouse must instead be used to control this feature. Regardless of the particular mouse.
Wheel RightScroll to the rigt. These can be used as hotkeys with some (but not all) mice which have a second wheel or support tilting the wheel to either side. In some cases, software bundled with the mouse must instead be used to control this feature. Regardless of the particular mouse.