Skip to content

Perform Modifier Clicks

Besides using trigger.leftClick, you can also perform modifier clicks in either of these ways:

  1. In Element Mode, Grid Mode, Find Mode, and similar commands that already produce clicks, hold the modifier key while entering the hint. At minimum, the modifier key needs to be held when you type the final character so the resulting click keeps that modifier.
  2. In Command Mode, modifier keys continue to work normally. You can hold the modifier key first, then trigger command.toggleDrag twice to produce the same modifier click effect.