From 176a3a422f93cd897f9a7fc4c785b4db226bc30e Mon Sep 17 00:00:00 2001 From: Baz Cuda Date: Wed, 3 May 2023 12:31:33 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1fc3ad4..aa84daf 100644 --- a/README.md +++ b/README.md @@ -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% @@ -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)