36 lines
877 B
Markdown
36 lines
877 B
Markdown
# Keyboard Shortcuts
|
|
|
|
You can navigate between slides, start and stop presentation using keyboard shortcuts.
|
|
|
|
- [Forward](#forward)
|
|
- [Backward](#back)
|
|
- [First and Last](#first-and-last)
|
|
- [Start and Stop](#start-and-stop)
|
|
|
|
## Forward
|
|
|
|
- `Right` and `Down` arrows
|
|
- `Page Down` key or `Fn Down` on Mac
|
|
- `J` or `L` keys, like in console
|
|
- `Enter` key
|
|
- `Space` key during presentation
|
|
|
|
## Backward
|
|
|
|
- `Left` and `Up` arrows
|
|
- `Page Up` key or `Fn Up` on Mac
|
|
- `K` or `H` keys, like in console
|
|
- `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
|
|
|
|
## Start and Stop
|
|
|
|
- Start presentation from the current slide: `Cmd Enter`, `Cmd Option P`, `Shift F5`
|
|
- Start presentation from the first slide `Cmd Shift Enter` or `F5`
|
|
- Stop presentation: `Esc` or `F5` key
|