From 557fdc6b8ba6b29ba0fbca59e705a4548298d5ba Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Sun, 28 Jun 2009 18:54:54 -0500 Subject: [PATCH] Apply patch to document espeakup support for gentoo bug #267708 --- ChangeLog | 4 ++++ livecd/files/README.txt | 9 +++++++++ livecd/files/x86-F6.msg | 9 +++++++++ 3 files changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index dd48730b..7dfe69fa 100644 --- 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 livecd/files/README.txt, + livecd/files/x86-F6.msg: + Apply patch to document espeakup support for gentoo bug #267708 + 27 May 2009; Andrew Gaffney modules/catalyst/config.py: import catalyst_support for gentoo bug #271368 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. -- 2.26.2