Add keyboard shortcut to open the board selector

This commit is contained in:
Frederic Guillot
2015-02-14 23:22:06 -05:00
parent 998ef43e53
commit e84abb5498
17 changed files with 23 additions and 2 deletions

View File

@@ -49,6 +49,7 @@
</ul>
<h3><?= t('Application') ?></h3>
<ul>
<li><?= t('Open board switcher') ?> = <strong>b</strong></li>
<li><?= t('Close dialog box') ?> = <strong>ESC</strong></li>
<li><?= t('Submit a form') ?> = <strong>CTRL+ENTER</strong> <?= t('or') ?> <strong>⌘+ENTER</strong></li>
</ul>