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 @@

Browsing

-

Bypassing &dactyl.appName;

- -&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: - - - ]]> - ]]> - -

- Process the next key as a builtin mapping, ignoring any user defined - mappings and passkeys settings. -

-
-
- - - ]]> - ]]> - -

- Pass the next key press directly to &dactyl.host;. -

-
-
- - - ]]> - ]]> - -

- Pass all keys except for directly to - &dactyl.host;. When is pressed, - resume normal key handling. This is especially useful - for web sites which make heavy use of key bindings. -

-
-
- -

- See also passkeys and passunknown for ways to permanently pass - all or particular keys under certain conditions. -

-

Opening web pages

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 @@ +

Bypassing &dactyl.appName;

+ +&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: + + + ]]> + ]]> + +

+ Process the next key as a builtin mapping, ignoring any user defined + mappings and passkeys settings. +

+
+
+ + + ]]> + ]]> + +

+ Pass the next key press directly to &dactyl.host;. +

+
+
+ + + ]]> + ]]> + +

+ Pass all keys except for directly to + &dactyl.host;. When is pressed, + resume normal key handling. This is especially useful + for web sites which make heavy use of key bindings. +

+
+
+ +

+ See also passkeys and passunknown for ways to permanently pass + all or particular keys under certain conditions. +

+

Abbreviations