NVDA 2024.2rc1 按键和手势快速参考
使用 NVDA
NVDA 触摸手势
要切换触摸屏支持,请按 NVDA + control + alt + t。
触摸模式
三个手指点击屏幕即可切换触摸模式。
基本的 NVDA 命令
名称 |
台式机键盘 |
笔记本键盘 |
触摸 |
描述 |
启动或重启 NVDA |
Control+alt+n |
Control+alt+n |
无 |
如果安装 NVDA 时启用了桌面快捷方式,可以按这个快捷键启动或重启 NVDA。这个快捷键来源于 Windows 的快捷方式,因此无法在按键与手势对话框中重新分配。 |
停止朗读 |
Control |
control |
双指点击 |
立即停止朗读 |
暂停朗读 |
shift |
shift |
无 |
立即暂停朗读,再次按下便会从刚刚停止的地方继续朗读(如果当前合成器可以支持暂停的话)。 |
NVDA 菜单 |
NVDA+n |
NVDA+n |
双指双击 |
弹出的 NVDA 菜单允许您访问“选项”、“工具”、“帮助”等。 |
切换输入帮助模式 |
NVDA+1 |
NVDA+1 |
无 |
在此模式之下,按下任何按键都将读出其名称和与其关联的 NVDA 命令。 |
退出 NVDA |
NVDA+q |
NVDA+q |
无 |
退出 NVDA |
跳过下一个按键 |
NVDA+f2 |
NVDA+f2 |
无 |
告诉 NVDA:忽略下一次按键动作,使其能直接发送到激活的程序,即使它是 NVDA 的命令也不例外。 |
切换程序睡眠模式的开关 |
NVDA+shift+s |
NVDA+shift+z |
无 |
为当前程序停用所有的 NVDA 命令、语音和盲文输出。此功能通常用于那些自身就提供语音或者屏幕阅读特性的程序。再次按下此快捷键将停用程序自身的声音模式。 |
名称 |
按键 |
描述 |
朗读日期/时间 |
NVDA+f12 |
按一次读出当前时间,连按两次读出日期。 |
朗读电池状态 |
NVDA+shift+b |
朗读电池状态,包括是否正在使用电源和充电的百分比。 |
朗读剪贴板文本 |
NVDA+c |
朗读剪贴板内的任何字符。 |
语音模式
名称 |
按键 |
描述 |
循环语音模式 |
NVDA+s |
在语音模式之间循环切换。 |
使用 NVDA 进行导航
使用系统焦点进行导航
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
朗读当前焦点 |
NVDA+tab |
NVDA+tab |
朗读当前焦点所在的对象和控件,连按两次将拼读此信息。 |
朗读标题 |
NVDA+t |
NVDA+t |
朗读当前激活窗口的标题,连按两次将拼读此信息,连按三次将复制此信息到剪贴板。 |
朗读激活的窗口 |
NVDA+b |
NVDA+b |
朗读当前窗口的所有控件(常用在对话框中)。 |
朗读状态栏 |
NVDA+end |
NVDA+shift+end |
读出当前应用程序的状态栏,连按两次拼读该信息,连按三次复制该信息到剪贴板。 |
读出当前所聚焦对象的快捷键 |
shift+数字键盘2 |
NVDA+control+shift+. |
读出当前所聚焦对象的快捷键(或加速键) |
使用系统输入焦点进行导航
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
全文朗读 |
NVDA+下光标 |
NVDA+a |
从系统输入焦点的当前位置开始朗读,焦点会随着朗读的内容移动。 |
朗读当前行 |
NVDA+上光标 |
NVDA+l |
朗读系统输入焦点所在的行,连按两次拼读该行。 |
朗读文本格式 |
NVDA+f |
NVDA+f |
朗读系统输入焦点当前位置的文本的格式信息,连按两次可使用浏览模式显示格式信息。 |
读出链接网址 |
NVDA+k |
NVDA+k |
读出当前光标或焦点所在链接指向的网址。连按两次在浏览模式下显示该信息,便于仔细查看。 |
读出系统光标的位置信息 |
NVDA+数字键盘删除 |
NVDA+删除 |
读出系统光标处文本或对象的位置信息。例如,可能包括光标位置在文档内的百分比、与页面边缘的距离或确切的屏幕位置。连按两次获取详细信息。 |
朗读当前选择的文本 |
NVDA+Shift+上光标 |
NVDA+shift+s |
朗读当前选择的所有文本 |
下一个句子 |
alt+下光标 |
alt+下光标 |
移动系统焦点到下一个句子仅在 word 和 Outlook 中受到支持。 |
上一个句子 |
alt+上光标 |
alt+上光标 |
移动系统焦点到上一个句子仅在 word 和 Outlook 中受到支持。 |
当处于一个列表之内时,下面的键盘命令也是可用的:
名称 |
按键 |
描述 |
移动到上一列 |
control+alt+左光标 |
移动输入焦点到上一列(仍在同一行内)。 |
移动到下一列 |
control+alt+右光标 |
移动输入焦点到下一列(仍在同一行内)。 |
移动到上一行 |
control+alt+上光标 |
移动输入焦点到上一行(仍在同一列内)。 |
移动到下一行 |
control+alt+下光标 |
移动输入焦点到下一行(仍在同一列内)。 |
移动到第一列 |
control+alt+行首 |
移动输入焦点到第一列(仍在同一行内)。 |
移动到最后一列 |
control+alt+行尾 |
移动输入焦点到最后一列(仍在同一行内)。 |
移动到第一行 |
control+alt+上翻页 |
移动输入焦点到第一行(仍在同一列内)。 |
移动到最后一行 |
control+alt+下翻页 |
移动输入焦点到最后一行(仍在同一列内)。 |
朗读当前列 |
NVDA+control+alt+下光标 |
从当前单元格开始垂直向下朗读至当前列的最后一个单元格。 |
朗读当前行 |
NVDA+control+alt+右光标 |
从当前单元格开始水平向右朗读至当前行的最后一个单元格。 |
朗读当前列(不移动输入焦点) |
NVDA+control+alt+上光标 |
在不移动输入焦点的情况下,从上到下垂直朗读当前列。 |
朗读当前行(不移动输入焦点) |
NVDA+control+alt+左光标 |
在不移动输入焦点的情况下,从左到右水平朗读当前行。 |
对象导航
名称 |
台式机键盘 |
笔记本键盘 |
触摸 |
描述 |
读出当前对象 |
NVDA+数字键盘5 |
NVDA+shift+o |
无 |
读出当前导航对象。连按两次拼读信息,连按三次复制此对象的名称和值到剪贴板。 |
移动到父对象 |
NVDA+数字键盘8 |
NVDA+shift+上光标 |
向上滑动(对象模式) |
移动导航对象到此对象的父对象 |
移动到此层级的上一个对象 |
NVDA+数字键盘4 |
NVDA+shift+左光标 |
两个手指 向左滑动(对象模式) |
移动导航对象到此层级的前一个对象 |
移动到上一个对象 |
NVDA+数字键盘9 |
NVDA+shift+[ |
向左滑动(对象模式) |
移动导航对象到前一个对象,忽略层级关系。 |
移动到此层级的下一个对象 |
NVDA+数字键盘6 |
NVDA+shift+右光标 |
两个手指向右滑动(对象模式) |
移动导航对象到此层级的后一个对象 |
移动到下一个对象 |
NVDA+数字键盘3 |
NVDA+shift+] |
向右滑动(对象模式) |
移动导航对象到后一个对象,忽略层级关系。 |
移动到此对象的首个子对象 |
NVDA+数字键盘2 |
NVDA+shift+下光标 |
向下滑动(对象模式) |
移动导航对象到此对象的第一个子对象。 |
移动到焦点对象 |
NVDA+数字键盘减号 |
NVDA+退格 |
无 |
移动到当前包含焦点的对象,也会放置在系统输入焦点的位置(如果有显示)。 |
激活当前的浏览对象 |
NVDA+数字键盘回车 |
NVDA+回车 |
点击两次 |
激活当前的导航对象(类似点击鼠标或者在有焦点的对象上按空格键)。 |
移动焦点或系统输入焦点到当前浏览位置 |
NVDA+shift+数字键盘减号 |
NVDA+shift+退格 |
无 |
按一次把系统焦点移动到当前浏览的对象,按两次把系统输入焦点移动到浏览光标所在的位置。 |
读出浏览光标的位置信息 |
NVDA+Shift+数字键盘删除 |
NVDA+Shift+删除 |
无 |
读出浏览光标处文本或对象的位置信息。例如,可能包括浏览光标位置在文档内的百分比、与页面边缘的距离或确切的屏幕位置。连按两次获取详细信息。 |
移动到状态栏 |
无 |
无 |
无 |
读出当前应用程序的状态栏,并将导航对象移动到该状态栏(如果可能)。 |
文本查看
名称 |
台式机键盘 |
笔记本键盘 |
触摸 |
描述 |
移动到查看对象的顶部 |
shift+数字键盘7 |
NVDA+control+行首 |
无 |
移动浏览光标到文本的第一行 |
移动到查看对象的上一行 |
数字键盘7 |
NVDA+上光标 |
向上滑动(文本模式) |
移动浏览光标到文本的上一行 |
朗读查看对象的当前行 |
数字键盘8 |
NVDA+shift+. |
无 |
朗读浏览光标所在位置的文本的当前航,连按两次拼读该行,连按三次用字符描述拼读该行。 |
移动到查看对象的下一行 |
数字键盘9 |
NVDA+下光标 |
向下滑动(文本模式) |
移动浏览光标到文本的下一行 |
移动到查看对象的最后一行 |
shift+数字键盘9 |
NVDA+control+行尾 |
无 |
移动浏览光标到文本的最后一行。 |
移动到查看对象的上一个词 |
数字键盘4 |
NVDA+control+左光标 |
两个手指向左滑动(文本模式) |
移动浏览光标到文本的上一个词。 |
朗读查看对象的当前词 |
数字键盘5 |
NVDA+control+. |
无 |
朗读浏览光标所在位置的文本的当前词,连按两次拼读该词,连按三次用字符描述拼读该词。 |
移动到查看对象的下一个词 |
数字键盘6 |
NVDA+control+右光标 |
两个手指向右滑动(文本模式) |
移动浏览光标到文本的下一个词。 |
移动到查看对象的行首 |
shift+数字键盘1 |
NVDA+行首 |
无 |
移动浏览光标到文本的当前行的行首。 |
移动到当前查看对象的上一个字 |
数字键盘1 |
NVDA+左光标 |
向左滑动(文本模式) |
移动浏览光标到文本的当前行的上一个字符 |
朗读查看对象的当前字 |
数字键盘2 |
NVDA+. |
无 |
朗读浏览光标所在行的当前字符,连按两次读出该字符的描述或范例,连按三次读出字符的十进制和十六进制值。 |
移动到当前查看对象的下一个字 |
数字键盘3 |
NVDA+右光标 |
向右滑动(文本模式) |
移动浏览光标到文本的当前行的下一个字符。 |
移动到查看对象的行尾 |
shift+数字键盘3 |
NVDA+行尾 |
无 |
移动浏览光标到文本的当前行的行尾。 |
移动到查看对象的上一页 |
NVDA+上翻页 |
NVDA+shift+上翻页 |
无 |
如果应用程序支持,将浏览光标移动到当前查看对象的上一页并将其读出。 |
移动到查看对象的下一页 |
NVDA+下翻页 |
NVDA+shift+下翻页 |
无 |
如果应用程序支持,将浏览光标移动到当前查看对象的下一页并将其读出。 |
导航对象全文朗读 |
数字键盘加号 |
NVDA+shift+a |
三个手指向下滑动(文本模式) |
从浏览光标所在位置开始朗读并随之移动。 |
标记开始点 |
NVDA+f9 |
NVDA+f9 |
无 |
设置当前浏览光标所在位置为开始点,在您未设置结束点之前不会执行复制。 |
标记结束点 |
NVDA+f10 |
NVDA+f10 |
无 |
按一次,选中开始点和结束点之间的文本;连按两次,把开始点和结束点之间的文本拷贝到剪贴板。如果系统输入焦点可以移动到结束点,当您按下此键时,文本将被真正的拷贝到 Windows 剪贴板。 |
移动到已标记的开始点 |
NVDA+shift+f9 |
NVDA+shift+f9 |
无 |
将浏览光标移动到先前设置的开始复制标记的位置。 |
朗读文本格式 |
NVDA+shift+f |
NVDA+shift+f |
无 |
朗读浏览光标当前所在位置的文本的格式信息,连按两次可使用浏览模式显示格式信息。 |
朗读符号极其发音替换文本 |
无 |
无 |
无 |
按一次读出当前浏览光标处的符号。连按两次,在浏览模式下显示该符号极其对应的发音替换文本。 |
浏览模式
名称 |
台式机键盘 |
笔记本键盘 |
触摸 |
描述 |
切换到下一个浏览模式 |
NVDA+数字键盘7 |
NVDA+上翻页 |
两个手指向上滑动 |
切换到下一个可用的浏览模式。 |
切换到上一个浏览模式 |
NVDA+数字键盘1 |
NVDA+下翻页 |
两个手指向下滑动 |
切换到上一个可用的浏览模式。 |
使用鼠标导航
名称 |
台式机键盘 |
笔记本键盘 |
触摸 |
描述 |
鼠标左键单击 |
数字键盘斜杠 |
NVDA+[ |
无 |
点击鼠标左键一次,平常的双击可以通过快速连按两次此键执行。 |
鼠标左键锁定 |
shift+数字键盘斜杠 |
NVDA+control+[ |
点击并按住 |
按下并锁定鼠标左键,再按一次则松开。要想拖拽鼠标,按下此键并使用物理鼠标或其他鼠标导航命令进行移动。 |
鼠标右键单击 |
数字键盘星号 |
NVDA+] |
无 |
点击鼠标右键一次。 |
鼠标右键锁定 |
shift+数字键盘星号 |
NVDA+control+] |
无 |
按下并锁定鼠标右键,再按一次则松开。要想拖拽鼠标,按下此键并使用物理鼠标或其他鼠标导航命令进行移动。 |
移动鼠标到当前浏览对象 |
NVDA+数字键盘斜杠 |
NVDA+shift+m |
无 |
移动鼠标到浏览光标和当前浏览对象所在的位置。 |
移动到鼠标下方的对象 |
NVDA+数字键盘星号 |
NVDA+shift+n |
无 |
设置导航对象到鼠标所在位置。 |
浏览模式
名称 |
按键 |
描述 |
切换浏览/焦点模式 |
NVDA+空格 |
在焦点模式和浏览模式之间切换。 |
退出焦点模式 |
esc |
如果上次已经自动切换到了焦点模式则返回到浏览模式。 |
刷新浏览模式文档 |
NVDA+f5 |
重载当前文档的内容(对于那些丢失了原来文档内容的情况非常实用,但不可用于 Microsoft Word 和 Outlook)。 |
查找 |
NVDA+control+f |
弹出一个对话框,您可以输入一些文本在当前文档中进行查找。请查看搜索文本这一节了解详细情况。 |
查找下一个 |
NVDA+f3 |
在当前文档查找下一个您先前键入的文本的结果。 |
查找上一个 |
NVDA+shift+f3 |
在当前文档查找上一个您先前键入的文本的结果。 |
单键导航
下面的按键,单独使用其本身切换到下一个可用的元素,加入 Shift 键后切换到上一个可用的元素:
- h:标题
- l:列表
- i:列表项目
- t:表格
- k:链接
- n:非链接文本
- f:表单区域
- u:未访问链接
- v:已访问链接
- e:编辑区域
- b:按钮
- x:复选框
- c:组合框
- r:单选按钮
- q:引用区
- s:分隔符
- m:框架
- g:图片
- d:路标
- o:嵌入式对象
- 1 到 6:分别表示1到6级的标题
- a:注释(评论、编辑者修订等)。
p
:文本段落
- w:拼写错误
要想在如列表、表格等容器控件的开始或者结尾之间切换:
名称 |
按键 |
描述 |
移动到容器的开始处 |
shift+逗号 |
移动到输入焦点所在容器的开头(列表、表格等)。 |
移动到容器的结尾处 |
逗号 |
移动到输入焦点所在容器的结尾(列表、表格等)。 |
要想在当前文档中切换单键导航功能的开关,请使用“NVDA+shift+空格键”。
元素列表
名称 |
按键 |
描述 |
浏览模式元素列表 |
NVDA+f7 |
列举当前文档的各种元素。 |
搜索文本
名称 |
按键 |
描述 |
查找 |
NVDA+control+f |
弹出搜索对话框。 |
查找下一个 |
NVDA+f3 |
在当前文档查找下一个您先前键入的文本的结果。 |
查找上一个 |
NVDA+shift+f3 |
在当前文档查找上一个您先前键入的文本的结果。 |
嵌入式对象
名称 |
按键 |
描述 |
移动到浏览模式文档容器 |
NVDA+control+空格 |
移动焦点到此嵌入对象之外,返回到包含此对象的文档。 |
应用原生选择
名称 |
按键 |
描述 |
打开或关闭应用原生选择 |
NVDA+shift+f10 |
打开或关闭应用原生选择 |
阅读数学内容
交互式浏览
名称 |
按键 |
描述 |
与数学内容交互 |
NVDA+alt+m |
开始与数学内容进行交互。 |
盲文
按第7点 删除最后输入的盲文或字符。
按第8点或Enter 翻译任何盲文输入。
按第7与第8点 转译任何盲文输入,但不加空格或 Enter。
视觉功能
黑屏
名称 |
按键 |
描述 |
切换黑屏状态的开关 |
NVDA+control+escape |
开启可使屏幕变黑,关闭则正常显示屏幕内容。按一次,临时开启黑屏,重启 NVDA 后将自动恢复。连按两次,开启黑屏,若想恢复屏幕显示,需手动关闭。 |
图像内容识别
Windows OCR
按 NVDA+r 使用 Windows OCR 识别当前导航对象内包含的文本。
特定应用程序的 NVDA命令
Microsoft Word
自动行列标题朗读
名称 |
按键 |
描述 |
设置列标题 |
NVDA+shift+c |
按一次,告诉 NVDA,这是包含列标题的行的第一个标题单元,当在其下方的列之间切换时,自动读出那一行的列标题,连按两次清除设置。 |
设置行标题 |
NVDA+shift+r |
按一次,告诉 NVDA,这是包含行标题的列的第一个标题单元,当在其右方的行之间切换时,自动读出那一列的行标题,连按两次清除设置。 |
Microsoft Word 的浏览模式
要想在 Microsoft Word 切换浏览模式的开关,可使用 NVDA+空格键。
元素列表
当处于 Microsoft Word 的浏览模式时,您可以通过按下“NVDA+F7”访问元素列表。
按下“NVDA+alt+c”可以查看系统输入焦点所在处的任何注释。
Microsoft Excel
自动朗读表格的行列标题
名称 |
按键 |
描述 |
设置列标题 |
NVDA+shift+c |
按一次,告诉 NVDA,这是包含列标题的行的第一个标题单元,当在其下方的列之间切换时,自动读出那一行的列标题,连按两次清除设置。 |
设置行标题 |
NVDA+shift+r |
按一次,告诉 NVDA,这是包含行标题的列的第一个标题单元,当在其右方的行之间切换时,自动读出那一列的行标题,连按两次清除设置。 |
元素列表
要想访问 Excel 的元素列表,请按下“NVDA+F7”
要想朗读当前聚焦单元的所有注释,请按下“NVDA+alt+C”。
在英文版Microsoft 2016、365和更高版本中,Microsoft Excel 中的注释“Comment”已重命名为“Notes”,与新的批注区分,中文版不变。
按 shift+f2 在焦点单元格添加或编辑注释。
朗读受保护的单元格
要想允许锁定单元移动,可使用“NVDA+空格键”切换到浏览模式后,使用标准的 Excel 移动命令如光标键可在当前工作表的所有单元中移动。
Microsoft PowerPoint
名称 |
按键 |
描述 |
切换大纲朗读 |
control+shift+s |
当进行幻灯片播放时,此命令将在幻灯片或者幻灯片内容的大纲之间切换。此命令仅作用于 NVDA 所朗读的内容,而不能作用于显示的内容。 |
foobar2000
名称 |
按键 |
描述 |
朗读剩余时间 |
control+shift+r |
如果正在播放音乐 朗读当前播放的曲目的剩余时间 |
朗读已播放时间 |
control+shift+e |
如果正在播放音乐 朗读当前曲目已经播放的时间长度 |
朗读总时长 |
control+shift+t |
如果正在播放音乐 朗读当前曲目总时长 |
Miranda IM
名称 |
按键 |
描述 |
朗读最近的消息 |
NVDA+control+1-4 |
根据按下数字的不同朗读最近的消息中的一条,例如 NVDA+control+2 朗读第二条最近的消息。 |
Poedit
名称 |
按键 |
描述 |
朗读翻译者注释 |
control+shift+a |
读出翻译者注释。连按两次,在浏览模式下显示该信息 |
朗读批注 |
control+shift+c |
读出窗口内的批注。连按两次,在浏览模式下显示该信息 |
朗读旧的源文本 |
control+shift+o |
读出旧的源文本(如果有)。连按两次,在浏览模式下显示该信息 |
朗读翻译警告 |
control+shift+w |
读出翻译警告(如果有)。连按两次,在浏览模式下显示该信息 |
Kindle for PC
您可以使用下翻页键手动转到下一页,使用上翻页键转到上一页。
文本选择
选择文本后,按 Application 键或 Shift + F10 以显示使用选择的可用选项。
Azardi
在添加书目的表格里面,可以使用这些快捷键。
名称 |
按键 |
描述 |
打开 |
enter 键 |
打开所选的书籍。 |
上下文菜单 |
application 键 |
打开所选书籍的上下文菜单。 |
Windows 命令提示符
在旧版本 Windows 控制台中,以下 Windows 内置的快捷键可以和NVDA的文本查看命令配合使用:
名称 |
按键 |
描述 |
向上滚动 |
control+上光标 |
向上滚动控制台窗口以便查看前面的文本。 |
向下滚动 |
control+下光标 |
向下滚动控制台窗口以便查看后面的文本。 |
滚动到开头 |
Control+行首键 |
将控制台窗口滚动到缓冲区的开头。 |
滚动到结尾 |
Control+行尾键 |
将控制台窗口滚动到缓冲区的末尾。 |
配置 NVDA
在对话框里,按 f1
可打开与当前交点选项或当前对话框相关的用户指南对应章节。
NVDA设置对话框
常规设置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开常规设置 |
NVDA+control+g |
NVDA+control+g |
常规设置这一分类,包含了界面语言是否检查更新等NVDA的全局设置。 |
语音设置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开语音设置 |
NVDA+control+v |
NVDA+control+v |
语音这个分类,允许您选择 NVDA 应该用来输出语音的合成器,并且更改合成器的设置。 |
标点/符号 级别 |
NVDA+p |
NVDA+p |
此选项允许您定义朗读时,标点和符号朗读的数量。 |
选择语音合成器
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开选择语音合成器对话框 |
NVDA+control+s |
NVDA+control+s |
在语音分类里面点击“修改...”按钮,就会打开此对话框。您可以在这里更改 NVDA 使用的语音合成器。 |
循环切换合成器设置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
移动到下一个合成器选项 |
NVDA+control+右光标 |
NVDA+shift+control+右光标 |
移动到当前选项的下一个可用的语音选项。 |
移动到上一个合成器选项 |
NVDA+control+左光标 |
NVDA+shift+control+左光标 |
移动到当前选项的上一个可用的语音选项。 |
增加当前合成器选项的值 |
NVDA+control+上光标 |
NVDA+shift+control+上光标 |
增大当前所在选项的值,例如加快速度,选择下一个语音,增大音量。 |
以更大的步长增加当前语音选项的设置值 |
NVDA+control+上翻页 |
NVDA+shift+control+上翻页 |
以更大的步长增加当前语音设置的值。例如当你处于语音设置时,每一次会跳过 20 个语音角色;当您处于滑块设置(速度、音调等)时,每次会增加 20%。 |
减小当前合成器选项的值 |
NVDA+control+下光标 |
NVDA+shift+control+下光标 |
减小当前所在选项的值,例如减慢速度,选择上一个语音,减小音量。 |
以更大的步长减小当前语音选项的设置值 |
NVDA+control+下翻页 |
NVDA+shift+control+下翻页 |
以更大的步长减小当前语音设置的值。例如当你处于语音设置时,每一次会跳过 20 个语音角色;当您处于滑块设置时,每次会减小 20%。 |
盲文
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
盲文模式 |
NVDA+alt+t |
NVDA+alt+t |
此选项可以让您在可用的盲文模式之间进行切换。 |
盲文光标跟随 |
NVDA+control+t |
NVDA+control+t |
此选项允许您选择是否希望点显器跟随系统焦点或浏览对象(即浏览光标)。 |
选择盲文点显器
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开选择盲文点显器对话框 |
NVDA+control+a |
NVDA+control+a |
在盲文分类里面点击“修改...”按钮,会打开一个对话框。您可以在这里更改 NVDA 使用的点显器。 |
音频
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开音频设置 |
NVDA+control+u |
NVDA+control+u |
NVDA 设置中的音频类别涵盖了可以让您调节有关音频输出的多个选项。 |
音频闪避模式 |
NVDA+shift+d |
NVDA+shift+d |
此选项可以让您选择,是否在 NVDA 朗读时,亦或是在 NVDA 运行时,减小其他程序的音量。 |
声音拆分
名称 |
按键 |
描述 |
切换声音拆分模式 |
NVDA+alt+s |
在声音拆分模式之间循环切换。 |
键盘设置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开键盘设置 |
NVDA+control+k |
NVDA+control+k |
NVDA 设置对话框中的“键盘设置”部分包含一些选项,用于设置 NVDA 在您使用键盘时的行为。 |
朗读输入字符 |
NVDA+2 |
NVDA+2 |
如果启用,NVDA 会读出所有在键盘上键入的字符。 |
朗读输入单词 |
NVDA+3 |
NVDA+3 |
如果启用,NVDA 会读出所有在键盘上键入的单词。 |
朗读命令键 |
NVDA+4 |
NVDA+4 |
如果启用,NVDA 将读出您在键盘上键入的所有飞字符按键,这也包括组合键,例如 control 加其他字母。 |
鼠标设置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开鼠标设置 |
NVDA+control+m |
NVDA+control+m |
NVDA 设置对话框中的“鼠标设置”分类允许 NVDA 跟踪鼠标,用嘟嘟声表示鼠标坐标并设置其他鼠标使用选项。 |
启用鼠标导航 |
NVDA+m |
NVDA+m |
如果启用,NVDA 会在您移动鼠标浏览屏幕时,朗读当前指针所指的文本,这允许您通过移动物理鼠标来寻找某个东西,而不是使用浏览对象。 |
浏览光标设置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
跟随系统焦点 |
NVDA+7 |
NVDA+7 |
如果启用,浏览光标无论什么时候都会与系统焦点处于相同的对象上,即使系统焦点进行了移动。 |
跟随系统输入焦点 |
NVDA+6 |
NVDA+6 |
如果启用,浏览光标将在每次系统输入焦点移动时自动地移动到它所在的位置上。 |
对象查看
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开对象查看设置 |
NVDA+control+o |
NVDA+control+o |
“对象查看”这个部分控制 NVDA 展示的对象信息,例如对象的描述和位置信息。 |
进度栏更新提示 |
NVDA+u |
NVDA+u |
此选项控制 NVDA 如何向您报告进度栏的更新。 |
读出动态内容更新 |
NVDA+5 |
NVDA+5 |
切换是否朗读某些特殊控件的内容更新,例如终端或者聊天程序的消息历史控件。 |
浏览模式 (NVDA+control+b)
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开浏览模式设置 |
NVDA+control+b |
NVDA+control+b |
“浏览模式设置”分类包含用NVDA浏览文档比如网页时的选项。 |
使用屏幕布局 |
NVDA+v |
NVDA+v |
此选项可以让您定义在浏览模式下是否将可点击的内容(链接、按钮和字段)在单独的行中呈现,或者将其保留在文本流中,就像视觉上实际呈现的那样。 |
将焦点自动跳转到可聚焦元素 |
NVDA+8 |
NVDA+8 |
默认情况下处于禁用状态,此选项使您可以选择在使用浏览模式时,是否应将系统焦点自动设置为可以获取系统焦点的元素(链接,表单等)。 |
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
打开文档格式设置 |
NVDA+control+d |
NVDA+control+d |
这个分类下的大多数选项都是用来配置,在您用光标浏览整个文档时朗读什么类型的格式信息。 |
高级设置
注释
“读出系统输入焦点处的详细信息摘要”,请按 NVDA+d。
保存或重新加载配置
名称 |
台式机键盘 |
笔记本键盘 |
描述 |
保存设置 |
NVDA+control+c |
NVDA+control+c |
保存您的当前配置,当您退出 NVDA 时也不会丢失。 |
恢复配置 |
NVDA+control+r |
NVDA+control+r |
按一次恢复重置您的设置到上一次保存的状态,连按三次恢复到默认的出厂设置。 |
配置文件
基本配置管理
- NVDA+control+p: 显示“配置管理”对话框。
日志查看器
名称 |
按键 |
描述 |
打开日志查看器 |
NVDA+f1 |
打开日志查看器并显示有关当前导航对象的开发人员信息。 |
将日志片段复制到剪贴板 |
NVDA+control+shift+f1 |
按一次,设置要捕获日志内容的起点。按第二次时,会将从起点开始的日志内容复制到剪贴板。 |
重载插件
名称 |
按键 |
描述 |
重新加载插件 |
NVDA+control+f3 |
重新加载 NVDA 的全局插件和应用程序模块。 |
读出当前加载的应用程序模块和可执行文件名称 |
NVDA+control+f1 |
读出应用程序模块的名称(如果有)以及具有键盘焦点的应用程序所关联的可执行文件名。 |
支持的点显器
Freedom Scientific Focus/PAC Mate Series
Name |
Key |
Scroll braille display back |
topRouting1 (first cell on display) |
Scroll braille display forward |
topRouting20/40/80 (last cell on display) |
Scroll braille display back |
leftAdvanceBar |
Scroll braille display forward |
rightAdvanceBar |
Toggle braille tethered to |
leftGDFButton+rightGDFButton |
Toggle left wiz wheel action |
leftWizWheelPress |
Move back using left wiz wheel action |
leftWizWheelUp |
Move forward using left wiz wheel action |
leftWizWheelDown |
Toggle right wiz wheel action |
rightWizWheelPress |
Move back using right wiz wheel action |
rightWizWheelUp |
Move forward using right wiz wheel action |
rightWizWheelDown |
Route to braille cell |
routing |
shift+tab key |
brailleSpaceBar+dot1+dot2 |
tab key |
brailleSpaceBar+dot4+dot5 |
upArrow key |
brailleSpaceBar+dot1 |
downArrow key |
brailleSpaceBar+dot4 |
control+leftArrow key |
brailleSpaceBar+dot2 |
control+rightArrow key |
brailleSpaceBar+dot5 |
leftArrow |
brailleSpaceBar+dot3 |
rightArrow key |
brailleSpaceBar+dot6 |
home key |
brailleSpaceBar+dot1+dot3 |
end key |
brailleSpaceBar+dot4+dot6 |
control+home key |
brailleSpaceBar+dot1+dot2+dot3 |
control+end key |
brailleSpaceBar+dot4+dot5+dot6 |
alt key |
brailleSpaceBar+dot1+dot3+dot4 |
alt+tab key |
brailleSpaceBar+dot2+dot3+dot4+dot5 |
alt+shift+tab key |
brailleSpaceBar+dot1+dot2+dot5+dot6 |
windows+tab key |
brailleSpaceBar+dot2+dot3+dot4 |
escape key |
brailleSpaceBar+dot1+dot5 |
windows key |
brailleSpaceBar+dot2+dot4+dot5+dot6 |
space key |
brailleSpaceBar |
Toggle control key |
brailleSpaceBar+dot3+dot8 |
Toggle alt key |
brailleSpaceBar+dot6+dot8 |
Toggle windows key |
brailleSpaceBar+dot4+dot8 |
Toggle NVDA key |
brailleSpaceBar+dot5+dot8 |
Toggle shift key |
brailleSpaceBar+dot7+dot8 |
Toggle control and shift keys |
brailleSpaceBar+dot3+dot7+dot8 |
Toggle alt and shift keys |
brailleSpaceBar+dot6+dot7+dot8 |
Toggle windows and shift keys |
brailleSpaceBar+dot4+dot7+dot8 |
Toggle NVDA and shift keys |
brailleSpaceBar+dot5+dot7+dot8 |
Toggle control and alt keys |
brailleSpaceBar+dot3+dot6+dot8 |
Toggle control, alt, and shift keys |
brailleSpaceBar+dot3+dot6+dot7+dot8 |
windows+d key (minimize all applications) |
brailleSpaceBar+dot1+dot2+dot3+dot4+dot5+dot6 |
Report Current Line |
brailleSpaceBar+dot1+dot4 |
NVDA menu |
brailleSpaceBar+dot1+dot3+dot4+dot5 |
For newer Focus models that contain rocker bar keys (focus 40, focus 80 and focus blue):
Name |
Key |
Move braille display to previous line |
leftRockerBarUp, rightRockerBarUp |
Move braille display to next line |
leftRockerBarDown, rightRockerBarDown |
For Focus 80 only:
Name |
Key |
Scroll braille display back |
leftBumperBarUp, rightBumperBarUp |
Scroll braille display forward |
leftBumperBarDown, rightBumperBarDown |
Optelec ALVA 6 series/protocol converter
Name |
Key |
Scroll braille display back |
t1, etouch1 |
Move braille display to previous line |
t2 |
Move to current focus |
t3 |
Move braille display to next line |
t4 |
Scroll braille display forward |
t5, etouch3 |
Route to braille cell |
routing |
Report text formatting under braille cell |
secondary routing |
Toggle HID keyboard simulation |
t1+spEnter |
Move to top line in review |
t1+t2 |
Move to bottom line in review |
t4+t5 |
Toggle braille tethered to |
t1+t3 |
Report title |
etouch2 |
Report status bar |
etouch4 |
shift+tab key |
sp1 |
alt key |
sp2, alt |
escape key |
sp3 |
tab key |
sp4 |
upArrow key |
spUp |
downArrow key |
spDown |
leftArrow key |
spLeft |
rightArrow key |
spRight |
enter key |
spEnter, enter |
Report date/time |
sp2+sp3 |
NVDA Menu |
sp1+sp3 |
windows+d key (minimize all applications) |
sp1+sp4 |
windows+b key (focus system tray) |
sp3+sp4 |
windows key |
sp1+sp2, windows |
alt+tab key |
sp2+sp4 |
control+home key |
t3+spUp |
control+end key |
t3+spDown |
home key |
t3+spLeft |
end key |
t3+spRight |
control key |
control |
Handy Tech Displays
Name |
Key |
Scroll braille display back |
left, up, b3 |
Scroll braille display forward |
right, down, b6 |
Move braille display to previous line |
b4 |
Move braille display to next line |
b5 |
Route to braille cell |
routing |
shift+tab key |
esc, left triple action key up+down |
alt key |
b2+b4+b5 |
escape key |
b4+b6 |
tab key |
enter, right triple action key up+down |
enter key |
esc+enter, left+right triple action key up+down, joystickAction |
upArrow key |
joystickUp |
downArrow key |
joystickDown |
leftArrow key |
joystickLeft |
rightArrow key |
joystickRight |
NVDA Menu |
b2+b4+b5+b6 |
Toggle braille tethered to |
b2 |
Toggle the braille cursor |
b1 |
Toggle focus context presentation |
b7 |
Toggle braille input |
space+b1+b3+b4 (space+capital B) |
MDV Lilli
Name |
Key |
Scroll braille display backward |
LF |
Scroll braille display forward |
RG |
Move braille display to previous line |
UP |
Move braille display to next line |
DN |
Route to braille cell |
route |
shift+tab key |
SLF |
tab key |
SRG |
alt+tab key |
SDN |
alt+shift+tab key |
SUP |
Baum/Humanware/APH/Orbit Braille Displays
Name |
Key |
Scroll braille display back |
d2 |
Scroll braille display forward |
d5 |
Move braille display to previous line |
d1 |
Move braille display to next line |
d3 |
Route to braille cell |
routing |
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 ) |
windows key |
space+dot3+dot4 |
alt+tab key |
space+dot2+dot3+dot4+dot5 (space+t ) |
NVDA Menu |
space+dot1+dot3+dot4+dot5 (space+n ) |
windows+d key (minimize all applications) |
space+dot1+dot4+dot5 (space+d ) |
Say all |
space+dot1+dot2+dot3+dot4+dot5+dot6 |
For displays which have a joystick:
Name |
Key |
upArrow key |
up |
downArrow key |
down |
leftArrow key |
left |
rightArrow key |
right |
enter key |
select |
hedo ProfiLine USB
Name |
Key |
Scroll braille display back |
K1 |
Scroll braille display forward |
K3 |
Move braille display to previous line |
B2 |
Move braille display to next line |
B5 |
Route to braille cell |
routing |
Toggle braille tethered to |
K2 |
Say all |
B6 |
hedo MobilLine USB
Name |
Key |
Scroll braille display back |
K1 |
Scroll braille display forward |
K3 |
Move braille display to previous line |
B2 |
Move braille display to next line |
B5 |
Route to braille cell |
routing |
Toggle braille tethered to |
K2 |
Say all |
B6 |
HumanWare Brailliant BI/B Series / BrailleNote Touch
Key assignments for All models
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 |
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 key |
space+dot3+dot4 |
alt+tab key |
space+dot2+dot3+dot4+dot5 (space+t) |
NVDA Menu |
space+dot1+dot3+dot4+dot5 (space+n) |
windows+d key (minimize all applications) |
space+dot1+dot4+dot5 (space+d) |
Say all |
space+dot1+dot2+dot3+dot4+dot5+dot6 |
Key assignments for Brailliant BI 32, BI 40 and B 80
Name |
Key |
NVDA Menu |
c1+c3+c4+c5 (command n) |
windows+d key (minimize all applications) |
c1+c4+c5 (command d) |
Say all |
c1+c2+c3+c4+c5+c6 |
Key assignments for Brailliant BI 14
Name |
Key |
up arrow key |
joystick up |
down arrow key |
joystick down |
left arrow key |
joystick left |
right arrow key |
joystick right |
enter key |
joystick action |
HIMS Braille Sense/Braille EDGE/Smart Beetle/Sync Braille Series
Name |
Key |
Route to braille cell |
routing |
Scroll braille display back |
leftSideScrollUp, rightSideScrollUp, leftSideScroll |
Scroll braille display forward |
leftSideScrollDown, rightSideScrollDown, rightSideScroll |
Move braille display to previous line |
leftSideScrollUp+rightSideScrollUp |
Move braille display to next line |
leftSideScrollDown+rightSideScrollDown |
Move to previous line in review |
rightSideUpArrow |
Move to next line in review |
rightSideDownArrow |
Move to previous character in review |
rightSideLeftArrow |
Move to next character in review |
rightSideRightArrow |
Move to current focus |
leftSideScrollUp+leftSideScrollDown, rightSideScrollUp+rightSideScrollDown, leftSideScroll+rightSideScroll |
control key |
smartbeetle:f1, brailleedge:f3 |
windows key |
f7, smartbeetle:f2 |
alt key |
dot1+dot3+dot4+space, f2, smartbeetle:f3, brailleedge:f4 |
shift key |
f5 |
insert key |
dot2+dot4+space, f6 |
applications key |
dot1+dot2+dot3+dot4+space, f8 |
Caps Lock key |
dot1+dot3+dot6+space |
tab key |
dot4+dot5+space, f3, brailleedge:f2 |
shift+alt+tab key |
f2+f3+f1 |
alt+tab key |
f2+f3 |
shift+tab key |
dot1+dot2+space |
end key |
dot4+dot6+space |
control+end key |
dot4+dot5+dot6+space |
home key |
dot1+dot3+space, smartbeetle:f4 |
control+home key |
dot1+dot2+dot3+space |
alt+f4 key |
dot1+dot3+dot5+dot6+space |
leftArrow key |
dot3+space, leftSideLeftArrow |
control+shift+leftArrow key |
dot2+dot8+space+f1 |
control+leftArrow key |
dot2+space |
shift+alt+leftArrow key |
dot2+dot7+f1 |
alt+leftArrow |
dot2+dot7+space |
rightArrow key |
dot6+space, leftSideRightArrow |
control+shift+rightArrow key |
dot5+dot8+space+f1 |
control+rightArrow key |
dot5+space |
shift+alt+rightArrow key |
dot5+dot7+f1 |
alt+rightArrow |
dot5+dot7+space |
pageUp key |
dot1+dot2+dot6+space |
control+pageUp key |
dot1+dot2+dot6+dot8+space |
upArrow key |
dot1+space, leftSideUpArrow |
control+shift+upArrow key |
dot2+dot3+dot8+space+f1 |
control+upArrow key |
dot2+dot3+space |
shift+alt+upArrow key |
dot2+dot3+dot7+f1 |
alt+upArrow |
dot2+dot3+dot7+space |
shift+upArrow key |
leftSideScrollDown+space |
pageDown key |
dot3+dot4+dot5+space |
control+pageDown key |
dot3+dot4+dot5+dot8+space |
downArrow key |
dot4+space, leftSideDownArrow |
control+shift+downArrow key |
dot5+dot6+dot8+space+f1 |
control+downArrow key |
dot5+dot6+space |
shift+alt+downArrow key |
dot5+dot6+dot7+f1 |
alt+downArrow |
dot5+dot6+dot7+space |
shift+downArrow key |
space+rightSideScrollDown |
escape key |
dot1+dot5+space, f4, brailleedge:f1 |
delete key |
dot1+dot3+dot5+space, dot1+dot4+dot5+space |
f1 key |
dot1+dot2+dot5+space |
f3 key |
dot1+dot4+dot8+space |
f4 key |
dot7+f3 |
windows+b key |
dot1+dot2+f1 |
windows+d key |
dot1+dot4+dot5+f1 |
control+insert key |
smartbeetle:f1+rightSideScroll |
alt+insert key |
smartbeetle:f3+rightSideScroll |
Seika Braille Displays
Seika Version 3, 4, and 5 (40 cells), Seika80 (80 cells)
Name |
Key |
Scroll braille display back |
left |
Scroll braille display forward |
right |
Move braille display to previous line |
b3 |
Move braille display to next line |
b4 |
Toggle braille tethered to |
b5 |
Say all |
b6 |
tab |
b1 |
shift+tab |
b2 |
alt+tab |
b1+b2 |
NVDA Menu |
left+right |
Route to braille cell |
routing |
MiniSeika (16, 24 cells), V6, and V6Pro (40 cells)
Name |
Key |
Scroll braille display back |
left |
Scroll braille display forward |
right |
Say all |
space+Backspace |
NVDA Menu |
Left+Right |
Move braille display to previous line |
LJ up |
Move braille display to next line |
LJ down |
Toggle braille tethered to |
LJ center |
tab |
LJ right |
shift+tab |
LJ left |
upArrow key |
RJ up |
downArrow key |
RJ down |
leftArrow key |
RJ left |
rightArrow key |
RJ right |
Route to braille cell |
routing |
shift+upArrow key |
Space+RJ up, Backspace+RJ up |
shift+downArrow key |
Space+RJ down, Backspace+RJ down |
shift+leftArrow key |
Space+RJ left, Backspace+RJ left |
shift+rightArrow key |
Space+RJ right, Backspace+RJ right |
enter key |
RJ center, dot8 |
escape key |
Space+RJ center |
windows key |
Backspace+RJ center |
space key |
Space, Backspace |
backspace key |
dot7 |
pageup key |
space+LJ right |
pagedown key |
space+LJ left |
home key |
space+LJ up |
end key |
space+LJ down |
control+home key |
backspace+LJ up |
control+end key |
backspace+LJ down |
The following Braille displays are supported:
- BRAILLEX EL 40c, EL 80c, EL 20c, EL 60c (USB)
- BRAILLEX EL 40s, EL 80s, EL 2d80s, EL 70s, EL 66s (USB)
- BRAILLEX Trio (USB and bluetooth)
- BRAILLEX Live 20, BRAILLEX Live and BRAILLEX Live Plus (USB and bluetooth)
These displays do not support NVDA's automatic background braille display detection functionality.
There is an option in the display's USB driver which can cause an issue with loading the display.
Please try the following:
- Please make sure that you have installed the latest driver.
- Open the Windows Device Manager.
- Scroll down the list to "USB Controllers" or "USB Devices".
- Select "Papenmeier Braillex USB Device".
- Open the properties and switch to the "Advanced" tab.
Sometimes the "Advanced" tab doesn't appear.
If this is the case, disconnect the braille display from the computer, exit NVDA, wait a moment and reconnect the braille display.
Repeat this 4 to 5 times if necessary.
If the "Advanced" tab is still not displayed, please restart the computer.
- Disable the "Load VCP" option.
Most devices have an Easy Access Bar (EAB) that allows intuitive and fast operation.
The EAB can be moved in four directions where generally each direction has two switches.
The C and Live series are the only exceptions to this rule.
The c-series and some other displays have two routing rows whereby the upper row is used to report formatting information.
Holding one of the upper routing keys and pressing the EAB on c-series devices emulates the second switch state.
The live series displays have one routing row only and the EAB has one step per direction.
The second step may be emulated by pressing one of the routing keys and pressing the EAB in the corresponding direction.
Pressing and holding the up, down, right and left keys (or EAB) causes the corresponding action to be repeated.
Generally, the following keys are available on these braille displays:
Name |
Key |
l1 |
Left front key |
l2 |
Left rear key |
r1 |
Right front key |
r2 |
Right rear key |
up |
1 Step up |
up2 |
2 Steps up |
left |
1 Step left |
left2 |
2 Steps left |
right |
1 Step right |
right2 |
2 Steps right |
dn |
1 Step down |
dn2 |
2 Steps down |
Following are the Papenmeier command assignments for NVDA:
Papenmeier BRAILLEX Newer Models
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 |
dn |
Route to braille cell |
routing |
Report current character in review |
l1 |
Activate current navigator object |
l2 |
Toggle braille tethered to |
r2 |
Report title |
l1+up |
Report Status Bar |
l2+down |
Move to containing object |
up2 |
Move to first contained object |
dn2 |
Move to previous object |
left2 |
Move to next object |
right2 |
Report text formatting under braille cell |
upper routing row |
Name |
Key |
escape key |
space with dot 7 |
upArrow key |
space with dot 2 |
leftArrow key |
space with dot 1 |
rightArrow key |
space with dot 4 |
downArrow |
space with dot 5 |
control key |
lt+dot2 |
alt key |
lt+dot3 |
control+escape key |
space with dot 1 2 3 4 5 6 |
tab key |
space with dot 3 7 |
Papenmeier Braille BRAILLEX Older Models
Devices with EAB:
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 |
dn |
Route to braille cell |
routing |
Report current character in review |
l1 |
Activate current navigator object |
l2 |
Report title |
l1up |
Report Status Bar |
l2down |
Move to containing object |
up2 |
Move to first contained object |
dn2 |
Move to next object |
right2 |
Move to previous object |
left2 |
Report text formatting under braille cell |
upper routing strip |
BRAILLEX Tiny:
Name |
Key |
Report current character in review |
l1 |
Activate current navigator object |
l2 |
Scroll braille display back |
left |
Scroll braille display forward |
right |
Move braille display to previous line |
up |
Move braille display to next line |
dn |
Toggle braille tethered to |
r2 |
Move to containing object |
r1+up |
Move to first contained object |
r1+dn |
Move to previous object |
r1+left |
Move to next object |
r1+right |
Report text formatting under braille cell |
upper routing strip |
Report title |
l1+up |
Report status bar |
l2+down |
BRAILLEX 2D Screen:
Name |
Key |
Report current character in review |
l1 |
Activate current navigator object |
l2 |
Toggle braille tethered to |
r2 |
Report text formatting under braille cell |
upper routing strip |
Move braille display to previous line |
up |
Scroll braille display back |
left |
Scroll braille display forward |
right |
Move braille display to next line |
dn |
Move to next object |
left2 |
Move to containing object |
up2 |
Move to first contained object |
dn2 |
Move to previous object |
right2 |
HumanWare BrailleNote
Name |
Key |
Scroll braille display back |
back |
Scroll braille display forward |
advance |
Move braille display to previous line |
previous |
Move braille display to next line |
next |
Route to braille cell |
routing |
NVDA menu |
space+dot1+dot3+dot4+dot5 (space+n) |
Toggle braille tethered to |
previous+next |
Up arrow key |
space+dot1 |
Down arrow key |
space+dot4 |
Left Arrow key |
space+dot3 |
Right arrow key |
space+dot6 |
Page up key |
space+dot1+dot3 |
Page down key |
space+dot4+dot6 |
Home key |
space+dot1+dot2 |
End key |
space+dot4+dot5 |
Control+home keys |
space+dot1+dot2+dot3 |
Control+end keys |
space+dot4+dot5+dot6 |
Space key |
space |
Enter |
space+dot8 |
Backspace |
space+dot7 |
Tab key |
space+dot2+dot3+dot4+dot5 (space+t) |
Shift+tab keys |
space+dot1+dot2+dot5+dot6 |
Windows key |
space+dot2+dot4+dot5+dot6 (space+w) |
Alt key |
space+dot1+dot3+dot4 (space+m) |
Toggle input help |
space+dot2+dot3+dot6 (space+lower h) |
Following are commands assigned to BrailleNote QT when it is not in braille input mode.
Name |
Key |
NVDA menu |
read+n |
Up arrow key |
upArrow |
Down arrow key |
downArrow |
Left Arrow key |
leftArrow |
Right arrow key |
rightArrow |
Page up key |
function+upArrow |
Page down key |
function+downArrow |
Home key |
function+leftArrow |
End key |
function+rightArrow |
Control+home keys |
read+t |
Control+end keys |
read+b |
Enter key |
enter |
Backspace key |
backspace |
Tab key |
tab |
Shift+tab keys |
shift+tab |
Windows key |
read+w |
Alt key |
read+m |
Toggle input help |
read+1 |
Following are commands assigned to the scroll wheel:
Name |
Key |
Up arrow key |
upArrow |
Down arrow key |
downArrow |
Left Arrow key |
leftArrow |
Right arrow key |
rightArrow |
Enter key |
centre button |
Tab key |
scroll wheel clockwise |
Shift+tab keys |
scroll wheel counterclockwise |
EcoBraille
Name |
Key |
Scroll braille display back |
T2 |
Scroll braille display forward |
T4 |
Move braille display to previous line |
T1 |
Move braille display to next line |
T5 |
Route to braille cell |
Routing |
Activate current navigator object |
T3 |
Switch to next review mode |
F1 |
Move to containing object |
F2 |
Switch to previous review mode |
F3 |
Move to previous object |
F4 |
Report current object |
F5 |
Move to next object |
F6 |
Move to focus object |
F7 |
Move to first contained object |
F8 |
Move System focus or caret to current review position |
F9 |
Report review cursor location |
F0 |
Toggle braille tethered to |
A |
SuperBraille
Name |
Key |
Scroll braille display back |
numpadMinus |
Scroll braille display forward |
numpadPlus |
Eurobraille displays
Braille keyboard functions
Name |
Key |
Erase the last entered braille cell or character |
backspace |
Translate any braille input and press the enter key |
backspace+space |
Toggle NVDA key |
dot3+dot5+space |
insert key |
dot1+dot3+dot5+space , dot3+dot4+dot5+space |
delete key |
dot3+dot6+space |
home key |
dot1+dot2+dot3+space |
end key |
dot4+dot5+dot6+space |
leftArrow key |
dot2+space |
rightArrow key |
dot5+space |
upArrow key |
dot1+space |
downArrow key |
dot6+space |
pageUp key |
dot1+dot3+space |
pageDown key |
dot4+dot6+space |
numpad1 key |
dot1+dot6+backspace |
numpad2 key |
dot1+dot2+dot6+backspace |
numpad3 key |
dot1+dot4+dot6+backspace |
numpad4 key |
dot1+dot4+dot5+dot6+backspace |
numpad5 key |
dot1+dot5+dot6+backspace |
numpad6 key |
dot1+dot2+dot4+dot6+backspace |
numpad7 key |
dot1+dot2+dot4+dot5+dot6+backspace |
numpad8 key |
dot1+dot2+dot5+dot6+backspace |
numpad9 key |
dot2+dot4+dot6+backspace |
numpadInsert key |
dot3+dot4+dot5+dot6+backspace |
numpadDecimal key |
dot2+backspace |
numpadDivide key |
dot3+dot4+backspace |
numpadMultiply key |
dot3+dot5+backspace |
numpadMinus key |
dot3+dot6+backspace |
numpadPlus key |
dot2+dot3+dot5+backspace |
numpadEnter key |
dot3+dot4+dot5+backspace |
escape key |
dot1+dot2+dot4+dot5+space , l2 |
tab key |
dot2+dot5+dot6+space , l3 |
shift+tab keys |
dot2+dot3+dot5+space |
printScreen key |
dot1+dot3+dot4+dot6+space |
pause key |
dot1+dot4+space |
applications key |
dot5+dot6+backspace |
f1 key |
dot1+backspace |
f2 key |
dot1+dot2+backspace |
f3 key |
dot1+dot4+backspace |
f4 key |
dot1+dot4+dot5+backspace |
f5 key |
dot1+dot5+backspace |
f6 key |
dot1+dot2+dot4+backspace |
f7 key |
dot1+dot2+dot4+dot5+backspace |
f8 key |
dot1+dot2+dot5+backspace |
f9 key |
dot2+dot4+backspace |
f10 key |
dot2+dot4+dot5+backspace |
f11 key |
dot1+dot3+backspace |
f12 key |
dot1+dot2+dot3+backspace |
windows key |
dot1+dot2+dot4+dot5+dot6+space |
Toggle windows key |
dot1+dot2+dot3+dot4+backspace , dot2+dot4+dot5+dot6+space |
capsLock key |
dot7+backspace , dot8+backspace |
numLock key |
dot3+backspace , dot6+backspace |
shift key |
dot7+space |
Toggle shift key |
dot1+dot7+space , dot4+dot7+space |
control key |
dot7+dot8+space |
Toggle control key |
dot1+dot7+dot8+space , dot4+dot7+dot8+space |
alt key |
dot8+space |
Toggle alt key |
dot1+dot8+space , dot4+dot8+space |
Toggle HID Keyboard simulation |
switch1Left+joystick1Down , switch1Right+joystick1Down |
b.book keyboard commands
Name |
Key |
Scroll braille display back |
backward |
Scroll braille display forward |
forward |
Move to current focus |
backward+forward |
Route to braille cell |
routing |
leftArrow key |
joystick2Left |
rightArrow key |
joystick2Right |
upArrow key |
joystick2Up |
downArrow key |
joystick2Down |
enter key |
joystick2Center |
escape key |
c1 |
tab key |
c2 |
Toggle shift key |
c3 |
Toggle control key |
c4 |
Toggle alt key |
c5 |
Toggle NVDA key |
c6 |
control+Home key |
c1+c2+c3 |
control+End key |
c4+c5+c6 |
b.note keyboard commands
Name |
Key |
Scroll braille display back |
leftKeypadLeft |
Scroll braille display forward |
leftKeypadRight |
Route to braille cell |
routing |
Report text formatting under braille cell |
doubleRouting |
Move to next line in review |
leftKeypadDown |
Switch to previous review mode |
leftKeypadLeft+leftKeypadUp |
Switch to next review mode |
leftKeypadRight+leftKeypadDown |
leftArrow key |
rightKeypadLeft |
rightArrow key |
rightKeypadRight |
upArrow key |
rightKeypadUp |
downArrow key |
rightKeypadDown |
control+home key |
rightKeypadLeft+rightKeypadUp |
control+end key |
rightKeypadLeft+rightKeypadUp |
Esys keyboard commands
Name |
Key |
Scroll braille display back |
switch1Left |
Scroll braille display forward |
switch1Right |
Move to current focus |
switch1Center |
Route to braille cell |
routing |
Report text formatting under braille cell |
doubleRouting |
Move to previous line in review |
joystick1Up |
Move to next line in review |
joystick1Down |
Move to previous character in review |
joystick1Left |
Move to next character in review |
joystick1Right |
leftArrow key |
joystick2Left |
rightArrow key |
joystick2Right |
upArrow key |
joystick2Up |
downArrow key |
joystick2Down |
enter key |
joystick2Center |
Esytime keyboard commands
Name |
Key |
Scroll braille display back |
l1 |
Scroll braille display forward |
l8 |
Move to current focus |
l1+l8 |
Route to braille cell |
routing |
Report text formatting under braille cell |
doubleRouting |
Move to previous line in review |
joystick1Up |
Move to next line in review |
joystick1Down |
Move to previous character in review |
joystick1Left |
Move to next character in review |
joystick1Right |
leftArrow key |
joystick2Left |
rightArrow key |
joystick2Right |
upArrow key |
joystick2Up |
downArrow key |
joystick2Down |
enter key |
joystick2Center |
escape key |
l2 |
tab key |
l3 |
Toggle shift key |
l4 |
Toggle control key |
l5 |
Toggle alt key |
l6 |
Toggle NVDA key |
l7 |
control+home key |
l1+l2+l3 , l2+l3+l4 |
control+end key |
l6+l7+l8 , l5+l6+l7 |
Toggle HID Keyboard simulation |
l1+joystick1Down , l8+joystick1Down |
Nattiq nBraille Displays
Name |
Key |
Scroll braille display back |
up |
Scroll braille display forward |
down |
Move braille display to previous line |
left |
Move braille display to next line |
right |
Route to braille cell |
routing |
BRLTTY
Name |
BRLTTY command |
Scroll braille display back |
fwinlt (go left one window) |
Scroll braille display forward |
fwinrt (go right one window) |
Move braille display to previous line |
lnup (go up one line) |
Move braille display to next line |
lndn (go down one line) |
Route to braille cell |
route (bring cursor to character) |
Toggle input help |
learn (enter/leave command learn mode) |
Open the NVDA menu |
prefmenu (enter/leave preferences menu) |
Revert configuration |
prefload (restore preferences from disk) |
Save configuration |
prefsave (save preferences to disk) |
Report time |
time (show current date and time) |
Speak the line where the review cursor is located |
say_line (speak current line) |
Say all using review cursor |
say_below (speak from current line through bottom of screen) |
Tivomatic Caiku Albatross 46/80
Name |
Key |
Move to top line in review |
home1 , home2 |
Move to bottom line in review |
end1 , end2 |
Sets the navigator object to the current focus |
eCursor1 , eCursor2 |
Move to current focus |
cursor1 , cursor2 |
Moves the mouse pointer to the current navigator object |
home1+home2 |
Sets the navigator object to the current object under the mouse pointer and speaks it |
end1+end2 |
Moves focus to current navigator object |
eCursor1+eCursor2 |
Toggle braille tethered to |
cursor1+cursor2 |
Move braille display to previous line |
up1 , up2 , up3 |
Move braille display to next line |
down1 , down2 , down3 |
Scroll braille display back |
left , lWheelLeft , rWheelLeft |
Scroll braille display forward |
right , lWheelRight , rWheelRight |
Route to braille cell |
routing |
Report text formatting under braille cell |
secondary routing |
Toggle the way context information is presented in braille |
attribute1+attribute3 |
Cycles between speech modes |
attribute2+attribute4 |
Switches to the previous review mode (e.g. object, document or screen) |
f1 |
Switches to the next review mode (e.g. object, document or screen) |
f2 |
Moves the navigator object to the object containing it |
f3 |
Moves the navigator object to the first object inside it |
f4 |
Moves the navigator object to the previous object |
f5 |
Moves the navigator object to the next object |
f6 |
Reports the current navigator object |
f7 |
Reports information about the location of the text or object at the review cursor |
f8 |
Shows braille settings |
f1+home1 , f9+home2 |
Reads status bar and moves navigator object into it |
f1+end1 , f9+end2 |
Cycle the braille cursor shape |
f1+eCursor1 , f9+eCursor2 |
Toggle the braille cursor |
f1+cursor1 , f9+cursor2 |
Cycle the braille show messages mode |
f1+f2 , f9+f10 |
Cycle the braille show selection state |
f1+f5 , f9+f14 |
Cycle the "braille move system caret when routing review cursor" states |
f1+f3 , f9+f11 |
Performs the default action on the current navigator object |
f7+f8 |
Reports date/time |
f9 |
Reports battery status and time remaining if AC is not plugged in |
f10 |
Reports title |
f11 |
Reports status bar |
f12 |
Reports the current line under the application cursor |
f13 |
Say all |
f14 |
Reports current character under review cursor |
f15 |
Reports the line of the current navigator object where the review cursor is situated |
f16 |
Speaks the word of the current navigator object where the review cursor is situated |
f15+f16 |
Moves the review cursor to the previous line of the current navigator object and speaks it |
lWheelUp , rWheelUp |
Moves the review cursor to the next line of the current navigator object and speaks it |
lWheelDown , rWheelDown |
Windows+d key (minimize all applications) |
attribute1 |
Windows+e key (this computer) |
attribute2 |
Windows+b key (focus system tray) |
attribute3 |
Windows+i key (Windows settings) |
attribute4 |
HID 标准盲文点显器
Name |
Key |
Scroll braille display back |
pan left or rocker up |
Scroll braille display forward |
pan right or rocker down |
Route to braille cell |
routing set 1 |
Toggle braille tethered to |
up+down |
upArrow key |
joystick up, dpad up or space+dot1 |
downArrow key |
joystick down, dpad down or space+dot4 |
leftArrow key |
space+dot3, joystick left or dpad left |
rightArrow key |
space+dot6, joystick right or dpad right |
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, joystick center or dpad center |
windows key |
space+dot3+dot4 |
alt+tab key |
space+dot2+dot3+dot4+dot5 (space+t) |
NVDA Menu |
space+dot1+dot3+dot4+dot5 (space+n) |
windows+d key (minimize all applications) |
space+dot1+dot4+dot5 (space+d) |
Say all |
space+dot1+dot2+dot3+dot4+dot5+dot6 |