mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 04:55:46 +01:00
Mention 'passkeys' and 'passunknown' in :h bypassing-pentadactyl.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
&dactyl.appName; overrides nearly all &dactyl.host; keys in order to
|
&dactyl.appName; overrides nearly all &dactyl.host; keys in order to
|
||||||
make browsing more pleasant for Vim users. On the occasions when you
|
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
|
want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||||
&dactyl.host; or to a web page, you have two options:
|
&dactyl.host; or to a web page, you have several options:
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<tags><![CDATA[<pass-next-key-builtin> <A-b>]]></tags>
|
<tags><![CDATA[<pass-next-key-builtin> <A-b>]]></tags>
|
||||||
@@ -53,6 +53,11 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
|||||||
</description>
|
</description>
|
||||||
</item>
|
</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>
|
<h2 tag="opening">Opening web pages</h2>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
|
|||||||
Reference in New Issue
Block a user