Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xfce4: Move user folder?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
phew
n00b
n00b


Joined: 19 Sep 2004
Posts: 65

PostPosted: Thu Sep 23, 2004 4:15 pm    Post subject: Xfce4: Move user folder? Reply with quote

Hi,

I installed Xfce and set up all my preferences, and then I noticed I was still root and "my" account had none of the changes applied. How can I move the settings from "root" to my account? Is there some directory I can move?

Thanks
Back to top
View user's profile Send private message
papal_authority
Veteran
Veteran


Joined: 31 Mar 2004
Posts: 1823
Location: Canada

PostPosted: Thu Sep 23, 2004 4:25 pm    Post subject: Reply with quote

Yeah just copy /root/.xfce4 to /home/<USER>/.xfce4 and then do a chown -R <USER> /home/<USER>/.xfce4 :D
_________________
The free market gave me gonorrhea.
Back to top
View user's profile Send private message
CodAv
Apprentice
Apprentice


Joined: 09 May 2004
Posts: 170
Location: Essen, Germany

PostPosted: Thu Sep 23, 2004 4:30 pm    Post subject: Reply with quote

Normally, all programs store their settings in a hidden folder called .name in your home directory, where 'name' is the program's name.
Do a ls -a, or activate the "Show hidden files" option in your file manager. Then, move the folder to your user's home, and change owner/group of the directory and of all it's contents. By default, and for your example, it could be that easy:

(as root)
Code:
# mv ~/.Xfce ~yourusername/
# chown -R yourusername:users ~yourusername/.Xfce/


Good luck :)
Back to top
View user's profile Send private message
phew
n00b
n00b


Joined: 19 Sep 2004
Posts: 65

PostPosted: Fri Sep 24, 2004 3:46 pm    Post subject: Reply with quote

hm, now my root user settings are gone, but my user still doesn't have them? this is weird. do i have to enter something else for "users", couse i left that unchanged.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum