summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorAdam Outler <[email protected]>2023-04-24 19:37:45 -0400
committerGitHub <[email protected]>2023-04-25 02:37:45 +0300
commit987684bc82eeb692f9cce3af3aa3df2ea42d9773 (patch)
tree4e399e99f4c83e60551731bddf07dbd2d4e1ea36 /web/kvm/index.html
parent314459310aa22615cbd9751c4dd56e1244287a46 (diff)
Add scroll rate slider, with proper pug support (#131)
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 3b996f31..44779b01 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -276,6 +276,13 @@
</td>
<td class="value-number" id="hid-mouse-sens-value"></td>
</tr>
+ <tr>
+ <td>Mouse Scroll Rate:</td>
+ <td class="value-slider">
+ <input class="slider" type="range" id="hid-mouse-scroll-slider">
+ </td>
+ <td class="value-number" id="hid-mouse-scroll-value"></td>
+ </tr>
<tr class="feature-disabled" id="hid-mouse-squash">
<td>Squash relative moves:</td>
<td align="right">