On 26/11/09 17:04, suvayu ali wrote:
    2009/11/26 Bob Goodwin<[email protected]>:
       I have a Fedora 12 computer on which I have set the screen
       configuration to satisfy me. That includes launchers with icons and
       panels 1, 2, and 3. Can I transfer my configuration to another user
       by copying a file/s? Or do I have to recreate it for each user? If
       so can I copy it to another F12 computer?

    You can try copying the contents of the relevant directories in
    `~/.config' to the corresponding directory for the new user.

    Maybe something like `cp -R ~userold/.config/xfce* ~usernew/.config/' ?

   I accidentally sent my message to the wrong list, I intended to send
   it to the xfce list and hit the wrong address.

   I got essentially the same answer there:

       Of course you can:
       cp /home/user1/.config/xfce /home/user2/.config/
       chown -R user2:user2 /home/user2/.config/xfce

   That information enabled me to clear a couple of problems.

   Thanks for the help.

   Bob


--
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to