Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
Help: Braille Lite 18
2
 
3
Advance bar left/right: full window left/right
4
1: line up / 4: line down
5
3: character left / 6: character right
6
235: line start / 256: line end
7
123: top left / 456: bottom left
8
1236: next virtual terminal / 3456: previous VT
9
234: search forward / 156: search backward (use cut to set search string)
10
12356: next prompt / 23456: previous prompt (same prompt as current line)
11
1345: next paragraph / 1246: previous paragraph (line after blank line)
12
 
13
2: keyboard left arrow / 5: keyboard right arrow
14
23: keyboard up arrow / 56: keyboard down arrow
15
12 chord: keyboard backspace
16
145 chord: keyboard delete
17
2345 chord: keyboard tab
18
46 chord: keyboard return
19
246 chord: keyboard escape
20
 
21
125: home (goto cursor)
22
1256: goto cursor previous position
23
14: cursor tracking (toggle)
24
124 chord: freeze screen (toggle)
25
1456: help mode (toggle)
26
12456: learn mode (key describer) (toggle)
27
34: status mode (toggle)
28
24: attribute display (toggle)
29
2346: six dots mode (toggle)
30
 
31
245 chord: route cursor to beginning of line
32
45 chord: route cursor to current line
33
236 chord: cut start
34
126 chord: cut append
35
356 chord: cut end rectangular
36
16 chord: cut end linear
37
1234 chord: paste
38
 
39
36: speak line
40
134: mute speech
41
 
42
1235 chord: restart braille driver
43
 
44
25 chord: preferences options:
45
  134: menu
46
  1235: reset
47
  234: save
48
  1356: cancel
49
 
50
Chord required for *dangerous* commands, e.g. routing, cut/paste,
51
restart driver, etc.
52
 
53
Internal:
54
 
55
1245 chord: position internal cursor for column-specific function:
56
  To move internal cursor:
57
    125: centre of window
58
    235: left end of window
59
    256: right end of window
60
    3: character left
61
    6: character right
62
    Advance bar left/right: quarter window left/right
63
  To terminate:
64
    236 chord: cut start
65
    126 chord: cut append
66
    356 chord: cut end rectangular
67
    16 chord: cut end linear
68
    24: describe attributes of selected character
69
    1356: cancel
70
 
71
k chord toggles keyboard emulation mode - initially off.
72
When on, unchorded characters passed directly to inskey(), unless prefixed
73
by:
74
 
75
u chord: uppercase (twice to lock)
76
q chord: unlock
77
26 chord: add 8th dot to next char typed
78
35 chord: prepend ESCAPE to next character (ALT)
79
x chord: control character
80
z chord: cancel preceding meta/control
81
 
82
Other internals:
83
 
84
2356 chord: rotate BrailleLite by 180 degrees
85
o chord: set repeat count for following command (up to 2digits).
86
  Type numbers, then type movement command or character (if in
87
    keyboard emulation).
88
  z chord: cancels special context.
89
  e chord: confirms count and waits for key to repeat.
90
Goto virtual terminal: use o chord, followed by VT number,
91
  followed by v chord or # chord.
92
Set/goto mark: use o chord followed by # followed by s to set or m to go.