While Ember is designed for controller-first navigation, keyboard shortcuts are available for development and desktop use.
| Key | Action |
|---|
| Arrow keys | Navigate menus and grids |
| Enter | Select / confirm |
| Escape | Back / close dialog |
| Page Up / Page Down | Scroll pages in grids |
| Key | Action |
|---|
| Space | Play / pause |
| Right arrow | Seek forward |
| Left arrow | Seek backward |
| F | Toggle fullscreen |
| M | Toggle mute |
| Key | Action |
|---|
| F11 | Toggle fullscreen (app) |
| Ctrl + Shift + I | Open DevTools (development builds) |
| Ctrl + R | Reload renderer (development builds) |
Controllers are mapped to equivalent keyboard/navigation events:
| Controller | Action |
|---|
| D-pad / Left stick | Arrow keys |
| A / Cross | Enter |
| B / Circle | Escape |
| Start | Context menu / pause |
| Shoulder L/R | Page Up / Page Down |