Score:0

Where are the quick launch entries of the top bar saved in Ubuntu 18.04 Mate 32-bit?

in flag

I am running Ubuntu 18.04 Mate 32-bit. Sometimes when I add a program shortcut to the quick launch section of the top bar, it will be gone after a restart. I hope to bypass that by manually editing the respective configuration file. I am rather new to Linux and do not want to simply edit some file by my own choice. So can you tell me which is the correct file to edit?

Score:1
zw flag

They are stored in dconf database. In the corresponding /org/mate/panel/ "folder".

Way to backup is

dconf dump /org/mate/panel/ > ~/dconf_panel

Way to restore use

dconf load /org/mate/panel/ < ~/dconf_panel

Note: each panel object is contained in some hierarchy, so it is difficult to extract every single object.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.