1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 08:54:12 +01:00

Add/fix some <k> tags' link attributes.

This commit is contained in:
Štěpán Němec
2011-10-20 12:36:03 +02:00
parent 82772225f9
commit 2b3a8a1e53
9 changed files with 13 additions and 13 deletions

View File

@@ -767,7 +767,7 @@
<dl dt="width: 6em;">
<dt>0</dt> <dd>Follow the first hint as soon as typed text uniquely identifies it.</dd>
<dt>1</dt> <dd>Follow the selected hint on <k name="CR"/>.</dd>
<dt>1</dt> <dd>Follow the selected hint on <k name="CR" link="false"/>.</dd>
</dl>
</description>
</item>
@@ -951,7 +951,7 @@
hint. The timeout is measured since the last time a key listed in
<o>hintkeys</o> was pressed. It has no effect when narrowing hints
by typing part of their text. Set to 0 (the default) to only follow
hints after pressing <k name="CR"/> or when the hint is unique.
hints after pressing <k name="CR" link="false"/> or when the hint is unique.
</p>
</description>
</item>