Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-17-2014, 05:31 AM
|
#1
|
LQ Newbie
Registered: Aug 2011
Posts: 7
Rep:
|
Remove Cinnamon settings
Hi,
Ive run into a problem with Cinnamom (latest stable) running on Ubuntu 12.04.4 amd64.
I messed up some GUI settings (applets positioning) and I wanted to remove everything and reinstalll. So I logged out of cinnamon and used these commands(there may be little mistakes, Im writing this from my memory):
Code:
sudo apt-get purge cinnamon
sudo apt-get autoremove
sudo updatedb
locate cinnamon | grep michal
Michal is my username. The last command has shown many "cinnamon" config files, mainly in ~/.cinnamon, ~/.config and ~/.local/share ... so I removed them all.
Then I installed cinnamon again only to find out that my settings is still here. That I found really weird.
Suggestions?
|
|
|
02-21-2014, 09:38 AM
|
#2
|
Member
Registered: Oct 2013
Distribution: Debian Sid, Gentoo, Arch, Debian
Posts: 186
Rep:
|
1) Can you find the details what settings are still there?
I mean, are all the previous settings are restored or some specific settings like panel settings etc. remained after reinstallation?
2) Also have you modified configuration files by hand? Particularly in /etc.
3) Usually you do not need to reinstall a package to revert your settings. Simply removing config files in your HOME (~/) directory suffice.
4) Are you logged to a different user account?
5) Try searching google for all cinnamon settings files in your HOME dir, and delete all those files. Then restart cinnamon.
|
|
|
02-22-2014, 08:03 AM
|
#3
|
Member
Registered: Nov 2013
Location: Australia
Distribution: Fedora, Suse,Android, FreeBSD,Kali
Posts: 98
Rep:
|
Quote:
Originally Posted by s.verma
1) Can you find the details what settings are still there?
I mean, are all the previous settings are restored or some specific settings like panel settings etc. remained after reinstallation?
2) Also have you modified configuration files by hand? Particularly in /etc.
3) Usually you do not need to reinstall a package to revert your settings. Simply removing config files in your HOME (~/) directory suffice.
4) Are you logged to a different user account?
5) Try searching google for all cinnamon settings files in your HOME dir, and delete all those files. Then restart cinnamon.
|
I agree the 3rd. I was using cinnamon 1.4, but it's not very stable.
|
|
|
02-22-2014, 10:57 AM
|
#4
|
Senior Member
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791
|
When I've totally messed up a DE's configuration, I'll boot into text mode,move aside all of the old configuration info (see below), then start the display manager.
Code:
cd ~
mv .cinnamon dot_cinnamon
cd .config
mv .cinnamon-session dot_cinnamon-session
If that doesn't work, it's time to do something more drastic.
|
|
|
02-24-2014, 03:45 PM
|
#5
|
LQ Newbie
Registered: Aug 2011
Posts: 7
Original Poster
Rep:
|
Quote:
Originally Posted by RockDoctor
When I've totally messed up a DE's configuration, I'll boot into text mode,move aside all of the old configuration info (see below), then start the display manager.
Code:
cd ~
mv .cinnamon dot_cinnamon
cd .config
mv .cinnamon-session dot_cinnamon-session
If that doesn't work, it's time to do something more drastic.
|
Thanks - but thats what I explained I did in the opening post. Folders like .cinnamon, share/.cinnamon, .config/.cinnamon ... or something like that. After purging and deleting for the Xth time I tried to find something in the GUI - as much I prefer the command-line way. There was some reset present, luckily.
|
|
|
03-01-2014, 05:29 AM
|
#6
|
Member
Registered: Nov 2013
Location: Australia
Distribution: Fedora, Suse,Android, FreeBSD,Kali
Posts: 98
Rep:
|
how to install Cinnamon 2.0?
|
|
|
All times are GMT -5. The time now is 04:55 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|