The fokSyf Eye Reader 1.0.0-1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News The fokSyf Eye Reader 1.0.0-1 (Default branch)
# 1  
Old 03-30-2008
The fokSyf Eye Reader 1.0.0-1 (Default branch)

fokSyf Eye R is a screen environment reader system which has been designed as a Linux system add-on to provide enhanced user interface accessibility for a blind or visually impaired user. It uses the underlying functionality of yasr, speech-dispatcher, and speech synthesis, along with a hierarchical hot-key driven user interface and help system called foksy, to provide instant voice-guided access to a wide range of specially pre-configured yasr-compatible commandline applications. It also includes console font magnification facilities.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Config::MVP::Reader::Findable::ByExtension(3pm) 	User Contributed Perl Documentation	   Config::MVP::Reader::Findable::ByExtension(3pm)

NAME
Config::MVP::Reader::Findable::ByExtension - a Findable Reader that looks for files by extension VERSION
version 2.200002 METHODS
default_extension This method, which must be composed by classes including this role, returns the default extension used by files in the format this reader can read. When the Finder tries to find configuration, it have a directory root and a basename. Each (Findable) reader that it tries in turn will look for a file basename.extension in the root directory. If exactly one file is found, that file is read. refined_location This role provides a default implementation of the "refined_location" method required by Config::MVP::Reader. It will return a filename based on the original location, if a file exists matching that location plus the reader's "default_extension". AUTHOR
Ricardo Signes <rjbs@cpan.org> COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-03-16 Config::MVP::Reader::Findable::ByExtension(3pm)