# MathCAT Navigation Commands and their Key Bindings There are two modes, each of which can set: * Speech after move mode: whether the expression is read or described (a summary/outline) after each move * Navigation mode: navigate by subexpression, small piece, or character (shift+down/up arrow will cycle to smaller/larger modes and then wrap around). See the [Navigation Modes section](#navigation-modes) after the table for explanations of these modes. Note: while navigating an expression, "control+c" copies the MathML for the current node in NVDA. ## Navigation Commands Table
Key | Unmodified | + Ctrl | + Shift | +Cntrl+Shift |
Left | Move to previous |
In table: move to previous cell In columnar math: move to previous digit Note: Ctrl+Alt+Left can also be used |
Read previous | Describe previous |
Right | Move to next |
In table: move to next cell In columnar math: move to next digit Note: Ctrl+Alt+Right can also be used |
Read next | Describe next |
Up | Zoom out |
In table: move to cell above In columnar math: move to digit above Note: Ctrl+Alt+Up can also be used |
Change Navigation Mode (Enhanced/Simple/Character) to larger | Zoom out all the way |
Down | Zoom in |
In table: move to cell below In columnar math: move to digit below Note: Ctrl+Alt+Down can also be used |
Change Navigation Mode (Enhanced/Simple/Character) to smaller | Zoom in all the way |
Enter | Where am I | Global Where am I | ||
Numbers 1-10 (0 is 10) |
Jump to Place Marker | Set placemarker | Read Placemarker | Describe Placemarker |
Space | Read current | Read Current cell | Toggle “speech mode” to read or describe | Describe current |
Home | Move to start of expression | Move to start of line | Move to start of column Move to digit at top | NYI: Read from start of expression |
End | Move to end of expression | Move to end of line | Move to end of column Move to digit at bottom | NYI: Read to end of expression |
Backspace | Move back to last position |
|