summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--en/boot-installer/accessibility.xml35
2 files changed, 20 insertions, 17 deletions
diff --git a/debian/changelog b/debian/changelog
index f420b650d..2664c6045 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ installation-guide (2017XXXX) UNRELEASED; urgency=medium
[ Samuel Thibault ]
* Re-enable Dutch translation. Thanks a lot to Frans Spiesschaert!
* Document shortcuts for expert, rescue, and automated installation with
- speech.
+ accessibility.
* Update distrib name about the absence of graphical installer on arm64.
* Drop the note about USB not being supported on Mustang, that was fixed.
diff --git a/en/boot-installer/accessibility.xml b/en/boot-installer/accessibility.xml
index 10da71111..c65fe129b 100644
--- a/en/boot-installer/accessibility.xml
+++ b/en/boot-installer/accessibility.xml
@@ -20,7 +20,6 @@ enable accessibility features<phrase arch="x86"> (see also
<xref linkend="boot-screen"/>)</phrase>.
Note that on most architectures the boot loader interprets your keyboard as
a QWERTY keyboard.
-
</para>
<sect2>
@@ -121,18 +120,6 @@ prompt.
To get back to the previous question, type <userinput>&lt;</userinput> at the
prompt.
-</para><para>
-
-Expert, Rescue, and Automated installation choices are also available with
-speech synthesis. To access them, one has to first enter the
-<quote>Advanced options</quote> submenu
-from the boot menu by typing <userinput>a</userinput>. When using a BIOS
-system (the boot menu will have beeped only once), this has to be followed by
-&enterkey;. From there, various shortcuts can be used: <userinput>x</userinput>
-for expert installation, <userinput>r</userinput> for rescue mode, or
-<userinput>a</userinput> for automated installation. When using a BIOS system,
-they must be followed by &enterkey;.
-
</para>
</sect2>
@@ -198,11 +185,27 @@ increase and decrease the font size.
</para>
</sect2>
- <sect2><title>Preseeding</title>
+ <sect2><title>Expert install, rescue mode, automated install</title>
<para>
-Alternatively, &debian; can be installed completely automatically by using
-preseeding. This is documented in <xref linkend="appendix-preseed"/>.
+Expert, Rescue, and Automated installation choices are also available
+with accessibility support. To access them, one has to first enter the
+<quote>Advanced options</quote> submenu from the boot menu by typing
+<userinput>a</userinput>. When using a BIOS system (the boot menu will
+have beeped only once), this has to be followed by &enterkey;. Then, to
+enable speech synthesis, <userinput>s</userinput> can optionally be pressed
+(followed again by &enterkey; when using a BIOS system). From there, various
+shortcuts can be used: <userinput>x</userinput> for expert installation,
+<userinput>r</userinput> for rescue mode, or <userinput>a</userinput> for
+automated installation. When using a BIOS system, they must be followed by
+&enterkey;.
+
+</para><para>
+
+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 <xref
+linkend="appendix-preseed"/>.
</para>
</sect2>