summaryrefslogtreecommitdiff
path: root/kvmd/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'kvmd/web/index.html')
-rw-r--r--kvmd/web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/kvmd/web/index.html b/kvmd/web/index.html
index eaa53bd7..a29ac391 100644
--- a/kvmd/web/index.html
+++ b/kvmd/web/index.html
@@ -180,6 +180,7 @@
<div class="ctl-dropdown-content" style="display:none">
<button onclick="hid.emitShortcut('ControlLeft', 'AltLeft', 'Delete');">&bull; Ctrl+Alt+Del</button>
<hr>
+ <button onclick="hid.emitShortcut('ControlLeft', 'KeyW');">&bull; Ctrl+W</button>
<button onclick="hid.emitShortcut('ControlLeft', 'Escape');">&bull; Ctrl+Esc</button>
<button onclick="hid.emitShortcut('AltLeft', 'Tab');">&bull; Alt+Tab</button>
<button onclick="hid.emitShortcut('AltLeft', 'Escape');">&bull; Alt+Escape</button>