summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/navbar-system.pug')
-rw-r--r--web/kvm/navbar-system.pug4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index 290cc21c..8602e673 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -47,10 +47,10 @@ li(class="right")
hr
table(class="kv")
tr
- td Keyboard:
+ td Keyboard mode:
td #[div(id="hid-outputs-keyboard" class="radio-box")]
tr
- td Mouse:
+ td Mouse #[a(target="_blank" href="https://github.com/pikvm/pikvm/blob/master/pages/mouse.md") mode]:
td #[div(id="hid-outputs-mouse" class="radio-box")]
table(class="kv")
tr(id="hid-mouse-squash" class="feature-disabled")