[client] add new keybind to toggle the video stream (ScrLck+V)

This commit is contained in:
Geoffrey McRae
2020-10-14 19:32:21 +11:00
parent 46df25bb80
commit 757a90a643
3 changed files with 31 additions and 3 deletions

View File

@@ -44,6 +44,7 @@ Below are a list of current key bindings:
|-|-|
| <kbd>ScrLk</kbd> | Toggle cursor screen capture |
| <kbd>ScrLk</kbd>+<kbd>F</kbd> | Full Screen toggle |
| <kbd>ScrLk</kbd>+<kbd>V</kbd> | Video stream toggle |
| <kbd>ScrLk</kbd>+<kbd>I</kbd> | Spice keyboard & mouse enable toggle |
| <kbd>ScrLk</kbd>+<kbd>N</kbd> | Toggle night vision mode (EGL renderer only!) |
| <kbd>ScrLk</kbd>+<kbd>Q</kbd> | Quit |