link to the mouse jiggler doc

This commit is contained in:
Maxim Devaev
2023-10-26 10:08:04 +03:00
parent e2ac3412db
commit 5287eb14f3
3 changed files with 4 additions and 4 deletions

View File

@@ -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")