Add missing scene player shortcuts to Help

This commit is contained in:
DogmaDragon 2023-07-12 03:12:15 +03:00 committed by DogmaDragon
parent 128e32120d
commit 99bb77a367

View File

@ -79,6 +79,8 @@ parent: In-app Manual
| `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 |
@ -88,6 +90,9 @@ parent: In-app Manual
| `{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