Search code examples
accessibilitybootlow-level

How do the visually impaired handle boot failures and other low-level environments


I know that screen readers and similar software exists to help the blind and visually impaired to use computers when in Windows or other operating systems.

I am curious as to what support is available in lower-level environments such as OS installers and BIOS setup etc.


Solution

  • In Windows, there's really no way for visually impaired users to use the computer before the Windows login screen appears. JAWS (and WindowEyes and Hal, probably the others, too) install video hooks under the display drivers, and these are not loaded until the GUI login is shown.