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