Add fine mode for using mouse scroll

This commit is contained in:
Len Ovens 2019-11-23 10:59:44 -08:00
parent 63ed97f7f0
commit 54bca41fed
1 changed files with 3 additions and 1 deletions

View File

@ -118,6 +118,8 @@
<p>
Typically, scroll wheel input is used to adjust <dfn>continuous
controls</dfn> such as faders and knobs, or to scroll vertically or
horizontally inside a window.
horizontally inside a window. In most <dfn>continuous control</dfn>
cases, holding down the <kbd>Ctrl</kbd> key while scrolling will use
"fine" mode and the scroll wheel increments will then be 10% of normal.
</p>