tweak/tidy up readme.md

This commit is contained in:
Carsten Haitzler 2022-06-04 14:36:29 +01:00
parent 21d8ba83e2
commit 6bb2f1958e
1 changed files with 13 additions and 7 deletions

View File

@ -37,10 +37,10 @@ Which goes into "Browser mode" where Rage will index/list your
~/Videos directory as a library (and subdirectories).
This depends on video engine support to display them, so it may not
work. Also rage will use a srt or sub format file if found,
automatically. If the filename is video.mp4 or video.avi, video.mov
etc. then rage looks for video.srt or video.sub and automatically will
use it.
work. You might have toinstall more codec plugins for Gstreamer. Also
Rage will use a srt or sub format file if found, automatically. If the
filename is video.mp4 or video.avi, video.mov etc. then Rage looks for
video.srt or video.sub and automatically will use it.
If you DND files onto its window, they are added to the playlist.
Mouse over the right of the window brings up the playlist. Mouse over
@ -48,7 +48,7 @@ the position bar at the bottom, if it's a video, brings up a video
thumbnail of that position (it may take a while to generate thumbnails
for that video - they are cached).
If you run rage without arguments at all it goes into "browser" mode
If you run Rage without arguments at all it goes into "browser" mode
where it will index all your media files in "$HOME/Videos" or whatever
you have configured your XDG video directory to be. It will flatten
out all directories that it recursively scans in this videos director
@ -62,8 +62,11 @@ fetching or generating thumbnails for the first time, be a little
patient. They will be cached so they only need to be generated or
fetched once (or if the file changes).
It's fully key controlled too. Key controls are:
-----
## Key controls
It's fully key controlled too. Key controls are:
| KEY | Action
| ----------------|----------------------------------------------------------
@ -82,6 +85,9 @@ It's fully key controlled too. Key controls are:
| XF86AudioPlay | pause toggle
| s | Stop
| XF86AudioStop | Stop
| BackSpace | Stop
| Delete | Stop
| c | Stop but don't exit playback
| PgUp | Previous file
| XF86AudioPrev | Previous file
| PgDn | Next file