first commit
This commit is contained in:
23
etc_org/brltty/Input/bm/b9b10.kti
Normal file
23
etc_org/brltty/Input/bm/b9b10.kti
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 B9 and B10 are the keys immediately to the left and right of the joystick.
|
||||
|
||||
bind B9 KEY_BACKSPACE
|
||||
assign space B10
|
||||
include keyboard.kti
|
27
etc_org/brltty/Input/bm/b9b11b10.kti
Normal file
27
etc_org/brltty/Input/bm/b9b11b10.kti
Normal file
@ -0,0 +1,27 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 B9 and B10 are the keys immediately to the left and right of the joystick.
|
||||
note * If either or both are used in a combination that includes at least
|
||||
note * one of the Dot1-6 keys while the device is in 8-dot braille mode
|
||||
note * then they become the Dot7 and Dot8 keys.
|
||||
note B11 is the key between the Dot1 and Dot4 keys.
|
||||
|
||||
bind B9 KEY_BACKSPACE
|
||||
assign space B11
|
||||
include keyboard.kti
|
36
etc_org/brltty/Input/bm/command.kti
Normal file
36
etc_org/brltty/Input/bm/command.kti
Normal file
@ -0,0 +1,36 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have command keys.
|
||||
note The command keys are in the middle, just behind the cursor routing keys,
|
||||
note and, from left to right, are named Command1 through Command7.
|
||||
|
||||
map Command4 SPACE
|
||||
map Command3 DOT1
|
||||
map Command2 DOT2
|
||||
map Command1 DOT3
|
||||
map Command5 DOT4
|
||||
map Command6 DOT5
|
||||
map Command7 DOT6
|
||||
|
||||
bind Command4+Command5 KEY_ENTER
|
||||
bind Command4+Command2 KEY_BACKSPACE
|
||||
bind Command4+Command6 KEY_TAB
|
||||
bind Command4+Command1 KEY_CURSOR_LEFT
|
||||
bind Command4+Command7 KEY_CURSOR_RIGHT
|
||||
|
23
etc_org/brltty/Input/bm/connect.ktb
Normal file
23
etc_org/brltty/Input/bm/connect.ktb
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum VarioConnect / HWG BrailleConnect
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
||||
include b9b10.kti
|
23
etc_org/brltty/Input/bm/conny.ktb
Normal file
23
etc_org/brltty/Input/bm/conny.ktb
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum Conny
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
||||
include b9b11b10.kti
|
86
etc_org/brltty/Input/bm/d6.kti
Normal file
86
etc_org/brltty/Input/bm/d6.kti
Normal file
@ -0,0 +1,86 @@
|
||||
###############################################################################
|
||||
# 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-2015 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>.
|
||||
###############################################################################
|
||||
|
||||
bind Display2 FWINLT
|
||||
bind Display5 FWINRT
|
||||
|
||||
bind Display1+Display3 CHRLT
|
||||
bind Display4+Display6 CHRRT
|
||||
|
||||
bind Display1+Display2+Display3 LNBEG
|
||||
bind Display4+Display5+Display6 LNEND
|
||||
|
||||
bind Display4 LNUP
|
||||
bind Display6 LNDN
|
||||
|
||||
bind Display1+Display4 TOP
|
||||
bind Display3+Display6 BOT
|
||||
|
||||
bind Display2+Display4 TOP_LEFT
|
||||
bind Display2+Display6 BOT_LEFT
|
||||
|
||||
bind Display5+Display4 PRDIFLN
|
||||
bind Display5+Display6 NXDIFLN
|
||||
|
||||
bind Display2+Display1 ATTRUP
|
||||
bind Display2+Display3 ATTRDN
|
||||
|
||||
bind Display2+Display5+Display1+Display4 PRPROMPT
|
||||
bind Display2+Display5+Display3+Display6 NXPROMPT
|
||||
|
||||
bind Display2+Display5+Display4 PRPGRPH
|
||||
bind Display2+Display5+Display6 NXPGRPH
|
||||
|
||||
bind Display2+Display4+Display6+Display1 PRSEARCH
|
||||
bind Display2+Display4+Display6+Display3 NXSEARCH
|
||||
|
||||
bind Display1 CSRTRK+on
|
||||
bind Display3 CSRTRK+off
|
||||
|
||||
bind Display1+Display6 BACK
|
||||
|
||||
bind Display2+Display4+Display6 HOME
|
||||
bind Display1+Display3+Display5 SPKHOME
|
||||
|
||||
bind Display1+Display3+Display4+Display6 CSRJMP_VERT
|
||||
bind Display2+Display5 INFO
|
||||
|
||||
bind Display1+Display4+Display5 DISPMD
|
||||
bind Display1+Display5 TIME
|
||||
bind Display1+Display2+Display4 FREEZE
|
||||
bind Display1+Display2+Display5 HELP
|
||||
bind Display1+Display3+Display4 PREFMENU
|
||||
bind Display1+Display2+Display3+Display4 PASTE
|
||||
bind Display1+Display2+Display3+Display5 PREFLOAD
|
||||
bind Display2+Display3+Display4 RESTARTSPEECH
|
||||
bind Display2+Display3+Display4+Display5 ATTRVIS
|
||||
bind Display2+Display4+Display5+Display6 PREFSAVE
|
||||
|
||||
bind Display2+Display3+Display5 SIXDOTS+on
|
||||
bind Display2+Display3+Display6 SIXDOTS+off
|
||||
|
||||
bind Display1+Display4+Display5+Display6 LEARN
|
||||
bind Display1+Display2+Display3+Display6 SWITCHVT_NEXT
|
||||
bind Display3+Display4+Display5+Display6 SWITCHVT_PREV
|
||||
|
||||
bind Display3+Display4 MUTE
|
||||
bind Display3+Display5 SAY_LINE
|
||||
bind Display3+Display5+Display4 SAY_ABOVE
|
||||
bind Display3+Display5+Display6 SAY_BELOW
|
||||
bind Display3+Display4+Display6 AUTOSPEAK
|
||||
|
23
etc_org/brltty/Input/bm/default.ktb
Normal file
23
etc_org/brltty/Input/bm/default.ktb
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum (default)
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
||||
include b9b10.kti
|
24
etc_org/brltty/Input/bm/display6.kti
Normal file
24
etc_org/brltty/Input/bm/display6.kti
Normal file
@ -0,0 +1,24 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 There are three display keys at each end of the braille cells.
|
||||
note * From top to bottom:
|
||||
note + The three at the left are named Display1, Display2, and Display3.
|
||||
note + The three at the right are named Display4, Display5, and Display6.
|
||||
|
||||
include d6.kti
|
66
etc_org/brltty/Input/bm/display7.kti
Normal file
66
etc_org/brltty/Input/bm/display7.kti
Normal file
@ -0,0 +1,66 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have 7 display keys.
|
||||
note The display keys are at both ends of the text cell area, just above it.
|
||||
note * The two at the left are named Display1 and Display2.
|
||||
note * The large key at the right is named Display5.
|
||||
note * The two immediately to its left are named Display3 and Display4.
|
||||
note * The two immediately to its right are named Display6 and Display7.
|
||||
|
||||
bind Display5 RETURN
|
||||
bind Display3 LNUP
|
||||
bind Display4 LNDN
|
||||
bind Display6 FWINLT
|
||||
bind Display7 FWINRT
|
||||
|
||||
bind Display1 TOP_LEFT
|
||||
bind Display2 BOT_LEFT
|
||||
|
||||
bind Display5+Display3 PRDIFLN
|
||||
bind Display5+Display4 NXDIFLN
|
||||
bind Display5+Display6 ATTRUP
|
||||
bind Display5+Display7 ATTRDN
|
||||
|
||||
bind Display2+Display5 FREEZE
|
||||
bind Display2+Display3 PRPROMPT
|
||||
bind Display2+Display4 NXPROMPT
|
||||
bind Display2+Display6 PRPGRPH
|
||||
bind Display2+Display7 NXPGRPH
|
||||
|
||||
bind Display1+Display5 CSRTRK
|
||||
bind Display1+Display3 DISPMD
|
||||
bind Display1+Display4 SIXDOTS
|
||||
bind Display1+Display6 ATTRVIS
|
||||
bind Display1+Display7 CSRVIS
|
||||
|
||||
bind Display1+Display2+Display5 AUTOSPEAK
|
||||
bind Display1+Display2+Display3 MUTE
|
||||
bind Display1+Display2+Display4 SAY_LINE
|
||||
bind Display1+Display2+Display6 SAY_ABOVE
|
||||
bind Display1+Display2+Display7 SAY_BELOW
|
||||
|
||||
bind Display1+Display2 HELP
|
||||
bind Display3+Display4 LEARN
|
||||
bind Display6+Display7 PREFMENU
|
||||
bind Display3+Display6 PREFLOAD
|
||||
bind Display4+Display7 PREFSAVE
|
||||
|
||||
bind Display5+Display3+Display6 CSRJMP_VERT
|
||||
bind Display5+Display4+Display7 PASTE
|
||||
|
22
etc_org/brltty/Input/bm/dm80p.ktb
Normal file
22
etc_org/brltty/Input/bm/dm80p.ktb
Normal file
@ -0,0 +1,22 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum DM 80 Plus
|
||||
|
||||
include display7.kti
|
||||
include routing7.kti
|
63
etc_org/brltty/Input/bm/front10.kti
Normal file
63
etc_org/brltty/Input/bm/front10.kti
Normal file
@ -0,0 +1,63 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have 10 front keys.
|
||||
note The keys in the upper row on the front are named:
|
||||
note * Front1, Front3, Front5, Front7, Front9.
|
||||
note The keys in the lower row on the front are named:
|
||||
note * Front2, Front4, Front6, Front8, Front10.
|
||||
note The keys in the upper row on the back are named:
|
||||
note * Back1, Back3, Back5, Back7, Back9.
|
||||
note The keys in the lower row on the back are named:
|
||||
note * Back2, Back4, Back6, Back8, Back10.
|
||||
|
||||
bind Front1 LNUP
|
||||
bind Front2 LNDN
|
||||
|
||||
bind Front3 LNUP
|
||||
bind Front4 LNDN
|
||||
|
||||
bind Front5 LNUP
|
||||
bind Front6 LNDN
|
||||
|
||||
bind Front7 LNUP
|
||||
bind Front8 LNDN
|
||||
|
||||
bind Front9 LNUP
|
||||
bind Front10 LNDN
|
||||
|
||||
bind Front5+Front1 TOP_LEFT
|
||||
bind Front5+Front2 BOT_LEFT
|
||||
bind Front6+Front1 TOP
|
||||
bind Front6+Front2 BOT
|
||||
|
||||
bind Front5+Front3 PRPROMPT
|
||||
bind Front5+Front4 NXPROMPT
|
||||
bind Front6+Front3 PRPGRPH
|
||||
bind Front6+Front4 NXPGRPH
|
||||
|
||||
#bind Front5+Front7 LNUP
|
||||
#bind Front5+Front8 LNDN
|
||||
#bind Front6+Front7 LNUP
|
||||
#bind Front6+Front8 LNDN
|
||||
|
||||
bind Front5+Front9 PRDIFLN
|
||||
bind Front5+Front10 NXDIFLN
|
||||
bind Front6+Front9 ATTRUP
|
||||
bind Front6+Front10 ATTRDN
|
||||
|
28
etc_org/brltty/Input/bm/front6.kti
Normal file
28
etc_org/brltty/Input/bm/front6.kti
Normal file
@ -0,0 +1,28 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have 6 front keys.
|
||||
note The keys in the upper row on the front are named:
|
||||
note * Front1, Front3, Front5.
|
||||
note The keys in the lower row on the front are named:
|
||||
note * Front2, Front4, Front6.
|
||||
note The keys in the upper row on the back are named:
|
||||
note * Back1, Back3, Back5.
|
||||
note The keys in the lower row on the back are named:
|
||||
note * Back2, Back4, Back6.
|
||||
|
39
etc_org/brltty/Input/bm/horizontal.kti
Normal file
39
etc_org/brltty/Input/bm/horizontal.kti
Normal file
@ -0,0 +1,39 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have horizontal sensors.
|
||||
|
||||
bind !HorizontalSensor ROUTE
|
||||
|
||||
bind Display1+!HorizontalSensor CLIP_NEW
|
||||
bind Display2+!HorizontalSensor CLIP_ADD
|
||||
bind Display4+!HorizontalSensor COPY_LINE
|
||||
bind Display5+!HorizontalSensor COPY_RECT
|
||||
|
||||
bind Display3+!HorizontalSensor DESCCHAR
|
||||
bind Display6+!HorizontalSensor SETLEFT
|
||||
|
||||
bind Display2+Display1+!HorizontalSensor PRINDENT
|
||||
bind Display2+Display3+!HorizontalSensor NXINDENT
|
||||
|
||||
bind Display5+Display4+!HorizontalSensor PRDIFCHAR
|
||||
bind Display5+Display6+!HorizontalSensor NXDIFCHAR
|
||||
|
||||
bind Display1+Display3+!HorizontalSensor SETMARK
|
||||
bind Display4+Display6+!HorizontalSensor GOTOMARK
|
||||
|
29
etc_org/brltty/Input/bm/inka.ktb
Normal file
29
etc_org/brltty/Input/bm/inka.ktb
Normal file
@ -0,0 +1,29 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum Inka
|
||||
|
||||
include display6.kti
|
||||
include horizontal.kti
|
||||
include vertical.kti
|
||||
|
||||
note The switches are off when to the left and on when to the right.
|
||||
note * Switch1 (upper-left): disable all sensors.
|
||||
note * Switch2 (lower-left): scaled vertical sensor line selection.
|
||||
note * Switch3 (upper-right): show selected horizontal sensor (all dots raised).
|
||||
note * Switch4 (lower-right): enable braille keyboard.
|
138
etc_org/brltty/Input/bm/keyboard.kti
Normal file
138
etc_org/brltty/Input/bm/keyboard.kti
Normal file
@ -0,0 +1,138 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 five joystick motions are named Left, Right, Up, Down, and Press.
|
||||
|
||||
map Dot1 DOT1
|
||||
map Dot2 DOT2
|
||||
map Dot3 DOT3
|
||||
map Dot4 DOT4
|
||||
map Dot5 DOT5
|
||||
map Dot6 DOT6
|
||||
map Dot7 DOT7
|
||||
map Dot8 DOT8
|
||||
|
||||
map \{space} SPACE
|
||||
assign chord \{space}+
|
||||
include ../chords.kti
|
||||
|
||||
bind Press RETURN
|
||||
bind Up LNUP
|
||||
bind Down LNDN
|
||||
bind Left FWINLT
|
||||
bind Right FWINRT
|
||||
|
||||
bind Dot4+Press HELP
|
||||
bind Dot4+Up TOP
|
||||
bind Dot4+Down BOT
|
||||
bind Dot4+Left LNBEG
|
||||
bind Dot4+Right LNEND
|
||||
|
||||
bind Dot5+Press INFO
|
||||
bind Dot5+Up PRDIFLN
|
||||
bind Dot5+Down NXDIFLN
|
||||
bind Dot5+Left FWINLTSKIP
|
||||
bind Dot5+Right FWINRTSKIP
|
||||
|
||||
bind Dot6+Press LEARN
|
||||
bind Dot6+Up ATTRUP
|
||||
bind Dot6+Down ATTRDN
|
||||
bind Dot6+Left CHRLT
|
||||
bind Dot6+Right CHRRT
|
||||
|
||||
Bind Dot4+Dot6+Press CSRJMP_VERT
|
||||
Bind Dot4+Dot6+Up PRPGRPH
|
||||
Bind Dot4+Dot6+Down NXPGRPH
|
||||
Bind Dot4+Dot6+Left PRPROMPT
|
||||
Bind Dot4+Dot6+Right NXPROMPT
|
||||
|
||||
Bind Dot4+Dot5+Dot6+Press PREFMENU
|
||||
Bind Dot4+Dot5+Dot6+Up PREFLOAD
|
||||
Bind Dot4+Dot5+Dot6+Down PREFSAVE
|
||||
Bind Dot4+Dot5+Dot6+Left PRSEARCH
|
||||
Bind Dot4+Dot5+Dot6+Right NXSEARCH
|
||||
|
||||
Bind Dot4+Dot5+Press SIXDOTS
|
||||
Bind Dot4+Dot5+Up FREEZE
|
||||
Bind Dot4+Dot5+Down DISPMD
|
||||
Bind Dot4+Dot5+Left SWITCHVT_PREV
|
||||
Bind Dot4+Dot5+Right SWITCHVT_NEXT
|
||||
|
||||
Bind Dot5+Dot6+Press CSRTRK
|
||||
Bind Dot5+Dot6+Up TIME
|
||||
Bind Dot5+Dot6+Down SLIDEWIN
|
||||
Bind Dot5+Dot6+Left SKPIDLNS
|
||||
Bind Dot5+Dot6+Right SKPBLNKWINS
|
||||
|
||||
bind RoutingKey+Press DESCCHAR
|
||||
bind RoutingKey+Left CLIP_NEW
|
||||
bind RoutingKey+Up CLIP_ADD
|
||||
bind RoutingKey+Right COPY_LINE
|
||||
bind RoutingKey+Down COPY_RECT
|
||||
|
||||
bind Dot1+Press KEY_TAB
|
||||
bind Dot1+Up KEY_CURSOR_UP
|
||||
bind Dot1+Down KEY_CURSOR_DOWN
|
||||
bind Dot1+Left KEY_CURSOR_LEFT
|
||||
bind Dot1+Right KEY_CURSOR_RIGHT
|
||||
|
||||
bind Dot2+Press KEY_ENTER
|
||||
bind Dot2+Up KEY_INSERT
|
||||
bind Dot2+Down PASTE
|
||||
bind Dot2+Left KEY_BACKSPACE
|
||||
bind Dot2+Right KEY_DELETE
|
||||
|
||||
bind Dot3+Press KEY_ESCAPE
|
||||
bind Dot3+Up KEY_PAGE_UP
|
||||
bind Dot3+Down KEY_PAGE_DOWN
|
||||
bind Dot3+Left KEY_HOME
|
||||
bind Dot3+Right KEY_END
|
||||
|
||||
bind B9+Press AUTOSPEAK
|
||||
bind B9+Up SAY_LOUDER
|
||||
bind B9+Down SAY_SOFTER
|
||||
bind B9+Left SAY_SLOWER
|
||||
bind B9+Right SAY_FASTER
|
||||
|
||||
bind B10+Press SPKHOME
|
||||
bind B10+Up SAY_ABOVE
|
||||
bind B10+Down SAY_BELOW
|
||||
bind B10+Left MUTE
|
||||
bind B10+Right SAY_LINE
|
||||
|
||||
|
||||
#################
|
||||
# Menu Bindings #
|
||||
#################
|
||||
|
||||
context menu
|
||||
|
||||
bind press PREFMENU
|
||||
bind Up MENU_PREV_ITEM
|
||||
bind Down MENU_NEXT_ITEM
|
||||
bind Left MENU_PREV_SETTING
|
||||
bind Right MENU_NEXT_SETTING
|
||||
|
||||
bind B9 MENU_PREV_LEVEL
|
||||
bind B9+Press PREFSAVE
|
||||
bind B9+Up MENU_FIRST_ITEM
|
||||
bind B9+Down MENU_LAST_ITEM
|
||||
bind B9+Left FWINLT
|
||||
bind B9+Right FWINRT
|
||||
|
||||
context default
|
24
etc_org/brltty/Input/bm/pro.ktb
Normal file
24
etc_org/brltty/Input/bm/pro.ktb
Normal file
@ -0,0 +1,24 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum Vario Pro
|
||||
|
||||
include display6.kti
|
||||
include wheels.kti
|
||||
include status.kti
|
||||
include routing6.kti
|
23
etc_org/brltty/Input/bm/pronto.ktb
Normal file
23
etc_org/brltty/Input/bm/pronto.ktb
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum Pronto!
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
||||
include b9b10.kti
|
23
etc_org/brltty/Input/bm/pv.ktb
Normal file
23
etc_org/brltty/Input/bm/pv.ktb
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum PocketVario
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
||||
include b9b10.kti
|
31
etc_org/brltty/Input/bm/rb.ktb
Normal file
31
etc_org/brltty/Input/bm/rb.ktb
Normal file
@ -0,0 +1,31 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 APH Refreshabraille
|
||||
|
||||
note B9 is the long key in the middle, just in front of the joystick.
|
||||
note Dot7 and Dot8 are the keys immediately to the left and right of B9.
|
||||
note B10 is the narrow key between and just behind the six-dot keyboard.
|
||||
note The six display keys are emulated by the corresponding six dot keys
|
||||
note * while the joystick is pressed (the joystick must be pressed first).
|
||||
|
||||
include d6.kti
|
||||
include routing6.kti
|
||||
|
||||
assign space B9
|
||||
include keyboard.kti
|
43
etc_org/brltty/Input/bm/routing6.kti
Normal file
43
etc_org/brltty/Input/bm/routing6.kti
Normal file
@ -0,0 +1,43 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have routing keys and 6 display keys.
|
||||
|
||||
bind RoutingKey ROUTE
|
||||
|
||||
bind Display1+RoutingKey CLIP_NEW
|
||||
bind Display2+RoutingKey CLIP_ADD
|
||||
bind Display4+RoutingKey COPY_LINE
|
||||
bind Display5+RoutingKey COPY_RECT
|
||||
bind RoutingKey+!RoutingKey CLIP_COPY
|
||||
bind Display2+RoutingKey+!RoutingKey CLIP_APPEND
|
||||
|
||||
bind Display3+RoutingKey DESCCHAR
|
||||
bind Display6+RoutingKey SETLEFT
|
||||
|
||||
bind Display2+Display1+RoutingKey PRINDENT
|
||||
bind Display2+Display3+RoutingKey NXINDENT
|
||||
|
||||
bind Display5+Display4+RoutingKey PRDIFCHAR
|
||||
bind Display5+Display6+RoutingKey NXDIFCHAR
|
||||
|
||||
bind Display1+Display3+RoutingKey SETMARK
|
||||
bind Display4+Display6+RoutingKey GOTOMARK
|
||||
|
||||
bind Display4+Display5+Display6+RoutingKey SWITCHVT
|
||||
|
39
etc_org/brltty/Input/bm/routing7.kti
Normal file
39
etc_org/brltty/Input/bm/routing7.kti
Normal file
@ -0,0 +1,39 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have routing keys and 7 display keys.
|
||||
|
||||
bind !RoutingKey ROUTE
|
||||
|
||||
bind Display5+!RoutingKey DESCCHAR
|
||||
|
||||
bind Display3+!RoutingKey CLIP_NEW
|
||||
bind Display4+!RoutingKey CLIP_ADD
|
||||
bind Display6+!RoutingKey COPY_LINE
|
||||
bind Display7+!RoutingKey COPY_RECT
|
||||
|
||||
bind Display5+Display3+!RoutingKey PRINDENT
|
||||
bind Display5+Display4+!RoutingKey NXINDENT
|
||||
|
||||
bind Display5+Display6+!RoutingKey PRDIFCHAR
|
||||
bind Display5+Display7+!RoutingKey NXDIFCHAR
|
||||
|
||||
bind Display1+!RoutingKey SETMARK
|
||||
bind Display2+!RoutingKey GOTOMARK
|
||||
bind Display1+Display2+!RoutingKey SETLEFT
|
||||
|
34
etc_org/brltty/Input/bm/status.kti
Normal file
34
etc_org/brltty/Input/bm/status.kti
Normal file
@ -0,0 +1,34 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have a status module.
|
||||
note The larger controls on the status module, from left to right,
|
||||
note are named StatusButton1 through StatusButton4.
|
||||
note The smaller controls on the status module, from left to right,
|
||||
note are named StatusKey1 through StatusKey4.
|
||||
|
||||
bind StatusButton1 HELP
|
||||
bind StatusButton2 LEARN
|
||||
bind StatusButton3 INFO
|
||||
bind StatusButton4 PREFMENU
|
||||
|
||||
bind StatusKey1 CSRVIS
|
||||
bind StatusKey2 ATTRVIS
|
||||
bind StatusKey3 FREEZE
|
||||
bind StatusKey4 SIXDOTS
|
||||
|
22
etc_org/brltty/Input/bm/sv.ktb
Normal file
22
etc_org/brltty/Input/bm/sv.ktb
Normal file
@ -0,0 +1,22 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum SuperVario / HWG Brailliant
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
23
etc_org/brltty/Input/bm/ultra.ktb
Normal file
23
etc_org/brltty/Input/bm/ultra.ktb
Normal file
@ -0,0 +1,23 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum VarioUltra
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
||||
include b9b10.kti
|
22
etc_org/brltty/Input/bm/v40.ktb
Normal file
22
etc_org/brltty/Input/bm/v40.ktb
Normal file
@ -0,0 +1,22 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum Vario 40
|
||||
|
||||
include display6.kti
|
||||
include routing6.kti
|
24
etc_org/brltty/Input/bm/v80.ktb
Normal file
24
etc_org/brltty/Input/bm/v80.ktb
Normal file
@ -0,0 +1,24 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum Vario 80
|
||||
|
||||
include display6.kti
|
||||
include command.kti
|
||||
include front10.kti
|
||||
include routing6.kti
|
24
etc_org/brltty/Input/bm/vertical.kti
Normal file
24
etc_org/brltty/Input/bm/vertical.kti
Normal file
@ -0,0 +1,24 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have vertical sensors.
|
||||
|
||||
bind !LeftSensor GOTOLINE+toleft
|
||||
bind !RightSensor GOTOLINE
|
||||
bind !ScaledLeftSensor GOTOLINE+toleft+scaled
|
||||
bind !ScaledRightSensor GOTOLINE+scaled
|
42
etc_org/brltty/Input/bm/vk.ktb
Normal file
42
etc_org/brltty/Input/bm/vk.ktb
Normal file
@ -0,0 +1,42 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum (variokeys=yes)
|
||||
|
||||
bind Display2 FWINLT
|
||||
bind Display5 FWINRT
|
||||
|
||||
bind Display1 LNUP
|
||||
bind Display3 LNDN
|
||||
|
||||
bind Display4 KEY_CURSOR_UP
|
||||
bind Display6 KEY_CURSOR_DOWN
|
||||
|
||||
bind Display1+Display3 HOME
|
||||
bind Display2+Display1 TOP_LEFT
|
||||
bind Display2+Display3 BOT_LEFT
|
||||
|
||||
bind Display1+Display4 PREFMENU
|
||||
bind Display1+Display2+Display4 FREEZE
|
||||
bind Display1+Display2+Display5 HELP
|
||||
bind Display2+Display4 INFO
|
||||
bind Display2+Display3+Display4+Display5 CSRTRK
|
||||
bind Display1+Display3+Display6 ATTRVIS
|
||||
bind Display1+Display2+Display3+Display6 DISPMD
|
||||
|
||||
include routing6.kti
|
38
etc_org/brltty/Input/bm/wheels.kti
Normal file
38
etc_org/brltty/Input/bm/wheels.kti
Normal file
@ -0,0 +1,38 @@
|
||||
###############################################################################
|
||||
# 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-2015 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 Baum displays which have wheels.
|
||||
note The wheels on the display module are identified by their ordinal position
|
||||
note (first through fourth) from the left.
|
||||
|
||||
bind !FirstWheelUp LNUP
|
||||
bind !FirstWheelDown LNDN
|
||||
bind !FirstWheelPress HOME
|
||||
|
||||
bind !SecondWheelUp LNUP
|
||||
bind !SecondWheelDown LNDN
|
||||
bind !SecondWheelPress HOME
|
||||
|
||||
bind !ThirdWheelUp LNUP
|
||||
bind !ThirdWheelDown LNDN
|
||||
bind !ThirdWheelPress HOME
|
||||
|
||||
bind !FourthWheelUp LNUP
|
||||
bind !FourthWheelDown LNDN
|
||||
bind !FourthWheelPress HOME
|
||||
|
Reference in New Issue
Block a user