mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
hid connection iface
This commit is contained in:
@@ -183,6 +183,18 @@
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
<div class="feature-disabled" id="hid-connect">
|
||||
<hr>
|
||||
<table class="kv">
|
||||
<td>Connect HID to Server:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input checked type="checkbox" id="hid-connect-checkbox">
|
||||
<label for="hid-connect-checkbox"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="buttons buttons-row">
|
||||
<button class="row50" data-force-hide-menu id="show-keyboard-button">• Show keyboard</button>
|
||||
|
||||
Reference in New Issue
Block a user