home *** CD-ROM | disk | FTP | other *** search
- ###############################################################################
- # BRLTTY - A background process providing access to the console screen (when in
- # text mode) for a blind person using a refreshable braille display.
- #
- # Copyright (C) 1995-2005 by The BRLTTY Team. All rights reserved.
- #
- # BRLTTY comes with ABSOLUTELY NO WARRANTY.
- #
- # This is free software, placed under the terms of the
- # GNU General Public License, as published by the Free Software
- # Foundation. Please see the file COPYING for details.
- #
- # Web Page: http://mielke.cc/brltty/
- #
- # This software is maintained by Dave Mielke <dave@mielke.cc>.
- ###############################################################################
-
- # BRLTTY Attributes Translation Table -
-
- dot 1 ~fg-blue
- dot 2 ~fg-green
- dot 3 ~fg-red
- dot 7 ~fg-bright
- dot 4 =bg-blue
- dot 5 =bg-green
- dot 6 =bg-red
- dot 8 =blink
-