summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@gmail.com>2011-08-10 17:16:10 +0200
committerŠtěpán Němec <stepnem@gmail.com>2011-08-10 17:16:10 +0200
commita5c442150b800a6bb9a05667f568907080312105 (patch)
tree77202c739dbc7e87cdbc5996e87b26e8bde28e9b
parentf93a70a7387533e469a9966c9128ffc413eea2b4 (diff)
downloadpentadactyl-a5c442150b800a6bb9a05667f568907080312105.tar.gz
Move the `bypassing-pentadactyl' help item from `browsing' to `map'.
-rw-r--r--common/locale/en-US/browsing.xml46
-rw-r--r--common/locale/en-US/map.xml46
2 files changed, 46 insertions, 46 deletions
diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml
index 8606c726..f94e21a1 100644
--- a/common/locale/en-US/browsing.xml
+++ b/common/locale/en-US/browsing.xml
@@ -12,52 +12,6 @@
<h1 tag="surfing browsing">Browsing</h1>
<toc start="2"/>
-<h2 tag="bypassing-&dactyl.name;">Bypassing &dactyl.appName;</h2>
-
-&dactyl.appName; overrides nearly all &dactyl.host; keys in order to
-make browsing more pleasant for Vim users. On the occasions when you
-want to bypass &dactyl.appName;'s key handling and pass keys directly to
-&dactyl.host; or to a web page, you have several options:
-
-<item>
- <tags><![CDATA[<pass-next-key-builtin> <A-b>]]></tags>
- <spec><![CDATA[<A-b>]]></spec>
- <description>
- <p>
- Process the next key as a builtin mapping, ignoring any user defined
- mappings and <o>passkeys</o> settings.
- </p>
- </description>
-</item>
-
-<item>
- <tags><![CDATA[send-key <pass-next-key> <C-v>]]></tags>
- <spec><![CDATA[<C-v>]]></spec>
- <description>
- <p>
- Pass the next key press directly to &dactyl.host;.
- </p>
- </description>
-</item>
-
-<item>
- <tags><![CDATA[pass-through <pass-all-keys> <C-z>]]></tags>
- <spec><![CDATA[<C-z>]]></spec>
- <description>
- <p>
- Pass all keys except for <k name="Esc"/> directly to
- &dactyl.host;. When <k name="Esc"/> is pressed,
- resume normal key handling. This is especially useful
- for web sites which make heavy use of key bindings.
- </p>
- </description>
-</item>
-
-<p>
- See also <o>passkeys</o> and <o>passunknown</o> for ways to permanently pass
- all or particular keys under certain conditions.
-</p>
-
<h2 tag="opening">Opening web pages</h2>
<item>
diff --git a/common/locale/en-US/map.xml b/common/locale/en-US/map.xml
index dab43bc0..3b0251d4 100644
--- a/common/locale/en-US/map.xml
+++ b/common/locale/en-US/map.xml
@@ -408,6 +408,52 @@
</description>
</item>
+<h2 tag="bypassing-&dactyl.name;">Bypassing &dactyl.appName;</h2>
+
+&dactyl.appName; overrides nearly all &dactyl.host; keys in order to
+make browsing more pleasant for Vim users. On the occasions when you
+want to bypass &dactyl.appName;'s key handling and pass keys directly to
+&dactyl.host; or to a web page, you have several options:
+
+<item>
+ <tags><![CDATA[<pass-next-key-builtin> <A-b>]]></tags>
+ <spec><![CDATA[<A-b>]]></spec>
+ <description>
+ <p>
+ Process the next key as a builtin mapping, ignoring any user defined
+ mappings and <o>passkeys</o> settings.
+ </p>
+ </description>
+</item>
+
+<item>
+ <tags><![CDATA[send-key <pass-next-key> <C-v>]]></tags>
+ <spec><![CDATA[<C-v>]]></spec>
+ <description>
+ <p>
+ Pass the next key press directly to &dactyl.host;.
+ </p>
+ </description>
+</item>
+
+<item>
+ <tags><![CDATA[pass-through <pass-all-keys> <C-z>]]></tags>
+ <spec><![CDATA[<C-z>]]></spec>
+ <description>
+ <p>
+ Pass all keys except for <k name="Esc"/> directly to
+ &dactyl.host;. When <k name="Esc"/> is pressed,
+ resume normal key handling. This is especially useful
+ for web sites which make heavy use of key bindings.
+ </p>
+ </description>
+</item>
+
+<p>
+ See also <o>passkeys</o> and <o>passunknown</o> for ways to permanently pass
+ all or particular keys under certain conditions.
+</p>
+
<h2 tag="abbreviations">Abbreviations</h2>
<p>