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.pug8
1 files changed, 7 insertions, 1 deletions
diff --git a/web/kvm/navbar-system.pug b/web/kvm/navbar-system.pug
index e1054bd5..77723f9a 100644
--- a/web/kvm/navbar-system.pug
+++ b/web/kvm/navbar-system.pug
@@ -83,7 +83,13 @@ li(id="system-dropdown" class="right")
tr(id="hid-mouse-squash" class="feature-disabled")
+menu_switch_notable("hid-mouse-squash-switch", "Squash relative moves", true, true)
tr
- +menu_switch_notable("hid-mouse-reverse-scrolling-switch", "Reverse scrolling", true, false)
+ td Reverse scrolling:
+ td
+ table
+ tr
+ +menu_switch_notable("hid-mouse-reverse-scrolling-switch", "Y", true, false)
+ td   
+ +menu_switch_notable("hid-mouse-reverse-panning-switch", "X", true, false)
tr
+menu_switch_notable("hid-mouse-cumulative-scrolling-switch", "Cumulative scrolling", true, false)
tr