diff options
Diffstat (limited to 'en/boot-installer/accessibility.xml')
-rw-r--r-- | en/boot-installer/accessibility.xml | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/en/boot-installer/accessibility.xml b/en/boot-installer/accessibility.xml index 8d1d4b1f7..210844efe 100644 --- a/en/boot-installer/accessibility.xml +++ b/en/boot-installer/accessibility.xml @@ -61,6 +61,7 @@ url="&url-brltty-driver-help;"><classname>brltty</classname> website</ulink>. </para> </sect2> + <sect2 arch="x86"> <title>Software Speech Synthesis</title> <para> @@ -70,6 +71,19 @@ boot menu by typing <userinput>s</userinput> &enterkey;. The first question (language) is spoken in english, and the remainder of installation is spoken in the selected language (if available in <classname>espeak</classname>). +The default speech rate is quite slow. To make it faster, press +<keycombo><keycap>CapsLock</keycap><keycap>6</keycap></keycombo>. +To make it slower, press +<keycombo><keycap>CapsLock</keycap><keycap>5</keycap></keycombo>. + +The default volume should be medium. To make it louder, press +<keycombo><keycap>CapsLock</keycap><keycap>2</keycap></keycombo>. +To make it quieter, press +<keycombo><keycap>CapsLock</keycap><keycap>1</keycap></keycombo>. + +To get more details on the browsing shortcuts, see the +<ulink url="&url-speakup-guide;">Speakup guide</ulink>. + </para> </sect2> @@ -88,7 +102,7 @@ thus need to append the <userinput>speakup.synth=<replaceable>driver</replaceable></userinput> boot parameter to tell <classname>speakup</classname> which driver it should use. <replaceable>driver</replaceable> should be replaced by the driver code -for your device (see <ulink url="&url-speakup-driver-codes;">driver code +for your device (see <ulink url="&url-speakup-guide;">driver code list</ulink>). The textual version of the installer will then be automatically selected, and support for the speech synthesis device will be automatically installed on the target system. @@ -132,4 +146,13 @@ preseeding. This is documented in <xref linkend="appendix-preseed"/>. </para> </sect2> + <sect2><title>Accessibility of the installed system</title> +<para> + +Documentation on accessibility of the installed system is available on the +<ulink url="&url-debian-wiki-accessibility;">Debian Accessibility wiki page</ulink>. + +</para> + </sect2> + </sect1> |