diff options
author | Frans Pop <elendil@planet.nl> | 2009-06-23 15:29:06 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-06-23 15:29:06 +0000 |
commit | 5cee3506f15966000d7f737ac2898dfb03d6e8e6 (patch) | |
tree | 4f8945c7fb5622b7ae2aebb317abcb873cc1058d /en/boot-installer | |
parent | 6765918913e6c6dc18855182a07f3d9e38068056 (diff) | |
download | installation-guide-5cee3506f15966000d7f737ac2898dfb03d6e8e6.zip |
Add links to website documenting braille keybindings
Thanks to Samuel Thibault for the patch.
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/accessibility.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/en/boot-installer/accessibility.xml b/en/boot-installer/accessibility.xml index cd3c46176..73aef393b 100644 --- a/en/boot-installer/accessibility.xml +++ b/en/boot-installer/accessibility.xml @@ -28,7 +28,9 @@ of the installer will then be automatically selected, and support for the braille display will be automatically installed on the target system. You can thus just press &enterkey; at the boot menu. Once <classname>brltty</classname> is started, you can choose a braille -table by entering the preference menu. +table by entering the preference menu. Documentation on key +bindings for braille devices is available on the <ulink +url="&url-brltty-driver-help;"><classname>brltty</classname> website</ulink>. </para> </sect2> @@ -49,7 +51,9 @@ serial port the display is connected to, <userinput>ttyS0</userinput> is the default. <replaceable>table</replaceable> is the name of the braille table to be used (see the <ulink url="&url-brltty-table-codes;">table code list</ulink>); the English table is the default. Note that the table can -be changed later by entering the preference menu. +be changed later by entering the preference menu. Documentation on key +bindings for braille devices is available on the <ulink +url="&url-brltty-driver-help;"><classname>brltty</classname> website</ulink>. </para> </sect2> |