← Manual

Keyboard shortcuts

Keys the console reserves, and the keys you can map yourself.

Two kinds of key work in LMX: the small set the console reserves for itself, and everything you map yourself with MAP KEY.


Reserved by the console

Anywhere

KeyDoes
F1Open this help
Ctrl+NNew show
Ctrl+OOpen a show
Ctrl+SSave
Ctrl+Shift+SSave As…
Ctrl+Z / Ctrl+YUndo / redo (UNDO · REDO)
Ctrl+F(in the help window) Jump to the search box

Undo and redo leave a text field’s own undo alone - while you are typing in a box, Ctrl+Z still belongs to the box.

Playback, out of the box

KeyDoes
Numpad 0GO
Numpad EnterSTOP

These two are defaults, not stored mappings, so they work in a show of any age. Map either key to something else and your mapping wins; MAP KEY NUM0 REMOVE turns the default off for that show, and MAP KEY NUM0 GO puts it back. SHOW MAP lists them, marked (default).

In the command line

KeyDoes
EnterRun the command
TabComplete the current word, or cycle the options
Up / DownWalk back and forth through this session’s commands

In tables

Key / gestureDoes
ClickSelect that row
Ctrl+clickAdd or remove one row from the selection
Shift+clickSelect the run between the last click and this one
Double-click a cellEdit it in place
EnterCommit the edit
EscAbandon the edit and put the old value back

On dials and sliders

Held while draggingEffect
CtrlFine - small steps for precise angles
ShiftCoarse - large steps to cross the range quickly

On Quick Access tiles

GestureEffect
ClickApply, releasing whatever else in that row was on
Ctrl+click or Shift+clickStack instead of replacing
Right-click and dragApply at a percentage, live

Keys you map yourself

MAP KEY binds a key to GO, STOP, tap tempo, or any command at all:

MAP KEY NUM0 GO
MAP KEY NUMENTER STOP
MAP KEY NUM5 TAP FREQUENCY 1
MAP KEY CTRL B COMMAND "BLACKOUT" ENTER
MAP KEY F9 COMMAND "GO "                # leaves it in the command line to finish
MAP KEY DETECT GO                       # press the key you want
SHOW MAP
MAP KEY NUM0 REMOVE

Which keys are allowed bare (no modifier): F1F12, every numpad key (NUM0NUM9, NUM+, NUM-, NUM*, NUM/, NUM., NUMENTER), and HOME END PGUP PGDN INSERT DELETE TAB ESC.

Everything else needs CTRL or ALT - characters, arrows, ENTER, BACKSPACE, SPACE - so that ordinary typing and field navigation are never hijacked.

The numpad is the obvious home for playback: it is a self-contained block of keys you can find without looking. That is why NUM0 and NUMENTER are already bound to GO and STOP before you map anything.

Full detail: MIDI and keyboard mapping.


See also

The command line · MIDI and keyboard mapping · Control reference

Related topics