Perform Modifier Clicks
Besides using trigger.leftClick, you can also perform modifier clicks in either of these ways:
- 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.
- In Command Mode, modifier keys continue to work normally. You can hold the modifier key first, then trigger
command.toggleDragtwice to produce the same modifier click effect.