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.
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 Τμήμα 5.3.2, «Παράμετροι του Εγκαταστάτη του Debian».
Κάποιες συσκευές για προσβασιμότητα είναι στην πραγματικότητα κάρτες που εγκαθίστανται στο μηχάνημα και διαβάζουν κείμενο απευθείας από τη μνήμη της κάρτας οθόνης. Για να δουλέψουν τέτοιες συσκευές θα πρέπει να απενεργοποιήσετε την υποστήριξη για framebuffer χρησιμοποιώντας την παράμετρο εκκίνησης fb=false
. Αυτό όμως θα μειώσει τον αριθμό των διαθέσιμων γλωσσών για την εγκατάσταση.
For users with low vision, the installer can use a high-contrast color theme that makes it more readable. To enable it, append the theme=dark
boot parameter.
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.
Εναλλακτικά, το Debian μπορεί να εγκατασταθεί εντελώς αυτόματα χρησιμοποιώντας τη διαδικασία της προρύθμισης (preseeding). Δείτε την τεκμηρίωση στην ενότητα Παράρτημα B, Αυτοματοποίηση της εγκατάστασης με χρήση προρυθμίσεων (preseeding).
Τεκμηρίωση σχετικά με την προσβασιμότητα του εγκατεστημένου συστήματος διατίθεται στη σελίδα του wiki Debian Accessibility wiki page.