mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
paste-as-keys
This commit is contained in:
@@ -189,9 +189,12 @@
|
||||
<li class="ctl-right-actions">
|
||||
<div class="ctl-dropdown">
|
||||
<a class="ctl-item" href="#">
|
||||
<img data-dont-hide-menu id="pak-led" class="led-off" src="svg/gear-led.svg" />
|
||||
Shortcuts ↴
|
||||
</a>
|
||||
<div class="ctl-dropdown-content">
|
||||
<button disabled id="pak-button">• Paste-as-Keys <sup><i>ascii-only</i></sup></button>
|
||||
<hr>
|
||||
<button onclick="hid.emitShortcut('ControlLeft', 'AltLeft', 'Delete');">• Ctrl+Alt+Del</button>
|
||||
<hr>
|
||||
<button onclick="hid.emitShortcut('ControlLeft', 'KeyW');">• Ctrl+W</button>
|
||||
|
||||
Reference in New Issue
Block a user