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

index 5810e857800363c8e982233c8f7a121c304f3af1..7ec39d90b24c7b24dd168f25355c9fff3a5562e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for catalyst
-# Copyright 2002-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
+# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 
+  28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> files/livecd/README.txt,
+  files/livecd/x86-F6.msg:
+  Apply patch to document espeakup support for gentoo bug #267708
+
   07 Apr 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst,
   modules/catalyst/config.py:
   Get rid of addlargs in the main script Initial basics for multiple target
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.