|
Name
|
Key
|
Description
|
|
Stop speech
|
Control
|
Instantly stops speaking
|
|
Pause Speech
|
Shift
|
Instantly pauses speech. Pressing it again will continue speaking where it left off (if pausing is supported by the current synthesizer)
|
|
NVDA Menu
|
NVDA+n
|
Pops up the NVDA menu to allow you to access preferences, tools and help etc
|
|
Toggle Speech Mode
|
NVDA+s
|
Toggles speech mode between speech, beeps and off.
|
|
Toggle Keyboard Help Mode
|
NVDA+1
|
Pressing any key in this mode will report the key, and the description of any NVDA command associated with it
|
|
Quit NVDA
|
NVDA+q
|
Exits NVDA
|
|
Pass next key through
|
NVDA+f2
|
Tells NVDA to pass the next key press straight through to the active application, even if it is normally treeted as an NVDA key command
|
|
Toggle application sleep mode on and off
|
NVDA+shift+s
|
sleep mode disables all NVDA commands and speech/braille output for the current application. This is most useful in applications that provide their own speech or screen reading features. Press this command again to disable self voicing mode.
|
When within a table, the following key commands are also available:
|
Name
|
Desktop key
|
Laptop key
|
Description
|
|
Report current object
|
NVDA+numpad5
|
NVDA+control+i
|
Reports the current navigator object. Pressing twice spells the information, and pressing 3 times copies this object's name and value to the clipboard.
|
|
Move to containing object
|
NVDA+numpad8
|
NVDA+shift+i
|
Moves to the object containing the current navigator object
|
|
Move to previous object
|
NVDA+numpad4
|
NVDA+control+j
|
Moves to the object before the current navigator object
|
|
Move to next object
|
NVDA+numpad6
|
control+NVDA+l
|
Moves to the object after the current navigator object
|
|
Move to first contained object
|
NVDA+numpad2
|
NVDA+shift+comma
|
Moves to the first object contained by the current navigator object
|
|
Move to focus object
|
NVDA+numpadMinus
|
NVDA+backspace
|
Moves to the object that currently has the system focus, and also places the review cursor at the position of the System caret, if it is showing
|
|
Activate current navigator object
|
NVDA+numpadEnter
|
NVDA+enter
|
Activates the current navigator object (similar to clicking with the mouse or pressing space when it has the system focus)
|
|
Move System focus or caret to current review position
|
NVDA+shift+numpadMinus
|
NVDA+shift+backspace
|
pressed once Moves the System focus to the current navigator object, pressed twice moves the system caret to the position of the review cursor
|
|
Report navigator object dimensions
|
NVDA+numpadDelete
|
NVDA+delete
|
Reports the current navigator object's dimensions on screen in per centages (including distance from left and top of screen, and its width and height)
|
|
Name
|
Desktop key
|
Laptop key
|
Description
|
|
Move to top line in review
|
shift+numpad7
|
NVDA+7
|
Moves the review cursor to the top line of the text
|
|
Move to previous line in review
|
numpad7
|
NVDA+u
|
Moves the review cursor to the previous line of text
|
|
Report current line in review
|
numpad8
|
NVDA+i
|
Announces the current line of text where the review cursor is positioned. Pressing twice spells the line. Pressing three times spells the line using character descriptions.
|
|
Move to next line in review
|
numpad9
|
NVDA+o
|
Move the review cursor to the next line of text
|
|
Move to bottom line in review
|
shift+numpad9
|
NVDA+9
|
Moves the review cursor to the bottom line of text
|
|
Move to previous word in review
|
numpad4
|
NVDA+j
|
Moves the review cursor to the previous word in the text
|
|
Report current word in review
|
numpad5
|
NVDA+k
|
Announces the current word in the text where the review cursor is positioned. Pressing twice spells the word. Pressing three times spells the word using character descriptions.
|
|
Move to next word in review
|
numpad6
|
NVDA+l
|
Move the review cursor to the next word in the text
|
|
Move to start of line in review
|
shift+numpad1
|
NVDA+shift+u
|
Moves the review cursor to the start of the current line in the text
|
|
Move to previous character in review
|
numpad1
|
NVDA+m
|
Moves the review cursor to the previous character on the current line in the text
|
|
Report current character in review
|
numpad2
|
NVDA+comma
|
Announces the current character on the line of text where the review cursor is positioned. Pressing twice reports a description or example of that character. Pressing three times reports the numeric value of the character in decimal and hexadecimal.
|
|
Move to next character in review
|
numpad3
|
NVDA+dot
|
Move the review cursor to the next character on the current line of text
|
|
Move to end of line in review
|
shift+numpad3
|
NVDA+shift+o
|
Moves the review cursor to the end of the current line of text
|
|
Say all with review
|
numpadPlus
|
NVDA+shift+downArrow
|
Reads from the current position of the review cursor, moving it as it goes
|
|
Copy from review cursor
|
NVDA+f9
|
NVDA+f9
|
starts copying text from the current position of the review cursor. The actual copy is not performed until you tell NVDA where to copy to
|
|
Copy to review cursor
|
NVDA+f10
|
NVDA+f10
|
Copies from the position of the review cursor currently set with Copy from review cursor, to the review cursor's current position. After pressing this key, the text will be copied to the Windows clipboard
|
|
Report text formatting
|
NVDA+f
|
NVDA+f
|
Reports the formatting of the text where the review cursor is currently situated
|
|
Name
|
Desktop key
|
Laptop key
|
Description
|
|
Left mouse button click
|
numpadDivide
|
NVDA+leftArrow
|
clicks the left mouse button once. The common double click can be performed by pressing this key twice in quick succession
|
|
Left mouse button lock
|
shift+numpadDivide
|
NVDA+shift+leftArrow
|
Locks the left mouse button down. Press again to release it. To drag the mouse, press this key to lock the left button down and then move the mouse either physically or use one of the other mouse routing commands
|
|
Right mouse click
|
numpadMultiply
|
NVDA+rightArrow
|
Clicks the right mouse button once.
|
|
Right mouse button lock
|
shift+numpadMultiply
|
NVDA+shift+rightArrow
|
Locks the right mouse button down. Press again to release it. To drag the mouse, press this key to lock the right button down and then move the mouse either physically or use one of the other mouse routing commands
|
|
Move mouse to current navigator object
|
NVDA+numpadDivide
|
NVDA+shift+f9
|
Moves the mouse to the location of the current navigator object and review cursor
|
|
Navigate to the object under the mouse
|
NVDA+numpadMultiply
|
NVDA+shift+f10
|
Set the navigator object to the object located at the position of the mouse
|
|
Name
|
Key
|
Description
|
|
Toggle browse/focus modes
|
NVDA+space
|
Toggles between focus mode and browse mode
|
|
Exit focus mode
|
escape
|
switches back to browse mode if focus mode was previously switched to automatically
|
|
Refresh browse mode document
|
NVDA+f5
|
Reloads the current document content (useful if certain content seems to be missing from the document)
|
|
Find
|
NVDA+control+f
|
Pops up a dialog in which you can type some text to find in the current document
|
|
Find next
|
NVDA+f3
|
Finds the next occurence of the text in the document that you previously searched for
|
|
Find previous
|
NVDA+shift+f3
|
Finds the previous occurence of the text in the document you previously searched for
|
The following keys by themselves jump to the next available element, while adding the shift key causes them to jump to the previous element:
To move to the beginning or end of containing elements such as lists and tables:
|
Name
|
Desktop key
|
Laptop key
|
Description
|
|
Move to next synth setting
|
NVDA+control+rightArrow
|
NVDA+control+rightArrow
|
Moves to the next available speech setting after the current, wrapping around to the first setting again after the last
|
|
Move to previous synth setting
|
NVDA+control+leftArrow
|
NVDA+control+leftArrow
|
Moves to the next available speech setting before the current, wrapping around to the last setting after the first
|
|
Increment current synth setting
|
NVDA+control+upArrow
|
NVDA+control+upArrow
|
increases the current speech setting you are on. E.g. increases the rate, chooses the next voice, increases the volume
|
|
Decrement current synth setting
|
NVDA+control+downArrow
|
NVDA+control+downArrow
|
decreases the current speech setting you are on. E.g. decreases the rate, chooses the previous voice, decreases the volume
|
|
Name
|
Key
|
|
Scroll braille display back
|
left
|
|
Scroll braille display forward
|
right
|
|
Move braille display to previous line
|
up
|
|
Move braille display to next line
|
down
|
|
Route to braille cell
|
routing
|
|
Toggle braille tethered to
|
up+down
|
|
upArrow key
|
space+dot1
|
|
downArrow key
|
space+dot4
|
|
leftArrow key
|
space+dot3
|
|
rightArrow key
|
space+dot6
|
|
NVDA Menu
|
c1+c3+c4+c5 (command n)
|
|
shift+tab key
|
space+dot1+dot3
|
|
tab key
|
space+dot4+dot6
|
|
alt key
|
space+dot1+dot3+dot4 (space+m)
|
|
escape key
|
space+dot1+dot5 (space+e)
|
|
enter key
|
dot8
|
|
windows+d key (minimize all applications)
|
c1+c4+c5 (command d)
|
|
windows key
|
space+dot3+dot4
|
|
alt+tab key
|
space+dot2+dot3+dot4+dot5 (space+t)
|
|
Say all
|
c1+c2+c3+c4+c5+c6
|