dconf does not dump everything The Next CEO of Stack OverflowGraphical editor for GSettings/dconf?Where are the dconf profiles?gsettings key not listed in dconfAre dconf schema names case-sensitive?Gsettings and dconfEditing dconf keys without dconf-editorgsettings or dconf value list for a key' dconf reset -f / ' will this command remove the data in hard disk of ubuntu or not?mapping between dconf dump output and gsettings schemasDconf settings in ~/.config/dconf/user.d/ not loaded
Why the difference in type-inference over the as-pattern in two similar function definitions?
Does soap repel water?
Should I tutor a student who I know has cheated on their homework?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
A Man With a Stainless Steel Endoskeleton (like The Terminator) Fighting Cloaked Aliens Only He Can See
Rotate a column
Is a distribution that is normal, but highly skewed considered Gaussian?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?
Proper way to express "He disappeared them"
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
What happened in Rome, when the western empire "fell"?
What connection does MS Office have to Netscape Navigator?
Flying from Cape Town to England and return to another province
Why is information "lost" when it got into a black hole?
Writing differences on a blackboard
Where do students learn to solve polynomial equations these days?
Is French Guiana a (hard) EU border?
How to place nodes around a circle from some initial angle?
Is wanting to ask what to write an indication that you need to change your story?
Easy to read palindrome checker
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Are police here, aren't itthey?
is it ok to reduce charging current for li ion 18650 battery?
dconf does not dump everything
The Next CEO of Stack OverflowGraphical editor for GSettings/dconf?Where are the dconf profiles?gsettings key not listed in dconfAre dconf schema names case-sensitive?Gsettings and dconfEditing dconf keys without dconf-editorgsettings or dconf value list for a key' dconf reset -f / ' will this command remove the data in hard disk of ubuntu or not?mapping between dconf dump output and gsettings schemasDconf settings in ~/.config/dconf/user.d/ not loaded
I known that I can save dconf settings by
dconf dump / > file
but somehow it still shows only keys from /org/* and not from other paths. I want to save Tilix options too, but dconf dump /com/gexperts/Tilix > file returns empty file.
By the way, dconf-editor shows all /com/gexperts/Tilix options correctly.
gsettings list-recursively > file surprisingly saves everything, but I don't know any way how to easily recover gsettings export since it has different format than dconf's dump.
dconf gsettings
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I known that I can save dconf settings by
dconf dump / > file
but somehow it still shows only keys from /org/* and not from other paths. I want to save Tilix options too, but dconf dump /com/gexperts/Tilix > file returns empty file.
By the way, dconf-editor shows all /com/gexperts/Tilix options correctly.
gsettings list-recursively > file surprisingly saves everything, but I don't know any way how to easily recover gsettings export since it has different format than dconf's dump.
dconf gsettings
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I known that I can save dconf settings by
dconf dump / > file
but somehow it still shows only keys from /org/* and not from other paths. I want to save Tilix options too, but dconf dump /com/gexperts/Tilix > file returns empty file.
By the way, dconf-editor shows all /com/gexperts/Tilix options correctly.
gsettings list-recursively > file surprisingly saves everything, but I don't know any way how to easily recover gsettings export since it has different format than dconf's dump.
dconf gsettings
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I known that I can save dconf settings by
dconf dump / > file
but somehow it still shows only keys from /org/* and not from other paths. I want to save Tilix options too, but dconf dump /com/gexperts/Tilix > file returns empty file.
By the way, dconf-editor shows all /com/gexperts/Tilix options correctly.
gsettings list-recursively > file surprisingly saves everything, but I don't know any way how to easily recover gsettings export since it has different format than dconf's dump.
dconf gsettings
dconf gsettings
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 7 mins ago
C ChorcheC Chorche
1
1
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
C Chorche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
C Chorche is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130022%2fdconf-does-not-dump-everything%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
C Chorche is a new contributor. Be nice, and check out our Code of Conduct.
C Chorche is a new contributor. Be nice, and check out our Code of Conduct.
C Chorche is a new contributor. Be nice, and check out our Code of Conduct.
C Chorche is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130022%2fdconf-does-not-dump-everything%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown