summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-10-26 10:08:04 +0300
committerMaxim Devaev <[email protected]>2023-10-26 10:08:04 +0300
commit5287eb14f3e5730350c1ed8bc2c2830ab7d3b507 (patch)
treef61225e1ace07d5ee960d7e36f14d7264d8d4045 /web/kvm/navbar-system.pug
parente2ac3412db1335e90bf51405054112e37bdbf638 (diff)
link to the mouse jiggler doc
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index b4b022b1..cd8e7f26 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -104,7 +104,7 @@ 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(id="hid-jiggler" class="feature-disabled")
- +menu_switch_notable("hid-jiggler-switch", "Mouse jiggler", false, false)
+ +menu_switch_notable("hid-jiggler-switch", "<a href=\"https://docs.pikvm.org/mouse_jiggler\" target=\"_blank\">Mouse jiggler</a>", false, false)
tr
+menu_switch_notable("hid-mute-switch", "Mute HID input events", true, false)
tr(id="v3-usb-breaker" class="feature-disabled")