diff options
author | Joel Addison <joel@addison.net.au> | 2016-02-03 11:38:46 +1100 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2016-02-03 09:29:45 +0100 |
commit | 140d4651afcdbf72a4b2637acd0c71925816eb82 (patch) | |
tree | 949cdcb7bd2c9566c48a8ffac9b622090be0b527 /voctogui/README.md | |
parent | 9b78b31e90e7e7341a8d253aaffa44e480597ec4 (diff) |
Add keyboard shortcut to Cut button
Use `t` to perform cut in video, as with dvswitch.
Diffstat (limited to 'voctogui/README.md')
-rw-r--r-- | voctogui/README.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/voctogui/README.md b/voctogui/README.md index 7283da0..156a086 100644 --- a/voctogui/README.md +++ b/voctogui/README.md @@ -6,8 +6,8 @@ ### Composition Modes - `F1` Fullscreen - `F2` Picture in Picture -- `F1` Side-by-Side Equal -- `F1` Side-by-Side Preview +- `F3` Side-by-Side Equal +- `F4` Side-by-Side Preview ### Select A-Source - `1` Source Nr. 1 @@ -19,5 +19,8 @@ - `Ctrl+2` Source Nr. 2 - … +### Other options +- `t` Cut + ### Select an Audio-Source Click twice on the Selection Combobox, the select your Source within 5 Seconds (It will auto-lock again after 5 Seconds) |