help: add 'open menu' keyboard shortcut

This commit is contained in:
rolux 2013-08-01 14:14:55 +00:00
parent db4f053456
commit f230236fa3

View file

@ -35,6 +35,7 @@
<tr><td>Control V</td><td>Paste previously cut or copied items into a list</td></tr> <tr><td>Control V</td><td>Paste previously cut or copied items into a list</td></tr>
<tr><td>Delete</td><td>Delete all selected items from a list</td></tr> <tr><td>Delete</td><td>Delete all selected items from a list</td></tr>
<tr><td>Space</td><td>Show preview (list of {itemName.plural}) or play/pause video (list of clips)</td></tr> <tr><td>Space</td><td>Show preview (list of {itemName.plural}) or play/pause video (list of clips)</td></tr>
<tr><td>Control M</td><td>Open main menu</td></tr>
</table> </table>
</p> </p>
<img src="/static/jpg/help.navigation.jpg"> <img src="/static/jpg/help.navigation.jpg">