<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Touchpad two-finger scrolling is 2x the velocity of cursor movement"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104569">104569</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Touchpad two-finger scrolling is 2x the velocity of cursor movement
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>libinput
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>daniel.van.vugt@canonical.com
</td>
</tr></table>
<p>
<div>
<pre>Touchpad two-finger scrolling is 2x the velocity of cursor movement. This is
annoyingly fast, particularly if you're trying to offer "natural scrolling".
It's not natural if things move twice as fast when after the second finger
touches.
Initially I put this down to just something that needed fine tuning somewhere.
But now I realize I can get a nice saner speed of scrolling if I keep one
finger still and move the other. So it seems like the two-finger scroll
velocity is scaled by the number of fingers you move. Or the sum of fingers
that are moving.
I think this needs to be changed such that when moving both fingers the scroll
speed is the same as when keeping one still and moving one.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>