From 113da121e9e3ed0f37071c726f1e3ec72815f94e Mon Sep 17 00:00:00 2001 From: Geoffrey McRae Date: Fri, 31 May 2019 16:44:08 +1000 Subject: [PATCH] [client] updated documentation for new keybinds --- VERSION | 2 +- client/README.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index a8ab71ca..62d2ce63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -B1-rc5-3-g0851fd13e6+1 \ No newline at end of file +B1-rc5-4-gdd7413f973+1 \ No newline at end of file diff --git a/client/README.md b/client/README.md index 8c16efb0..3bbf0508 100644 --- a/client/README.md +++ b/client/README.md @@ -48,6 +48,19 @@ Below are a list of current key bindings: | ScrLk+N | Toggle night vision mode (EGL renderer only!) | | ScrLk+Insert | Increase mouse sensitivity (in capture mode only) | | ScrLk+Del | Decrease mouse sensitivity (in capture mode only) | +| ScrLk+F1 | Send Ctrl+Alt+F1 to the guest | +| ScrLk+F2 | Send Ctrl+Alt+F2 to the guest | +| ScrLk+F3 | Send Ctrl+Alt+F3 to the guest | +| ScrLk+F4 | Send Ctrl+Alt+F4 to the guest | +| ScrLk+F5 | Send Ctrl+Alt+F5 to the guest | +| ScrLk+F6 | Send Ctrl+Alt+F6 to the guest | +| ScrLk+F7 | Send Ctrl+Alt+F7 to the guest | +| ScrLk+F8 | Send Ctrl+Alt+F8 to the guest | +| ScrLk+F9 | Send Ctrl+Alt+F9 to the guest | +| ScrLk+F10 | Send Ctrl+Alt+F10 to the guest | +| ScrLk+F11 | Send Ctrl+Alt+F11 to the guest | +| ScrLk+F12 | Send Ctrl+Alt+F12 to the guest | + ### Setting options via command line arguments