first commit
This commit is contained in:
40
etc_org/brltty/Input/md/common.kti
Normal file
40
etc_org/brltty/Input/md/common.kti
Normal file
@ -0,0 +1,40 @@
|
||||
###############################################################################
|
||||
# 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 Left FWINLT
|
||||
bind Right FWINRT
|
||||
|
||||
bind Up LNUP
|
||||
bind Down LNDN
|
||||
|
||||
bind Shift+Up KEY_CURSOR_UP
|
||||
bind Shift+Down KEY_CURSOR_DOWN
|
||||
|
||||
bind RoutingKey ROUTE
|
||||
bind RoutingKey+Left CLIP_NEW
|
||||
bind RoutingKey+Up CLIP_APPEND
|
||||
bind RoutingKey+Right COPY_LINE
|
||||
bind RoutingKey+Down COPY_RECT
|
||||
bind RoutingKey+RoutingKey CLIP_COPY
|
||||
bind RoutingKey.2+RoutingKey.3 PASTE
|
||||
|
||||
context menu
|
||||
|
||||
bind Up MENU_PREV_ITEM
|
||||
bind Down MENU_NEXT_ITEM
|
||||
|
24
etc_org/brltty/Input/md/default.ktb
Normal file
24
etc_org/brltty/Input/md/default.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 MDV Unrecognized Model (all keys defined)
|
||||
|
||||
include common.kti
|
||||
include keyboard.kti
|
||||
include fkeys.kti
|
||||
include status.kti
|
22
etc_org/brltty/Input/md/fk.ktb
Normal file
22
etc_org/brltty/Input/md/fk.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 MDV Models with Function Keys
|
||||
|
||||
include common.kti
|
||||
include fkeys.kti
|
23
etc_org/brltty/Input/md/fk_s.ktb
Normal file
23
etc_org/brltty/Input/md/fk_s.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 MDV Models with Function Keys and Status Cells
|
||||
|
||||
include common.kti
|
||||
include fkeys.kti
|
||||
include status.kti
|
53
etc_org/brltty/Input/md/fkeys.kti
Normal file
53
etc_org/brltty/Input/md/fkeys.kti
Normal file
@ -0,0 +1,53 @@
|
||||
###############################################################################
|
||||
# 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 F3 CHRLT
|
||||
bind F8 CHRRT
|
||||
|
||||
bind Shift+F3 HWINLT
|
||||
bind Shift+F8 HWINRT
|
||||
|
||||
bind F1 TOP_LEFT
|
||||
bind F2 BOT_LEFT
|
||||
|
||||
bind Shift+F1 FREEZE
|
||||
bind Shift+F2 INFO
|
||||
|
||||
bind F4 HOME
|
||||
bind Shift+F4 CSRSIZE
|
||||
bind Long+F4 CSRBLINK
|
||||
|
||||
bind F5 CSRTRK
|
||||
bind Shift+F5 CSRVIS
|
||||
bind Long+F5 CAPBLINK
|
||||
|
||||
bind F6 SKPIDLNS
|
||||
bind Shift+F6 DISPMD
|
||||
bind Shift+Long+F6 ATTRVIS
|
||||
bind Long+F6 ATTRBLINK
|
||||
|
||||
bind F7 SKPBLNKWINS
|
||||
|
||||
bind F10 PREFMENU
|
||||
bind Shift+F10 PASTE
|
||||
|
||||
context menu
|
||||
|
||||
bind F9 MENU_PREV_SETTING
|
||||
bind F10 MENU_NEXT_SETTING
|
||||
|
22
etc_org/brltty/Input/md/kbd.ktb
Normal file
22
etc_org/brltty/Input/md/kbd.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 MDV Models with a Keyboard
|
||||
|
||||
include common.kti
|
||||
include keyboard.kti
|
31
etc_org/brltty/Input/md/keyboard.kti
Normal file
31
etc_org/brltty/Input/md/keyboard.kti
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>.
|
||||
###############################################################################
|
||||
|
||||
map Space SPACE
|
||||
map Dot1 DOT1
|
||||
map Dot2 DOT2
|
||||
map Dot3 DOT3
|
||||
map Dot4 DOT4
|
||||
map Dot5 DOT5
|
||||
map Dot6 DOT6
|
||||
map Dot7 DOT7
|
||||
map Dot8 DOT8
|
||||
|
||||
assign chord Space+
|
||||
include ../chords.kti
|
||||
|
20
etc_org/brltty/Input/md/status.kti
Normal file
20
etc_org/brltty/Input/md/status.kti
Normal file
@ -0,0 +1,20 @@
|
||||
###############################################################################
|
||||
# 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>.
|
||||
###############################################################################
|
||||
|
||||
hotkey StatusKey.1 CSRHIDE+on CSRHIDE+off
|
||||
|
Reference in New Issue
Block a user