diff options
author | MaZderMind <github@mazdermind.de> | 2016-01-13 10:43:48 +0100 |
---|---|---|
committer | MaZderMind <github@mazdermind.de> | 2016-01-13 10:43:48 +0100 |
commit | 8674a29f80e8dd6c8bb865274ae2a27932c82bc3 (patch) | |
tree | 7a00313d1c9a54c1325f14debff0472746f80386 /voctogui | |
parent | 480c771c561e21274d5522e36007cca9289442be (diff) |
document keyboard shortcuts
Diffstat (limited to 'voctogui')
-rw-r--r-- | voctogui/README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/voctogui/README.md b/voctogui/README.md index 37f12e9..7283da0 100644 --- a/voctogui/README.md +++ b/voctogui/README.md @@ -1,3 +1,23 @@ # Voctocore - The gui-frontend for voctocore ![Screenshot of voctogui in action](voctomix.png) + +## Keyboard Shortcuts +### Composition Modes +- `F1` Fullscreen +- `F2` Picture in Picture +- `F1` Side-by-Side Equal +- `F1` Side-by-Side Preview + +### Select A-Source +- `1` Source Nr. 1 +- `2` Source Nr. 2 +- … + +### Select B-Source +- `Ctrl+1` Source Nr. 1 +- `Ctrl+2` Source Nr. 2 +- … + +### 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) |