1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 00:12:28 +01:00

Mention 'passkeys' and 'passunknown' in :h bypassing-pentadactyl.

This commit is contained in:
Štěpán Němec
2011-07-12 17:05:45 +02:00
parent ff38ec5df6
commit 7c85bffedd

View File

@@ -17,7 +17,7 @@
&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 two options:
&dactyl.host; or to a web page, you have several options:
<item>
<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>
</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>