<table><tr><td style="">ndavis added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D29365">View Revision</a></tr></table><br /><div><div><p>I had a look at the documentation for libinput pointer acceleration (<a href="https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html" class="remarkup-link" target="_blank" rel="noreferrer">https://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html</a>). For anyone following this conversation:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">0</tt> is the default</li>
<li class="remarkup-list-item">when greater than <tt style="background: #ebebeb; font-size: 13px;">0</tt>, acceleration starts sooner and pointer movement increases by larger factors</li>
<li class="remarkup-list-item">when less than <tt style="background: #ebebeb; font-size: 13px;">0</tt>, acceleration starts later and pointer movement increases by smaller factors until pointer movement does not increase with mouse movement speed. The point where that happens is somewhere in the range of greater than <tt style="background: #ebebeb; font-size: 13px;">-0.75</tt> and less than <tt style="background: #ebebeb; font-size: 13px;">-0.5</tt>.</li>
</ul>

<blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D29365#663774" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D29365#663774</a>, <a href="https://phabricator.kde.org/p/kurmikon/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@kurmikon</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>With percentage there's no need to set a slider in my opinion. It's intuitive that 0 and 100 and the limits. That implementation would be good with the real values libinput handles for "AccelSpeed" option, showing the slider moves between -1 and 1, see <a href="https://www.mankier.com/4/libinput" class="remarkup-link" target="_blank" rel="noreferrer">here</a>.</p></div>
</blockquote>

<p>Since understanding the way values match acceleration speeds is kind of tricky here, I don't think making the value a percentage would be very helpful. Only people who read the documentation will actually know what to expect from the values, so I think it would be best to show values that match the documentation.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>But if that case <a href="https://phabricator.kde.org/p/ngraham/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@ngraham</a> will say the ticks are too many for the slider and we lose accuracy. There's no way to build a slider like the brightness one (plus a spinbox) inside power management kcm with real values and without ticks? A format function to round on at least two decimal will be given.</p></blockquote>

<p>In the Display Configuration KCM, the slider and spin box in the screenshot have different increments. The slider has increments of 25% to quickly give values that should work fine for most people. The spinbox has increments of 6.25% for those that want finer control.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29365">https://phabricator.kde.org/D29365</a></div></div><br /><div><strong>To: </strong>kurmikon, VDG, Plasma<br /><strong>Cc: </strong>ndavis, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>