mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Clarify keystrokes
This commit is contained in:
parent
f4508bbeec
commit
8ca724ff07
1 changed files with 2 additions and 2 deletions
|
|
@ -62,10 +62,10 @@ accent, and one for the vowel.
|
|||
| `Â, â, ...` | caret (<kbd>^</kbd>), then the vowel key. |
|
||||
| `Ä, ä, ...` | double-quote (<kbd>"</kbd>), then the vowel key. |
|
||||
| `Ç, ç` | quote (<kbd>'</kbd>), then lower- or uppercase C. |
|
||||
| `«, »` | two less-than (<kbd><<</kbd>) or greater-than (<kbd>>></kbd>) symbols. |
|
||||
| `«, »` | two less-than (<kbd><</kbd><kbd><</kbd>) or greater-than (<kbd>></kbd><kbd>></kbd>) symbols. |
|
||||
|
||||
Now that we have decided which character to use and how the user can
|
||||
enter them, we can start to write the keyboard.
|
||||
|
||||
- [Continue with Step 2: Writing the Header](step-2)
|
||||
- [Back to the Introduction](index)
|
||||
- [Back to the Introduction](index)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue