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>.################################################################################ This key subtable is for Papenmeier displays which have 13 front keys.note There are 13 keys on the front.note * The rectangular key at the center is named Shift.note * The square keys immediately to its left and right are named Home and End.note * The left and right bars are named Up and Down.note * The four square keys at the very left are named: Dot7, Dot3, Dot2, Dot1.note * The four square keys at the very right are named: Dot4, Dot5, Dot6, Dot8.bind !Shift HOMEbind !Home TOPbind !End BOTbind !Up LNUPbind !Down LNDNbind Dot1 PRDIFLNbind Dot4 NXDIFLNbind Dot2 ATTRUPbind Dot5 ATTRDNbind Dot3 PRPGRPHbind Dot6 NXPGRPHbind Dot7 PRPROMPTbind Dot8 NXPROMPTbind Dot1+Dot2 WINUPbind Dot4+Dot5 WINDNbind Dot3+Dot7 PRSEARCHbind Dot6+Dot8 NXSEARCHbind Dot1+Dot2+!RoutingKey1 PRDIFCHARbind Dot4+Dot5+!RoutingKey1 NXDIFCHARbind Dot3+Dot7+!RoutingKey1 PRINDENTbind Dot6+Dot8+!RoutingKey1 NXINDENTbind Dot1+!Up FWINLTbind Dot1+!Down FWINRTbind Dot1+!Home TOP_LEFTbind Dot1+!End BOT_LEFTbind Dot4+!Up HWINLTbind Dot4+!Down HWINRTbind Dot4+!Home CHRLTbind Dot4+!End CHRRTbind Dot1+!Shift LNBEGbind Dot4+!Shift LNENDbind Dot1+!RoutingKey1 SETLEFTbind Dot4+!RoutingKey1 DESCCHARbind Dot2+!Shift KEY_TABbind Dot2+!Home KEY_CURSOR_LEFTbind Dot2+!End KEY_CURSOR_RIGHTbind Dot2+!Up KEY_CURSOR_UPbind Dot2+!Down KEY_CURSOR_DOWNbind Dot2+!RoutingKey1 KEY_FUNCTIONbind Dot5+!Shift KEY_INSERTbind Dot5+!Home KEY_HOMEbind Dot5+!End KEY_ENDbind Dot5+!Up KEY_PAGE_UPbind Dot5+!Down KEY_PAGE_DOWNbind Dot5+!RoutingKey1 SWITCHVTbind Dot6+!Shift UNSTICKbind Dot6+!Home METAbind Dot6+!End GUIbind Dot6+!Up SHIFTbind Dot6+!Down CONTROLbind Dot7+!Shift SPKHOMEbind Dot7+!Home SAY_ABOVEbind Dot7+!End SAY_BELOWbind Dot7+!Up MUTEbind Dot7+!Down SAY_LINEbind Dot8+!Shift RESTARTSPEECHbind Dot8+!Home SAY_SLOWERbind Dot8+!End SAY_FASTERbind Dot8+!Up SAY_SOFTERbind Dot8+!Down SAY_LOUDERbind Dot7+!RoutingKey1 CLIP_NEWbind Dot3+!RoutingKey1 CLIP_ADDbind Dot6+!RoutingKey1 COPY_LINEbind Dot8+!RoutingKey1 COPY_RECTbind Dot1+Dot2+Dot3+Dot7 TIMEinclude routing.ktiassign toggleOff Dot7assign toggleOn Dot8include status\{statusKeys}.ktibind Dot2+Dot3+!Shift CONTEXT+defaultbind Dot2+Dot3+!Home CONTEXT+chordsbind Dot2+Dot3+!End CONTEXT+braille##################### Chord Input Mode #####################context chords Chorded Commands Modeassign noUnchordedassign chordinclude ../chords.ktiinclude ../menu.kti####################### Braille Input Mode #######################context braille Braille Input Modemap Dot1 DOT1map Dot2 DOT2map Dot3 DOT3map Dot4 DOT4map Dot5 DOT5map Dot6 DOT6map Dot7 DOT7map Dot8 DOT8bind Dot3+!Shift KEY_ESCAPEbind Dot3+!Home KEY_BACKSPACEbind Dot3+!End KEY_DELETEbind Dot3+!Up KEY_ENTERbind Dot3+!Down PASSDOTS