https://bugs.kde.org/show_bug.cgi?id=359460

--- Comment #14 from Mykola Krachkovsky <w01dn...@gmail.com> ---
(In reply to Rajeesh K V from comment #13)
> (In reply to Mykola Krachkovsky from comment #11)
> 
> > In file kcms/touchpad/src/backends/x11/synapticstouchpad.h class
> > SynapticsTouchpad redefines (line 34) fields:
> > QStringList m_scaleByResX, m_scaleByResY, m_toRadians;
> > from parent class XlibTouchpad (file
> > kcms/touchpad/src/backends/x11/xlibtouchpad.h, line 79).
> > So usage that fields in files synapticstouchpad.cpp (adding data) and
> > xlibtouchpad.cpp (reading data) works with different variables. And
> > XlibTouchpad::getPropertyScale returns default 1.0 instead of correct value.
> 
> Indeed, that would explain the problem. There was a similar bug but that was
> fixed. Can you raise a review request for this patch or shall I do it for
> you?
> 

I don't know what I should do.


> (In reply to Mykola Krachkovsky from comment #11)
> > But KCM works not ok
> What do you mean by KCM doesn't work?

It looks like VertScrollDelta and HorizScrollDelta are written to
~/.config/touchpadrc but aren't actually set to device. But MaxTapMove,
CircScrollDelta works "ok".
There is also "Active settings don't match saved settings. You currently see
saved settings." message when I press "Show active settings" I got 10mm for
vertical and 0.1mm for horizontal.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to