| Summary: | Angle for circular scrolling on touchpad interpreted differently than in kde4 (conversion deg > rad missing) | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Thomas Mitterfellner <thomas> |
| Component: | kcm_mouse | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | cfeck, unassigned-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.5.5 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Mitterfellner
2016-03-05 10:25:50 UTC
I just found that this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=359460. I could not work around this by putting a script which calls synclient VertScrollDelta=106 into .config/plasma-workspace/env. I would be really glad if this could be fixed quickly as it makes two-finger and circular scrolling almost unusable/unconfigurable. I figured out a workaround now. I put a setscroll.desktop file into ~/.config/autostart which calls a script which executes synclient VertScrollDelta=106 synclient HorizScrollDelta=106 If the fix for bug 359460 did not fix this issue, please add a comment. *** This bug has been marked as a duplicate of bug 359460 *** |