Apply patch to document espeakup support for gentoo bug #267708
authorAndrew Gaffney <agaffney@gentoo.org>
Sun, 28 Jun 2009 23:54:54 +0000 (18:54 -0500)
committerAndrew Gaffney <agaffney@gentoo.org>
Sun, 28 Jun 2009 23:54:54 +0000 (18:54 -0500)
ChangeLog
livecd/files/README.txt
livecd/files/x86-F6.msg

index dd48730ba3e10813999c3a24c3298df49ecedafe..7dfe69fa24d3cd6d1cc3b9ddaf9f420dabe4356e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 
+  28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> livecd/files/README.txt,
+  livecd/files/x86-F6.msg:
+  Apply patch to document espeakup support for gentoo bug #267708
+
   27 May 2009; Andrew Gaffney <agaffney@gentoo.org>
   modules/catalyst/config.py:
   import catalyst_support for gentoo bug #271368
index b74a68c1267f8bf15f5315d4ba062e0bd150328b..1be3778d8e97ac35ac502d7c2639753fa5cb56f4 100644 (file)
@@ -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.
index 928de111efed3829c77dd244a8760f8b26b5f5a9..b61ee9c9f5fc2523adf1424037469753b080705a 100644 (file)
@@ -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.