Skip to contentSkip to Content

Mantis ALT Command

The Mantis ALT command emulates the Alt key (Option key on macOS).


Syntax & Examples

hello.mantis
1REM Close the active window
2ALT F4
3
4REM Switch active application window
5ALT TAB
6
7REM Open context menu in active window
8ALT SPACE

  • CTRL — Control modifier key.
  • GUI — Windows / Command modifier key.
  • ENTER — Enter keystroke.
Last updated on