Reading with a screen reader
When launching Thorium, if a screen reader is detected, the relative functions are activated.
Note that screen readers use a separate buffer to access the HTML content which results in the visual scroll / page offset to be out of sync. In other words, Thorium is generally not aware of the user’s current reading location inside the screen reader buffer, unless the screen reader user triggers standard web API events (such as mouse click anywhere in the text, or keyboard tab into focusable HTML elements).
Attention !
Accessibility features addressed to assistive technologies are strongly affected by the quality of the book files.
Keystrokes common to NVDA and JAWS
(contribution from Prashant Verma, DAISY Consortium)
For reading text, navigating in tables, navigating in the browser window,
the insertion key can be replaced by the
modifier key of the screen reader (e.g. the Caps Lock key).
Quick keys for navigation
The screen reader must be in navigation or virtual cursor mode.
Command | description |
---|---|
Next title | H |
Next table | T |
Next chart | G |
Next list | L |
Next form field | F |
List of elements | Insert + F7 (works regardless of cursor mode) |
Use the above keys with the Shift key to move to the previous item.
Text
Command | description |
---|---|
Previous character | ← |
Next character | → |
Previous word | CTRL + ← |
Say Next word | CTRL + → |
Previous line | ↑ |
Next line | ↓ |
Previous sentence | ALT + ↑ (Jaws only) |
Next sentence | ALT + ↓ (Jaws only) |
Read all | INSERT + ↓ |
Announce Font | INSERT + F |
Tables
Command | description |
---|---|
Cell to the right | ALT + CTRL + → |
Cell to the left | ALT + CTRL + ← |
Cell below | ALT + CTRL + ↓ |
Cell above | ALT + CTRL + ↑ |