The components can appear in any order except ClickCount, which must occur somewhere to the right of Coords, if present.Ĭoords: If omitted, the cursor's current position is used. Separate each component from the next with at least one space, tab, and/or comma. Otherwise, specify one or more of the following components: Coords, WhichButton, ClickCount, DownOrUp, and/or Relative. If blank or omitted, a single left click is performed at the mouse cursor's current position.
It can also hold down a mouse button, turn the mouse wheel, or move the mouse. Click - Syntax & Usage | AutoHotkey Click Ĭlicks a mouse button at the specified coordinates.