summaryrefslogtreecommitdiff
path: root/web/kvm/navbar-system.pug
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-07-16 20:41:36 +0300
committerDevaev Maxim <[email protected]>2021-07-16 20:41:36 +0300
commit688ddca5495eef27a803290cf064a99b9469972e (patch)
tree7c12f93e9e2433205a205f83d73f54aa40f5fcfe /web/kvm/navbar-system.pug
parent72907f893106fb3d3cf1a6bc082bbdb6b6e621c7 (diff)
link to mouse modes
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")