pikvm/pikvm#1295: Shortcut for the Power key

This commit is contained in:
Maxim Devaev
2024-07-25 02:15:20 +03:00
parent 1f8a3a4c9a
commit 73f929b260
2 changed files with 4 additions and 2 deletions

View File

@@ -798,7 +798,8 @@
</div>
<hr>
<div class="buttons-row">
<button data-force-hide-menu data-shortcut="ControlLeft AltLeft Delete">&bull; Ctrl+Alt+Del</button>
<button class="row50" data-force-hide-menu data-shortcut="ControlLeft AltLeft Delete">&bull; Ctrl+Alt+Del</button>
<button class="row50" data-force-hide-menu data-shortcut="Power">&bull; Power</button>
</div>
</div>
<hr>