Normalized references to arrow keys.

This commit is contained in:
Brent Simmons 2017-12-20 17:40:46 -08:00
parent d5355bfb84
commit 5657f673f1
1 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@
<tr class="backgroundColorRow"><td>Mark all as read, go to next unread</td><td>l (lowercase L)</td></tr>
<tr><td>Mark as unread, go to next unread</td><td>m</td></tr>
<tr class="backgroundColorRow"><td>Mark as unread</td><td>u</td></tr>
<tr><td>Open in browser</td><td>b or right-arrow or return or enter</td></tr>
<tr class="backgroundColorRow"><td>Move focus to Subscriptions</td><td>left-arrow</td></tr>
<tr><td>Open in browser</td><td>b or rightArrow or return or enter</td></tr>
<tr class="backgroundColorRow"><td>Move focus to Subscriptions</td><td>leftArrow</td></tr>
<tr><td>Previous subscription</td><td>a</td></tr>
<tr class="backgroundColorRow"><td>Next subscription</td><td>z</td></tr>
@ -56,7 +56,7 @@
<tr><td>Expand</td><td>. or cmd-rightArrow</td></tr>
<tr class="backgroundColorRow"><td>Collapse All</td><td>; or option-cmd-leftArrow</td></tr>
<tr><td>Expand All</td><td>' or option-cmd-rightArrow</td></tr>
<tr class="backgroundColorRow"><td>Move focus to headlines</td><td>right-arrow</td></tr>
<tr class="backgroundColorRow"><td>Move focus to headlines</td><td>rightArrow</td></tr>
<tr><td colspan="2">&nbsp;<br /></td></tr>
<tr><td colspan="2" class="tableTitleRow">Timeline only…</td></tr>