This file is indexed.

/etc/brltty/Input/ts/pb.kti is in brltty 5.4-7+deb9u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
###############################################################################
# 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-2016 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 RightRockerUp LNUP
bind RightRockerDown LNDN

bind Bar1 LNUP
bind Bar2 LNDN
bind Bar3 LNDN
bind Bar4 LNDN

bind Button3 FWINLT
bind Button4 FWINRT

bind Concave HOME
bind Concave+LeftRockerUp BACK

bind Convex CSRTRK

bind Button1+Bar1 TOP_LEFT
bind Button1+Bar2 BOT_LEFT

bind Button2+Bar1 PRDIFLN
bind Button2+Bar2 NXDIFLN
bind Button2+Bar3 NXDIFLN
bind Button2+Bar4 NXDIFLN

bind Button2+RightRockerUp ATTRUP
bind Button2+RightRockerDown ATTRDN

bind Convex+Button1 CHRLT
bind Convex+Button2 CHRRT

bind LeftRockerUp+Button1 HWINLT
bind LeftRockerUp+Button2 HWINRT

bind Convex+LeftRockerUp WINUP
bind Convex+LeftRockerDown WINDN

bind Button1+Button2+Bar1 WINUP
bind Button1+Button2+Bar2 WINDN

bind LeftRockerUp+Button3 LNBEG
bind LeftRockerUp+Button4 LNEND

bind Button1 KEY_CURSOR_LEFT
bind Button2 KEY_CURSOR_RIGHT
bind LeftRockerUp KEY_CURSOR_UP
bind LeftRockerDown KEY_CURSOR_DOWN

bind Button1+Button2 HELP
bind Button1+Button2+Button3+Button4 LEARN
bind Button3+Button4 INFO

bind LeftRockerDown+RightRockerDown CSRJMP_VERT

bind Bar2+RightRockerDown SAY_LINE
bind Bar1+Bar2+RightRockerDown SAY_BELOW
bind Concave+Bar2 SPKHOME
bind Bar2+RightRockerUp MUTE
bind Bar1+Bar2+LeftRockerUp+RightRockerUp RESTARTSPEECH

bind Bar1+Bar2 PREFMENU
bind Bar1+Bar2+Concave PREFSAVE
bind Bar1+Bar2+Convex+Concave PREFLOAD

bind Bar1+Bar2+Button1 CSRVIS
bind Bar1+Bar2+Button1+Convex CSRBLINK
bind Bar1+Bar2+Button2 TUNES
bind Bar1+Bar2+Button2+Convex CAPBLINK
bind Bar1+Bar2+LeftRockerDown SIXDOTS

bind Switch1Up ATTRVIS+on
bind Switch1Down ATTRVIS+off

bind Switch1Up+Convex ATTRBLINK+on
bind Switch1Down+Convex ATTRBLINK+off

bind Switch2Up FREEZE+on
bind Switch2Down FREEZE+off

bind Switch3Up SKPIDLNS+on
bind Switch3Down SKPIDLNS+off

bind Switch4Up DISPMD+on
bind Switch4Down DISPMD+off

assign keyRoutingUp RightRockerUp
assign keyRoutingDown RightRockerDown
include routing.kti

bind RoutingKey+Button1 CLIP_NEW
bind RoutingKey+Button2 CLIP_ADD
bind RoutingKey+Button3 COPY_RECT
bind RoutingKey+Button4 COPY_LINE

bind RoutingKey+LeftRockerUp SETLEFT
bind RoutingKey+LeftRockerDown SWITCHVT

bind RoutingKey+Convex SETMARK
bind RoutingKey+Concave GOTOMARK

context menu
bind Convex MENU_PREV_SETTING
bind Concave MENU_NEXT_SETTING