diff options
author | Pierre Lulé <pierre@lule.fr> | 2012-03-28 00:13:30 +0200 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-04-13 13:27:46 +1000 |
commit | 5a1612d4496b51682c9043aa064025c545249de6 (patch) | |
tree | be3ac5d8df1512adcc0181629b8d504db4d5cdfd /include/synaptics-properties.h | |
parent | f68ddd9be4202333a1c3ccf536966a96dc0bfde7 (diff) |
Fix coasting speed
Fixes a bug introduced in commit 2603ad69b997c999404ecc441e0d64ea2cc22018
(Use the scroll distances as increment for scrolling valuator axes)
Since this commit, scroll distance was set with SetScrollValuator function
but it was still used as a divisor to calculate coasting,
thus making coasting too slow. (at least on my computer)
Deleting the divisor fixes the issue.
A report of the same bug : https://bugs.archlinux.org/task/28955
Signed-off-by: Pierre Lulé <pierre@lule.fr>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'include/synaptics-properties.h')
0 files changed, 0 insertions, 0 deletions