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 Seika Braille Displaysnote The round keys to the left/right of the braille cells are named K1 and K8.note The left/right ends of the left rocker are named K2 and K3.note The long keys to the left/right of the center are named K4 and K5.note The left/right ends of the right rocker are named K6 and K7.##################### Default Bindings #####################bind !RoutingKey ROUTEbind K1 FWINLTbind K8 FWINRTbind K2 LNUPbind K3 LNDNbind K2+K3 LNBEGbind K6 FWINLTSKIPbind K7 FWINRTSKIPbind K6+K7 PASTEbind K4 CSRTRKbind K5 RETURNbind K4+K5 CSRJMP_VERTbind K6+K2 TOP_LEFTbind K6+K3 BOT_LEFTbind K7+K2 TOPbind K7+K3 BOTbind K4+K2 ATTRUPbind K4+K3 ATTRDNbind K5+K2 PRDIFLNbind K5+K3 NXDIFLNbind K4+K6 PRPROMPTbind K4+K7 NXPROMPTbind K5+K6 PRPGRPHbind K5+K7 NXPGRPHbind K1+K8+K2 CONTEXT+PRINDENTbind K1+K8+K3 CONTEXT+NXINDENTbind K1+K8+K4 CONTEXT+SETLEFTbind K1+K8+K5 CONTEXT+DESCCHARbind K1+K8+K6 CONTEXT+PRDIFCHARbind K1+K8+K7 CONTEXT+NXDIFCHARbind K1+K8+K2+K6 CONTEXT+CLIP_NEWbind K1+K8+K2+K7 CONTEXT+CLIP_ADDbind K1+K8+K3+K6 CONTEXT+COPY_LINEbind K1+K8+K3+K7 CONTEXT+COPY_RECTbind K1+K2 HELPbind K1+K3 LEARNbind K1+K4 PREFLOADbind K1+K5 PREFSAVEbind K1+K6 PREFMENUbind K1+K7 INFObind K8+K2 DISPMDbind K8+K3 FREEZEbind K8+K6 SIXDOTSbind K8+K7 SKPIDLNS################## Menu Bindings ##################context menubind K1 FWINLTbind K8 FWINRTbind K2 MENU_PREV_ITEMbind K3 MENU_NEXT_ITEMbind K6 MENU_PREV_SETTINGbind K7 MENU_NEXT_SETTINGbind K4 MENU_FIRST_ITEMbind K5 MENU_LAST_ITEM############################# Routing Key Alternatives #############################context CLIP_NEWbind !RoutingKey CLIP_NEWcontext CLIP_ADDbind !RoutingKey CLIP_ADDcontext COPY_LINEbind !RoutingKey COPY_LINEcontext COPY_RECTbind !RoutingKey COPY_RECTcontext SETLEFTbind !RoutingKey SETLEFTcontext DESCCHARbind !RoutingKey DESCCHARcontext PRINDENTbind !RoutingKey PRINDENTcontext NXINDENTbind !RoutingKey NXINDENTcontext PRDIFCHARbind !RoutingKey PRDIFCHarcontext NXDIFCHARbind !RoutingKey NXDIFCHar