Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BazzaCuda committed May 3, 2023
2 parents 92f5ee0 + 176a3a4 commit df69a39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Control | Action
------- | ------
`ALT-SPACEBAR` | Activate the system menu to get to the About Box
`ESCape` | exit Fullscreen mode, or exit the app if in window mode
`SPACEBAR` | pause/resume playback (also left mouse double-click on the video, or right mouse single-click)
`SPACEBAR` | pause/resume playback (also left mouse double-click on the video, or right mouse single-click) (all media windows, spacebar only)
`Ctrl-Up Arrow` | increase playback speed 10%
`/` | increase playback speed 10%
`Ctrl-Down Arrow` | decrease playback speed 10%
Expand Down Expand Up @@ -44,8 +44,8 @@ Control | Action
`S` | re[S]tart the current media file from the beginning, aka [S]tartover (all media windows)
`T` | [T]ab through the media file a 200th, 100th (default), 50th, 20th or 10th of its duration (use SHIFT-ALT, ALT, SHIFT, CAPS LOCK to modify) (all media windows)
`Ctrl-T` | [T]ab back through the media file a 100th (default), 50th, 20th or 10th of its duration (use ALT, SHIFT, CAPS LOCK to modify) (all media windows)
`TAB` | tab forwards 1/200th the duration of the media file
`Ctrl-TAB` | tab backwards 1/200th the duration of the media file
`TAB` | tab forwards 1/200th the duration of the media file (only the selected media window)
`Ctrl-TAB` | tab backwards 1/200th the duration of the media file (only the selected media window)
`U` | [U]nzoom, i.e. re-fit the video to the window
`V` | maximize / restore [V]iew, same as [M]
`W` | [W]atch the next video in the list (or play the next audio)
Expand Down

0 comments on commit df69a39

Please sign in to comment.