mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-18 07:23:34 +01:00
Unify Control key notation in the documentation.
This commit is contained in:
@@ -76,10 +76,10 @@
|
||||
<dt>b or <k name="PageUp"/></dt> <dd>back a screen</dd>
|
||||
<dt>g</dt> <dd>back to the start</dd>
|
||||
<dt/><dd/>
|
||||
<dt>q, <k name="Esc"/> or CTRL-C</dt> <dd>stop the listing</dd>
|
||||
<dt>q, <k name="Esc"/> or <k name="C-c"></k></dt> <dd>stop the listing</dd>
|
||||
<dt>:</dt> <dd>stop the listing and enter a command line</dd>
|
||||
<dt>;</dt> <dd>start an <t>extended-hints</t> command</dd>
|
||||
<dt><k name="C-Y"/></dt> <dd>yank (copy) a modeless selection to the clipboard</dd>
|
||||
<dt><k name="C-y"/></dt> <dd>yank (copy) a modeless selection to the clipboard</dd>
|
||||
</dl>
|
||||
|
||||
</document>
|
||||
|
||||
Reference in New Issue
Block a user