Player improvements (#2099)

* Focus scene player on ready
* Change file info hotkey
* Add hide/show sidebar hotkey
* Add hotkey to hide scrubber
* Update keybinds manual page
This commit is contained in:
WithoutPants
2021-12-15 14:22:10 +11:00
committed by GitHub
parent b58883c074
commit 920ad1074f
5 changed files with 24 additions and 4 deletions

View File

@@ -56,8 +56,10 @@
| `a` | Details tab |
| `q` | Queue tab |
| `k` | Markers tab |
| `f` | File info tab |
| `i` | File info tab |
| `e` | Edit tab |
| `,` | Hide/Show sidebar |
| `.` | Hide/Show scene scrubber |
| `o` | Increment O-Counter |
| `p n` | Play next scene in queue |
| `p p` | Play previous scene in queue |