Add shortcuts to help popup.

Signed-off-by: Gökay Şatır <gokaysatir@gmail.com>
Change-Id: I57e715f71bf3f485e8fd66495ab378688010a26b
This commit is contained in:
Gökay Şatır 2023-05-30 12:46:04 +03:00 committed by pedropintosilva
parent 29cf77d129
commit 3a30875368

View file

@ -27,6 +27,9 @@
<tr> <td class="function">Paste special</td> <td class="shortcut"><kbd>Ctrl</kbd><span class="kbd--plus">+</span><kbd>Alt</kbd><span class="kbd--plus">+</span><kbd>Shift</kbd><span class="kbd--plus">+</span><kbd>V</kbd></td> </tr>
<tr> <td class="function">Print (Download as PDF)</td> <td class="shortcut"><kbd>Ctrl</kbd><span class="kbd--plus">+</span><kbd>P</kbd></td> </tr>
<tr> <td class="function">Display the Keyboard shortcuts help</td> <td class="shortcut"><kbd>Ctrl</kbd><span class="kbd--plus">+</span><kbd>Shift</kbd><span class="kbd--plus">+</span><kbd>?</kbd></td> </tr>
<tr> <td class="function">Focus to notebookbar menu</td> <td class="shortcut"><kbd>Alt</kbd><span class="kbd--plus">+</span><kbd>Shift</kbd><span class="kbd--plus">+</span><kbd>F1</kbd></td> </tr>
<tr> <td class="function">Focus to document from menu</td> <td class="shortcut"><kbd>ESC</kbd></td> </tr>
<tr> <td class="function">Focus to selected comment's menu</td> <td class="shortcut"><kbd>Alt</kbd><span class="kbd--plus">+</span><kbd>C</kbd></td> </tr>
</table>
</div>
<div id="text-shortcuts" style="display: none;">