summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/DefaultKeyAssignments
Commit message (Collapse)AuthorAgeFilesLines
* staging/speakup: Move out of stagingSamuel Thibault2020-07-291-46/+0
| | | | | | | | The nasty TODO items are done. Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Link: https://lore.kernel.org/r/20200729003531.907370-1-samuel.thibault@ens-lyon.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* Staging: add speakup to the staging directoryWilliam Hubbs2010-10-071-0/+46
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. The authors and maintainers of this code include the following: Kirk Reiser, Andy Berdan, John Covici, Brian and David Borowski, Christopher Brannon, Samuel Thibault and William Hubbs. Signed-off-by: William Hubbs <w.d.hubbs@gmail.com> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>