mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-31 18:11:54 +08:00
Fixed pikvm/pikvm#307: mute hid switch
This commit is contained in:
@@ -206,6 +206,16 @@
|
||||
</td>
|
||||
</table>
|
||||
</div>
|
||||
<hr>
|
||||
<table class="kv">
|
||||
<td>Mute HID input events:</td>
|
||||
<td align="right">
|
||||
<div class="switch-box">
|
||||
<input type="checkbox" id="hid-mute-switch">
|
||||
<label for="hid-mute-switch"><span class="switch-inner"></span><span class="switch"></span></label>
|
||||
</div>
|
||||
</td>
|
||||
</table>
|
||||
<hr>
|
||||
<div class="feature-disabled" id="v3-usb-breaker">
|
||||
<table class="kv">
|
||||
|
||||
Reference in New Issue
Block a user