File size: 3,381 Bytes
a52f8e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
121
122
123
124
125
126
[
    {
        "text": "JAWS: Say Prior Character - Left Arrow",
        "label": "JAWS"
    },
    {
        "text": "JAWS: Say Next Character - Right Arrow",
        "label": "JAWS"
    },
    {
        "text": "JAWS: Say Current Character - Numpad 5",
        "label": "JAWS"
    },
    {
        "text": "JAWS: Say Word - Insert + Numpad 5",
        "label": "JAWS"
    },
    {
        "text": "JAWS: Spell Word - Insert + Numpad 5 twice quickly",
        "label": "JAWS"
    },
    {
        "text": "JAWS: Say Prior Word - Insert + Left Arrow",
        "label": "JAWS"
    },
    {
        "text": "JAWS: Say Next Word - Insert + Right Arrow",
        "label": "JAWS"
    },
    {
        "text": "NVDA: Say Prior Character - Left Arrow or Numpad 1",
        "label": "NVDA"
    },
    {
        "text": "NVDA: Say Next Character - Right Arrow or Numpad 3",
        "label": "NVDA"
    },
    {
        "text": "NVDA: Say Current Character - Numpad 2",
        "label": "NVDA"
    },
    {
        "text": "NVDA: Say Word - Numpad 5",
        "label": "NVDA"
    },
    {
        "text": "NVDA: Spell Word - Numpad 5 twice quickly",
        "label": "NVDA"
    },
    {
        "text": "NVDA: Say Prior Word - Ctrl + Left Arrow or Numpad 4",
        "label": "NVDA"
    },
    {
        "text": "NVDA: Say Next Word - Ctrl + Right Arrow or Numpad 6",
        "label": "NVDA"
    },
    {
        "text": "VoiceOver: Start (or stop) VoiceOver - Command-F5 or Fn-Command-F5",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Lock (or unlock) VO keys - VO-Semicolon",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Repeat last spoken phrase - VO-Z",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Open rotor - VO-U",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Start reading - VO-A",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Pause or resume reading - Control",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read next item - VO-Right Arrow",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read previous item - VO-Left Arrow",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read paragraph - VO-P",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read sentence - VO-S",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read word (press multiple times to spell words alphabetically and phonetically) - VO-W",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read character (press twice to read a character phonetically) - VO-C",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Read from top to current location - VO-B",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Jump to top of page (using desktop keyboards) - VO-Home",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Jump to top of page (using laptop keyboards) - VO-Function-Left Arrow",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Jump to bottom of page (using desktop keyboards) - VO-End",
        "label": "VoiceOver"
    },
    {
        "text": "VoiceOver: Jump to bottom of page (using laptop keyboards) - VO-Function-Right Arrow",
        "label": "VoiceOver"
    }
]