https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #13 from Rajeesh K V <rajeeshknamb...@gmail.com> --- (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? (In reply to Mykola Krachkovsky from comment #11) > But KCM works not ok What do you mean by KCM doesn't work? -- You are receiving this mail because: You are watching all bug changes.