Merge pull request #134 from SenecaCDOT-BigBlueButton/really-just-hotkeys
Fixed accidental logout on Ctrl-X
This commit is contained in:
commit
ebd6c864f2
@ -365,7 +365,7 @@ bbb.shortcutkey.share.webcam.function = Open webcam sharing window
|
||||
|
||||
bbb.shortcutkey.shortcutWindow = 72
|
||||
bbb.shortcutkey.shortcutWindow.function = Open shortcut help window
|
||||
bbb.shortcutkey.logout = 88
|
||||
bbb.shortcutkey.logout = 76
|
||||
bbb.shortcutkey.logout.function = Log out of this meeting
|
||||
bbb.shortcutkey.raiseHand = 82
|
||||
bbb.shortcutkey.raiseHand.function = Raise your hand
|
||||
|
Loading…
Reference in New Issue
Block a user