5.2. Hjälpmedel

Some users may need specific support because of e.g. some visual impairment. Most accessibility features have to be enabled manually. Some boot parameters can be appended to enable accessibility features. Note that on most architectures the boot loader interprets your keyboard as a QWERTY keyboard.

5.2.1. Installer front-end

The Debian installer supports several front-ends for asking questions, with varying convenience for accessibility: notably, text uses plain text while newt uses text-based dialog boxes. The choice can be made at the boot prompt, see the documentation for DEBIAN_FRONTEND in Avsnitt 5.3.2, ”Parametrar för Debian Installer”.

5.2.2. Brädenheter

Some accessibility devices are actual boards that are plugged inside the machine and that read text directly from the video memory. To get them to work framebuffer support must be disabled by using the fb=false boot parameter. This will however reduce the number of available languages.

5.2.3. Tema med hög kontrast

For users with low vision, the installer can use a high-contrast color theme that makes it more readable. To enable it, you can use the Accessible high contrast entry from the boot screen with the c shortcut, or append the theme=dark boot parameter.

5.2.4. Zoom

For users with low vision, the graphical installer has a very basic zoom support: the Control++ and Control+- shortcuts increase and decrease the font size.

5.2.5. Expert install, rescue mode, automated install

Expert, Rescue, and Automated installation choices are also available with accessibility support. To access them, one has to first enter the Advanced options submenu from the boot menu by typing a. When using a BIOS system (the boot menu will have beeped only once), this has to be followed by Enter ; for UEFI systems (the boot menu will have beeped twice) that must not be done. Then, to enable speech synthesis, s can optionally be pressed (followed again by Enter on BIOS systems but not on UEFI systems). From there, various shortcuts can be used: x for expert installation, r for rescue mode, or a for automated installation. Again these need to be followed by Enter when using a BIOS system.

The automated install choice allows to install Debian completely automatically by using preseeding, whose source can be entered after accessibility features get started. Preseeding itself is documented in Appendix B, Automatiserad installation med förinställningar.

5.2.6. Accessibility of the installed system

Documentation on accessibility of the installed system is available on the Debian Accessibility wiki page.