Skip to content

Commit 4386e57

Browse files
committed
Fix typos in user docs
1 parent 4d4e25a commit 4386e57

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

user_docs/en/userGuide.t2t

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -774,17 +774,17 @@ Dot 8 translates any braille input and presses the enter key.
774774
Pressing dot 7 + dot 8 translates any braille input, but without adding a space or pressing enter.
775775
%kc:endInclude
776776

777-
+++ Inputting keyboard shortcuts +++[BraillKeyboardShortcuts]
777+
+++ Inputting keyboard shortcuts +++[BrailleKeyboardShortcuts]
778778
NVDA supports inputting keyboard shortcuts and emulating keypresses using the braille display.
779-
Teis emulation comes in two forms: assigning a Braille input directly to some key press and using the virtual modifier keys.
779+
This emulation comes in two forms: assigning a Braille input directly to some key press and using the virtual modifier keys.
780780

781-
Commonly-used keys, such as the arrow keys or pressing Alt to reach menus, can be mapped directly to Braille niputs.
781+
Commonly-used keys, such as the arrow keys or pressing Alt to reach menus, can be mapped directly to Braille inputs.
782782
The driver for each Braille display comes pre-equipped with some of these assignments.
783783
You can change these assignments or add new emulated keys from the [Input Gestures dialog #InputGestures].
784784

785785
While this approach is useful for commonly-pressed or unique keys (such as Tab), you may not want to assign a unique set of keys to each keyboard shortcut.
786-
To allow emulating keypresses where modifier keys are held down, NVDA provides commands to toggle the control, alt, shift, windwos, and NVDA keys, along with commands for some combinations of those keys.
787-
To use thesse toggles, first press the command (or sequence of commands) for the modifier keys you want pressed, than input the character that's part of the keyboard shortcut you want to input.
786+
To allow emulating keypresses where modifier keys are held down, NVDA provides commands to toggle the control, alt, shift, windows, and NVDA keys, along with commands for some combinations of those keys.
787+
To use these toggles, first press the command (or sequence of commands) for the modifier keys you want pressed, than input the character that's part of the keyboard shortcut you want to input.
788788
For example, to produce control+f, use the "Toggle control key" command and then type an f,
789789
and to input control+alt+t, use either the "Toggle control key" and "Toggle alt key" commands, in either order, or the "Toggle control and alt keys" command, followed by typing a t.
790790

0 commit comments

Comments
 (0)