D21228: [Touchpad KCM] Load previous setting on reboot
Roman Gilg
noreply at phabricator.kde.org
Wed May 15 22:26:15 BST 2019
romangg added inline comments.
INLINE COMMENTS
> libinputtouchpad.cpp:216
> }
> + KSharedConfigPtr configPtr = KSharedConfig::openConfig(QStringLiteral("XlibinputConfigrc"));
> + m_config = configPtr.data();
The name of the config file should be something similar to the other one and only lower case: `touchpadxlibinputrc`
> libinputtouchpad.cpp:426
> + touchpadConfig.config()->sync();
> + }
> return true;
Why this write back? What's configProps.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D21228
To: atulbi, ngraham, romangg, davidedmundson
Cc: davidedmundson, nicolasfella, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190515/be1c55cf/attachment.html>
More information about the Plasma-devel
mailing list