Valendo

Keyboard Shortcuts

Every binding below is the default and every one can be changed: Ctrl+, opens the key map. Ctrl+K opens the command palette, which finds any command by name without needing a key at all.

On macOS, read Ctrl as Cmd.

Transport

ShortcutCommand
SpacePlay / pause
Ctrl+HomeBack to the start
↑Jump back a few words
↓Jump forward a few words
Ctrl+Shift+FFreeze

Pace

ShortcutCommand
→Faster
←Slower
Ctrl+Alt+1 2 3The three pace presets

The mouse wheel changes the pace anywhere in the app.

Markers and chapters

ShortcutCommand
Ctrl+MDrop a marker here
Ctrl+↓Next marker
Ctrl+↑Previous marker
Ctrl+Shift+↓Next chapter
Ctrl+Shift+↑Previous chapter

Chapter and marker jumps stop at the ends. At the last chapter, "next" does nothing rather than wrapping round to the first — a jump to the top of the script in the middle of a program is never what anyone meant.

Appearance

ShortcutCommand
Ctrl+=Larger type
Ctrl+-Smaller type
Ctrl+Shift+=Wider margin
Ctrl+Shift+-Narrower margin
Alt+=More words per line
Alt+-Fewer words per line
Ctrl+IInvert colors

These are the presenter's screen, not the editor.

Output

ShortcutCommand
Ctrl+EnterBroadcast on / off
Ctrl+BBlackout
Ctrl+Alt+MMirror
Ctrl+Alt+RRotate
Ctrl+Shift+1 … 9Put card 1–9 on screen
Ctrl+Shift+0Clear the screen

Script and project

ShortcutCommand
Ctrl+SSave the project
Ctrl+Shift+Alt+SSave the project as…
Ctrl+OOpen a project
Ctrl+NNew project
Ctrl+Shift+SExport the script
Ctrl+Alt+SExport the script as…
Ctrl+Shift+CInsert a chapter mark
Ctrl+Shift+DWrap as a stage direction
Ctrl+FFind, replace and paint in the script
Ctrl+Shift+LStrip formatting
Ctrl+ZUndo
Ctrl+Shift+ZRedo
Ctrl+TNew tab
Ctrl+WClose tab
Ctrl+DDuplicate the active tab

View

ShortcutCommand
F1Split
F2Focus
F3Desk
F5Assets column
F6Cards drawer
F7Settings
F8Transport at the top / in the footer
F11Toggle focus mode
Ctrl+Alt+=Interface larger
Ctrl+Alt+-Interface smaller
Ctrl+Alt+0Interface back to 100%
Ctrl+KCommand palette
Ctrl+,Key map
Ctrl+Shift+KMap shortcuts on screen
Ctrl+Shift+PChange the theme

Mapping by pointing at the button

Ctrl+Shift+K turns on mapping mode. The app paints a lit rectangle over every control that accepts a shortcut, with its current key printed inside. Click the one you mean, press the key, done.

Mapping mode, with every mappable control lit and its key printed on it

That is the answer to the question the list above cannot give: what is this button's key? You are looking at the button, not scrolling ninety command names hoping to recognize one.

Three things worth knowing before you turn it on:

A MIDI controller

The same mode accepts a pad instead of a key: click a lit rectangle and press the button on the surface. The binding is stored beside the keyboard one, so a command can have both.

The full list has three columns — keyboard, mouse and control surface — and the search finds a command by any of them.

The shortcut list with keyboard, mouse and MIDI columns

Only note-style messages are read, which is to say pads and buttons, not faders or knobs — the same reason sliders are out. Permission is asked once, and only the operator window ever listens.

Two families that never share a key

F1 F2 F3 are the three modes — whole screens, mutually exclusive. F5 F6 F7 F8 are the panels, which toggle on top of whatever mode you are in. They are kept apart: a key that sometimes replaces the screen and sometimes toggles a panel would be a key you cannot press without looking.