diff --git a/common/locale/en-US/all.xml b/common/locale/en-US/all.xml
index 5a9b1395..59c18308 100644
--- a/common/locale/en-US/all.xml
+++ b/common/locale/en-US/all.xml
@@ -17,7 +17,7 @@
+ &dactyl.appName; provides several ways to edit text areas or input fields.
+ After switching focus to a text field, Insert mode or Text Edit mode is
+ activated, depending on your
+ In Insert mode, all keys except for those described in the
+ index are passed directly to &dactyl.host;.
+
+ Text Edit mode provides basic Vim-like text editing. It can be entered
+ from Insert mode by pressing
- In Insert mode the following key mappings are processed by
- &dactyl.appName;. All other keys are passed directly to &dactyl.host;.
- Launch the external editor. See the
- Enter Text Edit mode. This is useful for quick editing of text
- fields with basic Vim-keys support. See also Expand an Insert-mode abbreviation.
- Delete the previous word.
-
- Delete until the beginning of the current line.
-
- Delete until the end of the current line.
-
- Move cursor to the beginning of the current line.
-
- Move cursor to the end of the current line.
-
- Delete the character to the left.
-
- Delete the character to the right.
-
- Insert the clipboard/selection.
- Starts Insert mode in text areas when Launch the external editor. See the
- Move the cursor
- Move the cursor
- Move the cursor to the first character in the line.
-
- Move the cursor to the last character in the line.
-
- Move to a character on the current line after the cursor.
-
- Move to a character on the current line before the cursor.
-
- Move before a character on the current line.
-
- Move before a character on the current line, backwards.
-
- Move the cursor
- Move the cursor
- Move to the first line.
-
- Move to the last line.
-
- Move the cursor
- Move the cursor
- Scroll the text area
- Scroll the text area
- Append text after the cursor.
-
- Append text at the end of the line.
-
- Insert text before the cursor.
-
- Insert text at the beginning of the line.
-
- Insert text in a new line below the cursor.
-
- Insert text in a new line above the cursor.
-
- Delete motion text.
-
- Delete the characters under the cursor until the end of the line.
-
- Delete the character to the left of the cursor.
-
- Delete the character to the right of the cursor.
-
- Start characterwise visual mode.
-
- Start linewise visual mode.
-
- Stop characterwise visual mode.
-
- Start linewise visual mode.
-
- Delete motion text and start insert.
-
- Delete from the cursor to the end of the line and start insert.
-
- Delete the character in front of the cursor and start insert.
-
- Delete the current line and start insert.
-
- Yank motion text to the clipboard or the selection if Visual.
-
- Paste clipboard contents.
-
- Undo changes.
-
- Redo undone changes.
-
- Switch case of the character under the cursor and move the cursor
- to the right.
- Editing Text Fields
+Insert mode
+
+Text Edit mode
+
+Insert mode
-Insert-mode special keys
-
-Text Edit mode
-
-Cursor motions
-
-Left-right motions
-
-Up-down motions
-
-Word motions
-
-Scrolling
-
-Insert commands
-
-Deleting text
-
-Starting and stopping Visual mode
-
-Delete and insert
-
-Copying and moving text
-
-Undo and redo commands
-
-