summaryrefslogtreecommitdiff
path: root/en/hardware
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-04-07 08:44:16 +0000
committerFrans Pop <elendil@planet.nl>2009-04-07 08:44:16 +0000
commitc7ae891aa42885eadef27c7ad09604f0785cfad4 (patch)
tree297e3b5b036cf8a64beaac1e4356dde3d090708b /en/hardware
parent2ef93ab7223f1b3e6423de936f6da563a5ed923d (diff)
downloadinstallation-guide-c7ae891aa42885eadef27c7ad09604f0785cfad4.zip
Document accessibility support in the installer
Many thanks to Samuel Thibault for writing this up. Reviewed by Frans Pop.
Diffstat (limited to 'en/hardware')
-rw-r--r--en/hardware/accessibility.xml34
-rw-r--r--en/hardware/hardware-supported.xml1
2 files changed, 35 insertions, 0 deletions
diff --git a/en/hardware/accessibility.xml b/en/hardware/accessibility.xml
new file mode 100644
index 000000000..aa1b189ec
--- /dev/null
+++ b/en/hardware/accessibility.xml
@@ -0,0 +1,34 @@
+<!-- retain these comments for translator revision tracking -->
+<!-- $Id: accessibility-hardware.xml $ -->
+
+ <sect2 id="braille-displays" arch="alpha;ia64;powerpc;x86">
+ <title>Braille Displays</title>
+<para>
+
+Support for braille displays is determined by the underlying support
+found in <classname>brltty</classname>. Most displays work under
+<classname>brltty</classname>, connected via either a serial port, USB
+or bluetooth. Details on supported braille devices can be found on the
+<ulink url="&url-brltty;"><classname>brltty</classname> website</ulink>.
+&debian; &release; ships with <classname>brltty</classname> version
+&brlttyver;.
+
+</para>
+ </sect2>
+
+ <sect2 id="hardware-speech-synthesis" arch="x86">
+ <title>Hardware Speech Synthesis</title>
+<para>
+
+Support for hardware speech synthesis devices is determined by the
+underlying support found in <classname>speakup</classname>.
+<classname>speakup</classname> only supports integrated boards and
+external devices connected to a serial port (no USB or serial-to-USB
+adapters are supported). Details on supported hardware speech synthesis
+devices can be found on the
+<ulink url="&url-speakup;"><classname>speakup</classname> website</ulink>.
+&debian; &release; ships with <classname>speakup</classname> version
+&speakupver;.
+
+</para>
+ </sect2>
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml
index 8b8c78a91..dce0da865 100644
--- a/en/hardware/hardware-supported.xml
+++ b/en/hardware/hardware-supported.xml
@@ -399,6 +399,7 @@ system.
</sect2>
&network-cards.xml;
+&accessibility-hardware.xml;
&supported-peripherals.xml;
</sect1>