| Command | Description |
|---|
| Tab and Shif+Tab | Move back and forth between the interactive elements on the page (i.e. links, form fields), just like you normally do in a web browser. |
| ← and → | Move back and forth between accessible element. Both interactive and non-interactive elements can be accessible, and most elements containing viewable content should be accessible, but this may or may not be the case for all web pages. |
| ↑ and ↓ | Move between options in a list of radio buttons, checkboxes, or menu items. |
| Space | Select the current option from a list of radio buttons, checkboxes, or menu items. |
| Enter | Activate the interactive element you are currently focused on -- i.e. follow a link, press a button, check or uncheck a box, etc. |
| * | Display the web page content visually for a few seconds. |
| ? | Display a listing of keyboard commands and what they do. |
| b and B | Cycle back and forth through the buttons on the page. |
| f and F | Cycle back and forth through the form fields on the page. |
| h and H | Cycle back and forth through the headings on the page. |
| i and I | Cycle back and forth through the images on the page. |
| k and K | Cycle back and forth through the links on the page. |
| l and L | Cycle back and forth through the ordered, unordered, and definition lists on the page. |
| r and R | Move back and forth to the regions/landmarks on the page (i.e. heading, main, footer, etc.). |