Documentation
¶
Overview ¶
Package chromevox provides functions to assist with interacting with ChromeVox, the built in screenreader.
Index ¶
Constants ¶
View Source
const ( Activate = "Search+Space" ArrowDown = "Down" Escape = "Esc" Find = "Ctrl+F" JumpToLauncher = "Alt+Shift+L" JumpToStatusTray = "Alt+Shift+S" NextObject = "Search+Right" PreviousObject = "Search+Left" PreviousTab = "Ctrl+Shift+Tab" Space = "Space" )
Constants for keyboard shortcuts.
Variables ¶
View Source
var OpenOptionsPage = []string{
"Search+O",
"O",
}
OpenOptionsPage is the run of keyboard shortcuts used to open the ChromeVox options page.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.