Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        brltty: Braille display driver for Linux/Unix.
        
        
        - Summary
- BRLTTY is a background process (daemon) which provides
access to the Linux/Unix console (when in text mode)
for a blind person using a refreshable braille display.
It drives the braille display,
and provides complete screen review functionality.
Some speech capability has also been incorporated.
Changelog
        
            - * Wed Oct 28 17:00:00 2009 Stepan Kasal <skasal{%}redhat{*}com> - 3.7.2-4
- - use rpm macros more consistently
- add manual page for brltty.conf
- add more documentation
- install the default brltty-pm.conf to docdir only
- Resolves: #530554
- silence the postinstall scriptlet
- Resolves: #529163 
            - * Tue Oct 20 17:00:00 2009 Stepan Kasal <skasal{%}redhat{*}com> - 3.7.2-3
- - escape rpm macros in the rpm change log
- remove bogus rpath from libbrlttybba.so (CVE-2008-3279, #457942)
- add dependencies to bind the subpackages from one build together 
            - * Tue Oct 20 17:00:00 2009 Stepan Kasal <skasal{%}redhat{*}com> - 3.7.2-2
- - fix building with newer kernel-headers (#456247)
- do not strip debug info during install (#500545)
- Resolves: rhbz #456247 #500545