summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-04-25 04:53:02 +0300
committerMaxim Devaev <[email protected]>2023-04-25 04:53:08 +0300
commitb8b0ad2874baa7f5e12a211886bf77d1cc5e8a0e (patch)
tree646b2edb7313d4e51b606cb18bd3064c65f59836 /web/kvm/index.html
parentcbf0a8b8f24c44733d57d97094075383da4381d3 (diff)
option for cumulative scrolling mode
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 10c47d44..e76b7c63 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -295,6 +295,15 @@
</td>
</tr>
<tr>
+ <td>Cumulative scrolling:</td>
+ <td align="right">
+ <div class="switch-box">
+ <input type="checkbox" id="hid-mouse-cumulative-scrolling-switch">
+ <label for="hid-mouse-cumulative-scrolling-switch"><span class="switch-inner"></span><span class="switch"></span></label>
+ </div>
+ </td>
+ </tr>
+ <tr>
<td>Scroll rate:</td>
<td class="value-slider">
<input class="slider" type="range" id="hid-mouse-scroll-slider">