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>.###############################################################################title Iris with Braille Keyboardnote The braille keyboard has two thumb keys rather than a single space bar.note * The left one is named Backspace, and the right one is named Space.note The eight keys behind the braille keyboard are known as linear keys.note * From left to right, they're named L1 through L8.assign Dot1 L4assign Dot2 L3assign Dot3 L2assign Dot4 L5assign Dot5 L6assign Dot6 L7assign Dot7 L1assign Dot8 L8include all.kti##################### Default Bindings #####################bind L1 FWINLTbind L2 LNUPbind L3 PRPROMPTbind L4 PREFMENUbind L5 INFObind L6 NXPROMPTbind L7 LNDNbind L8 FWINRTbind L1+L2 TOPbind L7+L8 BOTbind L2+L3 CSRVISbind L6+L7 TUNESbind L6+L8 RESTARTSPEECHbind L5+L7 PASTEbind L5+L6+L7 CONTEXT+PASTE_HISTORYmap Dot1 DOT1map Dot2 DOT2map Dot3 DOT3map Dot4 DOT4map Dot5 DOT5map Dot6 DOT6map Dot7 DOT7map Dot8 DOT8map Space SPACEmap L4 CONTROLmap L5 METAmap L3 UPPERbind Backspace KEY_BACKSPACEbind Backspace+Space KEY_ENTERbind Space+Dot2 KEY_CURSOR_LEFTbind Space+Dot5 KEY_CURSOR_RIGHTbind Space+Dot4 KEY_CURSOR_UPbind Space+Dot6 KEY_CURSOR_DOWNbind Space+Dot4+Dot5 KEY_PAGE_UPbind Space+Dot5+Dot6 KEY_PAGE_DOWNbind Space+Dot1 KEY_HOMEbind Space+Dot3 KEY_ENDbind Space+Dot1+Dot4+Dot5 KEY_DELETEbind Space+Dot1+Dot5 KEY_ESCAPEbind Space+Dot2+Dot4 KEY_INSERTbind Space+Dot2+Dot3+Dot4+Dot5 KEY_TABbind 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+11bind Backspace+Dot2 SWITCHVT+0bind Backspace+Dot2+Dot3 SWITCHVT+1bind Backspace+Dot2+Dot5 SWITCHVT+2bind Backspace+Dot2+Dot5+Dot6 SWITCHVT+3bind Backspace+Dot2+Dot6 SWITCHVT+4bind Backspace+Dot2+Dot3+Dot5 SWITCHVT+5bind Backspace+Dot2+Dot3+Dot5+Dot6 SWITCHVT+6bind Backspace+Dot2+Dot3+Dot6 SWITCHVT+7bind Backspace+Dot3+Dot5 SWITCHVT+8bind Backspace+Dot3+Dot5+Dot6 SWITCHVT+9bind Backspace+Dot2+Dot7 SWITCHVT+10bind Backspace+Dot2+Dot3+Dot7 SWITCHVT+11bind Backspace+Dot3 SWITCHVT_PREVbind Backspace+Dot6 SWITCHVT_NEXT