Add F6 navigation shortcut keys to the help page.
This commit is contained in:
parent
c43266d08e
commit
d25b87f7a1
1 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,10 @@
|
|||
<td><p>Mark unread</p></td>
|
||||
<td><p> <keyseq><key>Ctrl</key><key>U</key></keyseq> or <keyseq><key>Shift</key><key>U</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Move focus to the next/previous pane</p></td>
|
||||
<td><p> <keyseq><key>F6</key></keyseq> / <keyseq><key>Shift</key><key>F6</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Move focus to conversation list</p></td>
|
||||
<td><p> <keyseq><key>Ctrl</key><key>B</key></keyseq> </p></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue