36 lines
849 B
Markdown
36 lines
849 B
Markdown
# Keyboard Shortcuts
|
|
|
|
You can navigate between slides, start and stop presentation using keyboard shortcuts.
|
|
|
|
- [Start and Stop](#start-and-stop)
|
|
- [Forward](#forward)
|
|
- [Backward](#backward)
|
|
- [First and Last](#first-and-last)
|
|
|
|
## Start and Stop
|
|
|
|
- Start from the current slide: `Cmd Enter`, `Shift F5`, `Cmd Option P`
|
|
- Start from the first slide `Cmd Shift Enter`
|
|
- Stop: `Esc` key
|
|
|
|
## Forward
|
|
|
|
- `Right` and `Down` arrows
|
|
- `Page Down` key or `Fn Down` on Mac
|
|
- `N` for “next”, `J` or `L` keys
|
|
- `Enter` key
|
|
- `Space` key during presentation
|
|
|
|
## Backward
|
|
|
|
- `Left` and `Up` arrows
|
|
- `Page Up` key or `Fn Up` on Mac
|
|
- `P` for “previous”, `K` or `H` keys, like in vim
|
|
- `Shift Enter` key
|
|
- `Shift Space` key during presentation
|
|
|
|
## First and Last
|
|
|
|
- First slide: `Home` key or `Fn Left` on Mac
|
|
- Last slide: `End` key or `Fn Right` on Mac
|