Blame | Last modification | View Log | RSS feed
################################################################################ 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-2018 by The BRLTTY Developers.## BRLTTY comes with ABSOLUTELY NO WARRANTY.## This is free software, placed under the terms of the# GNU Lesser General Public License, as published by the Free Software# Foundation; either version 2.1 of the License, or (at your option) any# later version. Please see the file LICENSE-LGPL for details.## Web Page: http://brltty.com/## This software is maintained by Dave Mielke <dave@mielke.cc>.###############################################################################note The eight dot keys of the braille keyboard are behind the cursor routing keys.note From left to right, they are: Dot7, Dot3, Dot2, Dot1, Dot4, Dot5, Dot6, Dot8.note The two keys of the braille keyboard in front of the braille cells, from left to right, are: Backspace, Space.map Dot1 DOT1map Dot2 DOT2map Dot3 DOT3map Dot4 DOT4map Dot5 DOT5map Dot6 DOT6map Dot7 DOT7map Dot8 DOT8map Space SPACEbind Backspace KEY_BACKSPACEbind Backspace+Space KEY_ENTERbind Space+Dot7 SHIFTbind Space+Dot8 METAbind Space+Dot7+Dot8 CONTROLbind Space+Dot2+Dot5+Dot6 KEY_TABbind Space+Dot2+Dot3+Dot6 KEY_TAB+shiftbind Space+Dot4 KEY_CURSOR_UPbind Space+Dot6 KEY_CURSOR_DOWNbind Space+Dot2 KEY_CURSOR_LEFTbind Space+Dot5 KEY_CURSOR_RIGHTbind Space+Dot1+Dot3 KEY_PAGE_UPbind Space+Dot4+Dot6 KEY_PAGE_DOWNbind Space+Dot1+Dot2+Dot3 KEY_HOMEbind Space+Dot4+Dot5+Dot6 KEY_ENDbind Space+Dot3+Dot6 KEY_DELETEbind Space+Dot1+Dot2+Dot4+Dot5 KEY_ESCAPEbind Space+Dot1+Dot3+Dot5 KEY_INSERTbind Backspace+Dot1 KEY_FUNCTION+0bind Backspace+Dot1+Dot2 KEY_FUNCTION+1bind Backspace+Dot1+Dot4 KEY_FUNCTION+2bind Backspace+Dot1+Dot4+Dot5 KEY_FUNCTION+3bind Backspace+Dot1+Dot5 KEY_FUNCTION+4bind Backspace+Dot1+Dot2+Dot4 KEY_FUNCTION+5bind Backspace+Dot1+Dot2+Dot4+Dot5 KEY_FUNCTION+6bind Backspace+Dot1+Dot2+Dot5 KEY_FUNCTION+7bind Backspace+Dot2+Dot4 KEY_FUNCTION+8bind Backspace+Dot2+Dot4+Dot5 KEY_FUNCTION+9bind Backspace+Dot1+Dot3 KEY_FUNCTION+10bind Backspace+Dot1+Dot2+Dot3 KEY_FUNCTION+11