diff --git a/docs/manual/player/shortcuts.md b/docs/manual/player/shortcuts.md index 981bf88..250e785 100644 --- a/docs/manual/player/shortcuts.md +++ b/docs/manual/player/shortcuts.md @@ -8,14 +8,13 @@ hide: The following keyboard shortcuts are available when the player element has input focus: -* space - play / pause +* space - pause / resume * f - toggle fullscreen mode -* / - rewind by 5 seconds / fast-forward by 5 seconds -* Shift + / Shift + - rewind by 10% / fast-forward by 10% -* [ (left square bracket) - rewind to the previous [marker](markers.md) -* ] (right square bracket) - fast-forward to the next marker +* / - rewind / fast-forward by 5 seconds +* Shift + / - rewind / fast-forward by 10% +* [ / ] - jump to the previous / next [marker](markers.md) * 0, 1, 2 ... 9 - jump to 0%, 10%, 20% ... 90% -* . - step through a recording a frame at a time (when paused) +* . - step through a recording, one frame at a time (when paused) Go ahead and try them out in the player below: