From bc8dd57638b228d26dd687eab5512f1eee23a1f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 12 Aug 2020 16:09:39 -0400 Subject: [PATCH] start a stub for bbb --- big-blue-button.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 big-blue-button.md diff --git a/big-blue-button.md b/big-blue-button.md new file mode 100644 index 0000000..b8c2fb3 --- /dev/null +++ b/big-blue-button.md @@ -0,0 +1,12 @@ +# BigBlueButton + +To mute with keyboard: + +options menu (three vertical dots in the upper right hand corner). + +`Alt + Shift + M` + + +```{note} + There's an [issue to float mute/unmute](https://github.com/bigbluebutton/bigbluebutton/issues/9947) which will be helpful when screensharing; until then using the shortcut is crucial. +```