LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-05-2005, 03:43 AM   #1
coolblue
Member
 
Registered: Feb 2005
Posts: 126

Rep: Reputation: 15
destroy home configs??


Hi there

Whenever I install a new distro, the desktop settings of the last installation of another distro take over. This prevents me from seeing the default look & feel of the new distro and things look like a jumbled mess - something of the previous distro, something of the new distro! Even the K menu does not change!

I wanna know where these settings are stored so I can delete them everytime I install a new distro. Can anyone tell me where the config files for these things are stored so I can delete them SAFELY (without breaking anything) so that when I do a new install, I don't get any remnants of the last installation/distro.

But REMEMBER that I CANNOT afford to format my home partition as there are lots of important stuff there.

Thanks
 
Old 07-05-2005, 03:57 AM   #2
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
Try "ls -al | grep kde"
 
Old 07-05-2005, 04:03 AM   #3
vimico
Member
 
Registered: Jan 2004
Distribution: Debian, Ubuntu
Posts: 118

Rep: Reputation: 15
Many settings are stored in hidden sub-directories in your home directory.

In Linux, the name of hidden files/directories starts with a dot. I.e. the config data for KDE are most likely be stored in .kde

The normal list command
Code:
ls
will not show the hidden files by default. Only with the option -a will hidden files/directories be listed as well.
Code:
ls -a
This is not a bug, this is a feature. Settings of other applications are stored in the same way: Gnome settings in .gnome, settings from gnupg are stored in .gnupg, the personal settings of ssh can be found in .ssh, to name a few.

Simply delete the .kde directory and the settings are gone.

Note: First, I don't know if you can delete the kde settings while kde is running, i.e. use a terminal while kde is not running. Secondly, even though I am reasonably sure that kde will create a new default settings in .kde, don't delete .kde, but rename it, e.g. to .kde-old. This way you can go back to the old settings if something goes wrong.
 
Old 07-06-2005, 01:06 AM   #4
coolblue
Member
 
Registered: Feb 2005
Posts: 126

Original Poster
Rep: Reputation: 15
Thanks a lot dear Vimico for your crystal-clear explanation. Thanks to one andoneis2 too!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Does a new install of 10.0 destroy my /home directory? rwhitworth SUSE / openSUSE 3 10-24-2005 03:55 PM
need to destroy data on drive syx Linux - Hardware 11 10-01-2004 12:56 PM
Will it destroy my Monitor? chinaundead Linux - Hardware 9 04-01-2004 08:56 PM
c++ [Char serch + Destroy] Genjix Programming 1 11-09-2003 02:23 PM
I will destroy QT and all who follow it!!!! ciphercam Linux - Software 4 07-17-2003 12:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration