Cũng có hỗ trợ đặc trưng cho (v.d.) người thị lực kém. Thiết bị USB hiển thị chữ nổi thì được tự động phát hiện (không phải thiết bị hiển thị nối tiêp được nối qua bộ chuyển đổi nối tiếp-sang-USB), nhưng mà phần lớn các tính năng khả năng truy cập khác phải được hiệu lực bằng tay. Một số tham số khởi động nào đó có thể được phụ thêm để hiệu lực tính năng khả năng truy cập. Ghi chú rằng trên phần lớn các kiến trúc, bộ nạp khởi động đọc bàn phím của bạn là một bàn phím kiểu QWERTY.
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 Phần 5.3.2, “Tham số trình cài đặt Debian”.
Thiết bị USB hiển thị chữ hổi nên được tự động phát hiện. Một phiên bản thuộc văn bản của trình cài đặt thì được tự động chọn, và hỗ trợ cho thiết bị hiển thị chữ nổi thì được cài đặt vào hệ thống đích. Vì vậy bạn chỉ cần bấm phím Enter tại trình đơn khởi động. Một khi phần mềm brltty
khởi chạy, bạn có thể chọn một bảng chữ nổi bằng cách vào trình đơn tùy thích. Tài liệu hướng dẫn về tổ hợp phím cho thiết bị chữ nổi cũng sẵn sàng ở trang Web của brltty
.
Serial braille displays cannot safely be automatically detected (since that may damage some of them). You thus need to append the brltty=
boot parameter to tell driver
,port
brltty
which driver and port it should use. driver
should be replaced by the two-letter driver code for your terminal (see the BRLTTY manual). port
should be replaced by the name of the serial port the display is connected to, ttyS0
is the default, ttyUSB0
can be typically used when using a serial-to-USB converter. A third parameter can be provided, to choose the name of the braille table to be used (see the BRLTTY manual); the English table is the default. Note that the table can be changed later by entering the preference menu. A fourth parameter can be provided to pass parameters to the braille driver, such as protocol=foo
which is needed for some rare models. Documentation on key bindings for braille devices is available on the brltty
website.
Một số thiết bị khả năng truy cập nào đó là bảng thật được cắm vào bên trong máy tính, mà đọc văn bản một cách trực tiếp từ vùng nhớ ảnh động. Để hiệu lực thiết bị kiểu này, bạn cần phải tắt hỗ trợ cho vùng đệm khung bằng cách sử dụng tham số khởi động fb=false
. Tuy nhiên, việc này cũng giảm số các ngôn ngữ sẵn sàng.
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.
Theo cách khác, có thể cài đặt Debian một cách hoàn toàn tự động bằng việc chèn sẵn. Tài liệu có ở Phụ lục B, Tự động hoá việc cài đặt bằng chèn sẵn.
Documentation on accessibility of the installed system is available on the Debian Accessibility wiki page.