Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
###############################################################################
2
# BRLTTY - A background process providing access to the console screen (when in
3
#          text mode) for a blind person using a refreshable braille display.
4
#
5
# Copyright (C) 1995-2018 by The BRLTTY Developers.
6
#
7
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
8
#
9
# This is free software, placed under the terms of the
10
# GNU Lesser General Public License, as published by the Free Software
11
# Foundation; either version 2.1 of the License, or (at your option) any
12
# later version. Please see the file LICENSE-LGPL for details.
13
#
14
# Web Page: http://brltty.com/
15
#
16
# This software is maintained by Dave Mielke <dave@mielke.cc>.
17
###############################################################################
18
 
19
# Key subtable for HandyTech Modular Evolution
20
 
21
bind Left FWINLT
22
bind Right FWINRT
23
include rockers.kti
24
 
25
bind RoutingKey ROUTE
26
bind RoutingKey+!RoutingKey CLIP_COPY
27
 
28
bind Left+RoutingKey PRINDENT
29
bind Right+RoutingKey NXINDENT
30
 
31
bind Left+Right PASTE
32
 
33
bind B1+Left LNBEG
34
bind B1+Right LNEND
35
bind B2+Left TOP
36
bind B2+Right BOT
37
bind B3+Left HWINLT
38
bind B3+Right HWINRT
39
bind B6+Left CHRLT
40
bind B6+Right CHRRT
41
bind B2+B3+Left MUTE
42
bind B2+B3+Right SAY_LINE
43
 
44
bind B1+B4+Left TOUCH_NAV
45
 
46
include dots.kti