-
Notifications
You must be signed in to change notification settings - Fork 58
Keyboard Shortcuts
Brianna Rainey edited this page May 5, 2022
·
1 revision
Key Combo | Effect |
---|---|
Ctrl+S | Save Current Project |
Ctrl+A | Save Project As... |
Ctrl+O | Open Project |
Ctrl+N | New Project (prompts to save current project) |
Ctrl+Z | Undo |
Ctrl+Shift+Z or Ctrl+Y | Redo |
Ctrl+T or Insert | Add Component |
Ctrl+R or Delete | Remove Component |
Ctrl+Space | Focus Component List |
Ctrl+Shift+S | Save Component Preset |
Ctrl+Shift+C | Remove Preset from Component |
Ctrl+Up | Move Selected Component Up |
Ctrl+Down | Move Selected Component Down |
Ctrl+Home | Move Selected Component to Top |
Ctrl+End | Move Selected Component to Bottom |
Ctrl+Shift+U | Open Undo History |
Ctrl+Shift+F | Show FFmpeg Command |
Ctrl+Alt+Shift+R | Force redraw preview (must use --debug ) |
Ctrl+Alt+Shift+A | Dump MainWindow data into log (must use --debug ) |