2
votes
1answer
91 views

Modifying $HOME variable on a session startup script: Gnome ignores it?

I'm modifying the $HOME variable on a /etc/profile.d script. This seems to be OK for console sessions. There are some caveats on graphical sessions, though: Gnome won't load my desktop ...
2
votes
2answers
535 views

How to clean a home directory to install from scratch a previously installed distro?

I am using linuxmint-10-KDE. I have several partitions that I will reuse. One of them is /home. This /home/nomikos has a lot of gnome related files that I want to delete before install the new ...