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
# This key subtable is for Papenmeier displays which have 20 status keys.
20
note The keys to the left of the status cells are named Status.1 through Status.20.
21
 
22
bind !Status.1 HELP
23
bind !Status.2 LEARN
24
bind !Status.3 CSRJMP_VERT
25
bind !Status.4 INFO
26
bind !Status.5 BACK
27
 
28
assign toggleKeys Status.6
29
assign toggleCommand CSRTRK
30
include ../toggle.kti
31
 
32
assign toggleKeys Status.7
33
assign toggleCommand DISPMD
34
include ../toggle.kti
35
 
36
assign toggleKeys Status.8
37
assign toggleCommand FREEZE
38
include ../toggle.kti
39
 
40
bind !Status.9 PREFLOAD
41
bind !Status.10 PREFMENU
42
bind !Status.11 PREFSAVE
43
 
44
assign toggleKeys Status.12
45
assign toggleCommand CSRVIS
46
include ../toggle.kti
47
 
48
assign toggleKeys Status.13
49
assign toggleCommand ATTRVIS
50
include ../toggle.kti
51
 
52
assign toggleKeys Status.14
53
assign toggleCommand SKPIDLNS
54
include ../toggle.kti
55
 
56
assign toggleKeys Status.15
57
assign toggleCommand SIXDOTS
58
include ../toggle.kti
59
 
60
bind Status.16 RESTARTBRL
61
 
62
assign toggleKeys Status.17
63
assign toggleCommand AUTOSPEAK
64
include ../toggle.kti
65
 
66
assign toggleKeys Status.18
67
assign toggleCommand AUTOREPEAT
68
include ../toggle.kti
69
 
70
bind Status.19 TIME
71
bind !Status.20 PASTE