From 45a4e74e3d15dda2c764ea87636c2426af37db1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Sat, 20 Nov 2010 15:38:49 +0100 Subject: [PATCH] Unify Control key notation in the documentation. --- common/locale/en-US/browsing.xml | 10 +++++----- common/locale/en-US/insert.xml | 28 ++++++++++++++-------------- common/locale/en-US/message.xml | 4 ++-- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index 0d342251..edf82f0d 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -21,7 +21,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to CTRL-Z]]> - CTRL-Z + <C-z>

Pass all keys except for directly to @@ -34,7 +34,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to CTRL-V]]> - CTRL-V + <C-v>

Pass the next key press directly to &dactyl.host;. @@ -251,7 +251,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to CTRL-O :ba :back]]> :countback url :back! - CTRL-o + <C-o>

Go count pages back in the browser history. If @@ -263,10 +263,10 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to - CTRL-i :fo :fw :forward]]> + CTRL-I :fo :fw :forward]]> :countforward url :forward! - CTRL-i + <C-i>

Go count pages forward in the browser history. diff --git a/common/locale/en-US/insert.xml b/common/locale/en-US/insert.xml index 594ed56e..af59eecc 100644 --- a/common/locale/en-US/insert.xml +++ b/common/locale/en-US/insert.xml @@ -59,8 +59,8 @@ - ]]> - <Ctrl-w> + ]]> + <C-w>

Delete the previous word. @@ -69,8 +69,8 @@ - ]]> - <Ctrl-u> + ]]> + <C-u>

Delete until the beginning of the current line. @@ -79,8 +79,8 @@ - ]]> - <Ctrl-k> + ]]> + <C-k>

Delete until the end of the current line. @@ -89,8 +89,8 @@ - ]]> - <Ctrl-a> + ]]> + <C-a>

Move cursor to the beginning of the current line. @@ -99,8 +99,8 @@ - ]]> - <Ctrl-e> + ]]> + <C-e>

Move cursor to the end of the current line. @@ -109,8 +109,8 @@ - ]]> - <Ctrl-h> + ]]> + <C-h>

Delete the character to the left. @@ -119,8 +119,8 @@ - ]]> - <Ctrl-d> + ]]> + <C-d>

Delete the character to the right. diff --git a/common/locale/en-US/message.xml b/common/locale/en-US/message.xml index 10dd79a8..0c79a92c 100644 --- a/common/locale/en-US/message.xml +++ b/common/locale/en-US/message.xml @@ -76,10 +76,10 @@

b or
back a screen
g
back to the start
-
q, or CTRL-C
stop the listing
+
q, or
stop the listing
:
stop the listing and enter a command line
;
start an extended-hints command
-
yank (copy) a modeless selection to the clipboard
+
yank (copy) a modeless selection to the clipboard