Major updates to the help system. New files added for getting started and for the upload server.

This commit is contained in:
Storm Dragon
2025-08-26 14:10:21 -04:00
parent a63a5a5fb6
commit c08f738c44
12 changed files with 406 additions and 52 deletions
+3 -2
View File
@@ -7,8 +7,8 @@ Behind the scenes, music is handled with the mpv media player. This gives you th
- F1: Announce current track information.
- 9: Decrease volume.
- 0: Increase volume.
- Less Than: Previous track.
- Greater Than: Next track.
- Less Than: Previous track.
- Greater Than: Next track.
- Left Arrow: Seek backward.
- Right Arrow: Seek forward.
- Down Arrow: Seek backward by a larger increment.
@@ -17,3 +17,4 @@ Behind the scenes, music is handled with the mpv media player. This gives you th
- Right Bracket: Speed up playback.
- q: Close mpv.
- Shift+Q: Save your position in the current track and close mpv.