Skip to content

Commit

Permalink
Add missing scene player shortcuts to Help -> Keyboard Shortcuts (sta…
Browse files Browse the repository at this point in the history
…shapp#3903)

Co-authored-by: chickenwingavalanche <chickenwingavalanche@example.com>
  • Loading branch information
chickenwingavalanche and chickenwingavalanche committed Jul 12, 2023
1 parent 96f2229 commit b2b52bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ui/v2.5/src/docs/en/Manual/KeyboardShortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
| `p n` | Play next scene in queue |
| `p p` | Play previous scene in queue |
| `p r` | Play random scene in queue |
| `Space` | Play/pause player |
| `Enter` | Play/pause player |
| `` | Seek backwards by 10 seconds |
| `` | Seek forwards by 10 seconds |
| `Shift + ←` | Seek backwards by 5 seconds |
Expand All @@ -73,6 +75,9 @@
| `{1-9}` | Seek to 10-90% duration |
| `[` | Scrub backwards 10% duration |
| `]` | Scrub forwards 10% duration |
| `` | Increase volume 10% |
| `` | Decrease volume 10% |
| `m` | Toggle mute |

### Scene Markers tab shortcuts

Expand Down

0 comments on commit b2b52bc

Please sign in to comment.