mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 18:41:54 +08:00
Fixed pikvm/pikvm#307: mute hid switch
This commit is contained in:
@@ -55,6 +55,8 @@ li(class="right")
|
||||
hr
|
||||
+menu_switch("hid-connect-switch", "Connect HID to Server", true, true)
|
||||
hr
|
||||
+menu_switch("hid-mute-switch", "Mute HID input events", true, false)
|
||||
hr
|
||||
div(id="v3-usb-breaker" class="feature-disabled")
|
||||
table(class="kv")
|
||||
td Connect main USB to Server:
|
||||
|
||||
Reference in New Issue
Block a user