From ff959529694d427718d0cfb921cb949a9f3af73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Tue, 14 Aug 2018 14:36:53 +0300 Subject: [PATCH] Start documenting keyboard shortcuts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm sure I don't know all of them. Signed-off-by: Paul Tötterman --- docs/shortcuts.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/shortcuts.md diff --git a/docs/shortcuts.md b/docs/shortcuts.md new file mode 100644 index 00000000..2c60f6f9 --- /dev/null +++ b/docs/shortcuts.md @@ -0,0 +1,9 @@ +# Keyboard Shortcuts + +- Ctrl+m - toggle markdown +- Ctrl+d - toggle mic mute +- Ctrl+e - toggle video on/off +- Ctrl+k - jump to named room +- / - navigate within room list +- PageUp/PageDown - scroll timeline up/down +- Ctrl+Home/End - jump to timeline start/end