Changes

Jump to: navigation, search

BigBlueButton Accessibility Instructions

813 bytes added, 18:01, 2 March 2013
Shortcut Keys
===Shortcut Keys===
The last main component of adding accessibility to your code is to add shortcut keys. Like hotkeys in any other application, these are key combinations that allow quick access to any feature. In BigBlueButton, there are two distinct sets of hotkeys: global and local. Each of these has it's own "modifier," depending on the browser, and an ASCII keycode. For example, the hotkey to focus the Presentation window has the keyCode 52, which translates to the number 4 key. In Firefox, since it is a global hotkey, the modifier is the Control key. So, Ctrl-4 focuses the Presentation window. The modifiers are in this table:
{| class="wikitable" border="1" cellpadding="5"
|-
! Browser !! Global !! Local
|-
| Firefox || Ctrl || Ctrl-Shift
|-
| Chrome || Ctrl || Ctrl-Shift
|-
| Explorer || Ctrl-Alt || Ctrl-Shift
|}
====Global Shortcuts====
====Testing====
====Local Shortcuts====
====Testing====
1
edit

Navigation menu