mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
shortcut for ctrl+w
This commit is contained in:
@@ -180,6 +180,7 @@
|
||||
<div class="ctl-dropdown-content" style="display:none">
|
||||
<button onclick="hid.emitShortcut('ControlLeft', 'AltLeft', 'Delete');">• Ctrl+Alt+Del</button>
|
||||
<hr>
|
||||
<button onclick="hid.emitShortcut('ControlLeft', 'KeyW');">• Ctrl+W</button>
|
||||
<button onclick="hid.emitShortcut('ControlLeft', 'Escape');">• Ctrl+Esc</button>
|
||||
<button onclick="hid.emitShortcut('AltLeft', 'Tab');">• Alt+Tab</button>
|
||||
<button onclick="hid.emitShortcut('AltLeft', 'Escape');">• Alt+Escape</button>
|
||||
|
||||
Reference in New Issue
Block a user