Comment 2 for bug 1543344

Revision history for this message
Michael Terry (mterry) wrote : Re: scroll wheel too fast

It appears that the internal USC default for scroll speed is 1.0 (on a scale of 0.0 to 1.0). But the default that unity8 will start using once [1] lands is 0.5. So I *think* this will be solved by that (already approved) branch. But unfortunately, it's a little hard to test that right this second, because it has a complicated dependency chain. But once I do, I will mark this bug accordingly.

[1] https://code.launchpad.net/~mterry/unity8/new-input-proxies/+merge/285364