You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -60,17 +60,17 @@ Here are some of the two-button chords on the left column of buttons:
60
60
61
61
A chord on the Twiddler can send several letters such as "ed" or "ing". These are called multiple character chords (MCCs).
62
62
63
-
By default, Twidor does not highlight MCCs, but rather only highlights single letters as shown above in "Getting Started". This default is intended to help users who are just beginning. Lyons [2,3] has shown that learning is faster when the incremental amount of learning material smaller.
63
+
By default, Twidor does not highlight multiple character chords, but rather only highlights single letters as shown above in "Getting Started". This default is intended to help users who are just beginning. Lyons [2,3] has shown that learning is faster when the incremental amount of learning material smaller.
64
64
65
65
When <kbd>View | Show multiple character chords</kbd> is selected, Twidor highlights MCCs.
66
66
67
-
<imgsrc="https://raw.githubusercontent.com/rich-murphey/twidor/master/web.assets/Twidor_MCC.png"width="30%"align="right"> For example, given the text "ed", shown on the right, with this enabled, Twidor highlights the chord that sends "ed", rather than just "e". Note that this is different from the layout shown above in "Getting Started", where the option was not enabled and only "e" is highlighted.
67
+
<imgsrc="https://raw.githubusercontent.com/rich-murphey/twidor/master/web.assets/Twidor_MCC.png"width="30%"align="right"> For example, given the text "ed", shown on the right, Twidor will highlight the chord that sends "ed", rather than just "e". Note that this is different from the layout shown above in "Getting Started", where the option was not enabled and only "e" is highlighted.
68
68
69
69
If you wish to learn all available chords, select this option. Twidor will show red highlighted buttons for the longest matching chord. For example, given the text, "the", Twidor will highlight the chord that sends "the", rather than "th" or "t".
70
70
71
71
When you enable both "show chords" and "show multiple character chords", it further expands the keyboard layout to include labels for multiple character 2-button chords.
72
72
73
-
Note that this option affects only the red highlighted "hints". Regardless of this setting, the Twiddler can send MCCs, and Twidor will accept MCCs as input.
73
+
Note that this option affects only the red highlighted "hints". Regardless of this setting, the Twiddler can send multiple character chords, and Twidor will accept MCCs as input.
74
74
75
75
## Keymaps | Backspice, TabSpace, Typemax
76
76
@@ -113,16 +113,16 @@ Download the releases from here:
113
113
114
114
On windows, download and run the Twidor-setup.exe installer.
115
115
116
-
On Debian or Ubuntu, download the twidor-x.x.deb. To install and run it one may use:
116
+
On Debian or Ubuntu, download the twidor-x.x.deb and install it. For example:
0 commit comments