diff options
author | Maxim Devaev <[email protected]> | 2023-10-23 08:10:19 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-10-23 08:10:19 +0300 |
commit | 4038754c375e38d5379a701ea5d65411bfb19034 (patch) | |
tree | 16e501286e95aa88228624747bd805c652c97bc8 /web/kvm/navbar-system.pug | |
parent | 73f96fa0c7fb9cda167521349c646a7b9a91253b (diff) |
pikvm/pikvm#57: Mouse jiggler
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r-- | web/kvm/navbar-system.pug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug index 77723f9a..f8d53793 100644 --- a/web/kvm/navbar-system.pug +++ b/web/kvm/navbar-system.pug @@ -100,6 +100,8 @@ li(id="system-dropdown" class="right") tr(id="hid-connect" class="feature-disabled") +menu_switch_notable("hid-connect-switch", "Connect HID to Server", true, true) tr + +menu_switch_notable("hid-jiggler-switch", "Mouse jiggler", false, false) + tr +menu_switch_notable("hid-mute-switch", "Mute HID input events", true, false) tr(id="v3-usb-breaker" class="feature-disabled") td Connect main USB to Server: |