1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-07 09:25:47 +01:00

Fix some incorrect help links.

--HG--
extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
This commit is contained in:
Doug Kearns
2011-03-05 22:06:31 +11:00
parent 7b5fea55cc
commit 87a756718d
2 changed files with 7 additions and 9 deletions

View File

@@ -80,14 +80,12 @@
<spec>;<a>mode</a><a>hint</a></spec>
<description>
<p>
Start an extended hint mode. <t>ExtendedHint</t> mode is
exactly like <t>QuickHint</t> mode, except that each
sub-mode highlights a more specialized set of elements,
and performs a unique action on the selected link.
Because of the panoply of extended hint modes available,
after pressing <k>;</k>, pressing <k name="Tab"/> brings
up the <k>completion-list</k> with a list of each hint
mode and its description.
Start an extended hint mode. <t>ExtendedHint</t> mode is exactly
like <t>QuickHint</t> mode, except that each sub-mode highlights a
more specialized set of elements, and performs a unique action on
the selected link. Because of the panoply of extended hint modes
available, after pressing <k>;</k>, pressing <k name="Tab"/> brings
up the completion list with each hint mode and its description.
</p>
<p><a>mode</a> may be one of:</p>

View File

@@ -255,7 +255,7 @@
</li>
<li key="&lt;lt>">
As special key names start with the <em>&lt;</em> character,
a literal &lt; must be typed as <k name="lt"/>.
a literal &lt; must be typed as <k name="lt" link="false"/>.
</li>
<li>
<k name="Left"/>, <k name="Right"/>, <k name="Up"/>,