Thursday, September 28, 2023
 Popular · Latest · Hot · Upcoming
41
rated 0 times [  41] [ 0]  / answers: 1 / hits: 23099  / 2 Years ago, tue, january 11, 2022, 11:51:15

Dconf is pretty young, yet my database is already a mess with lots of "schema-less" keys. Is there a way to do some cleaning up, or would I need to start from scratch (by removing ~/.config/dconf/user I guess)?


More From » dconf

 Answers
2

This is possible using the dconf reset command, though it's not clear if that's a side-effect of a bug.




  • For a single key:



    dconf reset "/path/to/the/key"


    Must not end with a /.


  • For a whole path:



    dconf reset -f "/path/to/the/path/"


    Must end with a /.




If you do this while having dconf-editor opened, it will likely crash.


[#44939] Tuesday, January 11, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
alkeake

Total Points: 467
Total Questions: 94
Total Answers: 126

Location: Tajikistan
Member since Tue, Jun 15, 2021
2 Years ago
alkeake questions
Mon, Jul 5, 21, 09:24, 2 Years ago
Sun, Apr 23, 23, 03:29, 6 Months ago
Thu, Dec 22, 22, 20:30, 10 Months ago
;