aboutsummaryrefslogtreecommitdiff
path: root/livecd
diff options
context:
space:
mode:
authorAndrew Gaffney <agaffney@gentoo.org>2009-06-28 18:54:54 -0500
committerAndrew Gaffney <agaffney@gentoo.org>2009-06-28 18:54:54 -0500
commit557fdc6b8ba6b29ba0fbca59e705a4548298d5ba (patch)
tree4c42613482cb81c8985fddcbf29326cbfe845398 /livecd
parentfix changelog (diff)
downloadcatalyst-557fdc6b8ba6b29ba0fbca59e705a4548298d5ba.tar.gz
catalyst-557fdc6b8ba6b29ba0fbca59e705a4548298d5ba.tar.bz2
catalyst-557fdc6b8ba6b29ba0fbca59e705a4548298d5ba.zip
Apply patch to document espeakup support for gentoo bug #267708
Diffstat (limited to 'livecd')
-rw-r--r--livecd/files/README.txt9
-rw-r--r--livecd/files/x86-F6.msg9
2 files changed, 18 insertions, 0 deletions
diff --git a/livecd/files/README.txt b/livecd/files/README.txt
index b74a68c1..1be3778d 100644
--- a/livecd/files/README.txt
+++ b/livecd/files/README.txt
@@ -74,6 +74,15 @@ doevms This enables support for IBM's pluggable EVMS, or Enterprise
Volume Management System. This is not safe to use with lvm2.
dolvm This enables support for Linux's Logical Volume Management.
This is not safe to use with evms2.
+Screen reader access:
+speakup.synth=synth starts speakup using a given synthesizer.
+ supported synths are acntpc, acntsa, apollo, audptr, bns,
+ decext, dectlk, dtlk, keypc, ltlk, spkout and txprt.
+ Also, soft is supported for software speech and dummy is
+ supported for testing.
+speakup.quiet=1 sets the synthesizer not to speak until a key is pressed.
+speakup_SYNTH.port=n sets the port for internal synthesizers.
+speakup_SYNTH.ser=n sets the serial port for external synthesizers.
Other options:
debug Enables debugging code. This might get messy, as it displays
a lot of data to the screen.
diff --git a/livecd/files/x86-F6.msg b/livecd/files/x86-F6.msg
index 928de111..b61ee9c9 100644
--- a/livecd/files/x86-F6.msg
+++ b/livecd/files/x86-F6.msg
@@ -3,3 +3,12 @@ doevms This enables support for IBM's pluggable EVMS, or Enterprise
Volume Management System. This is not safe to use with lvm2.
dolvm This enables support for Linux's Logical Volume Management.
This is not safe to use with evms2.
+Screen reader access:
+speakup.synth=synth starts speakup using a given synthesizer.
+ supported synths are acntpc, acntsa, apollo, audptr, bns,
+ decext, dectlk, dtlk, keypc, ltlk, spkout and txprt.
+ Also, soft is supported for software speech and dummy is
+ supported for testing.
+speakup.quiet=1 sets the synthesizer not to speak until a key is pressed.
+speakup_SYNTH.port=n sets the port for internal synthesizers.
+speakup_SYNTH.ser=n sets the serial port for external synthesizers.