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

--- Comment #41 from Henning <amanita+kdeb...@mailbox.org> ---
I want to stress that having such a "reset user settings" is a key feature, as
even "immutable" Distros allow users to completely mess up their systems, due
to how Linux Desktops allow users to change their system without any root
access.

So to get productive, I think this should not be that hard to implement.

Where are the systemsettings settings stored? Is is a database, that can be
backed up? 

KDE Plasma ships with default settings, so there is a template for that
database that is populated with the recommended settings. Why not duplicate
this, keeping it as a backup?

In the GUI a button could then be added which does something like
display dialog "really revert all settings to default?"
   kill systemsettings
   cp /path/to/systemsettings-default-config.db /path/to/systemsettings-conf.db

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

Reply via email to