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, 4 insertions, 0 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index ea8cd6b8..fa1b47f3 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -80,6 +80,10 @@ li(id="system-dropdown" class="right")
td Relative sensitivity:
td(class="value-slider") #[input(disabled type="range" id="hid-mouse-sens-slider" class="slider")]
td(id="hid-mouse-sens-value" class="value-number")
+ tr
+ td Mouse Scroll Rate:
+ td(class="value-slider") #[input(type="range" id="hid-mouse-scroll-slider" class="slider")]
+ td(id="hid-mouse-scroll-value" class="value-number")
tr(id="hid-mouse-squash" class="feature-disabled")
+menu_switch_notable("hid-mouse-squash-switch", "Squash relative moves", true, true)
tr