Skip to content

Controls section

WinMac edited this page Mar 3, 2026 · 1 revision

Start Button actions with mouse click:

  • LeftClick = true | false
  • RightClick = true | false
  • MiddleClick = true | false

Start Button actions with mouse click while holding Shift:

  • ShiftLeftClick = true | false
  • ShiftRightClick = true | false
  • ShiftMiddleClick = true | false

Windows Key actions:

  • WindowsKey = true | false
  • ShiftWindowsKey = true | false

Clone this wiki locally