12345678910111213141516171819202122 |
- Speakup project home: http://www.linux-speakup.org
- Mailing List: [email protected]
- Speakup is a kernel based screen review package for the linux operating
- system. It allows blind users to interact with applications on the
- linux console by means of synthetic speech.
- Currently, speakup has one issue we know of.
- It seems to only happen on SMP systems. It seems that text in the output buffer
- gets garbled because a lock is not set. This bug happens regularly, but no one
- has been able to find a situation which produces it consistently.
- Patches, suggestions, corrections, etc, are definitely welcome.
- We prefer that you contact us on the mailing list; however, if you do
- not want to subscribe to a mailing list, send your email to all of the
- following:
- [email protected], [email protected], [email protected],
- [email protected] and [email protected].
|