> Posted by: "Robert Citek" [email protected] rwcitek > Date: Wed Feb 18, 2009 9:11 pm ((PST)) > > I've been playing with the OEM install process, trying to figure out > where default settings are located. I haven't figured it out yet, but > the following steps do work to customize the environment for new > accounts. > > Changing the background: > - right click on the desktop > Change Desktop Background and make any changes > - open a terminal, Applications > Accessories > Terminal > - type: $ sudo cp -r ~/.gconf/ /etc/skel/ > - enter password for OEM if/when prompted > > Changing Firefox configuration: > - open Firefox, Applications > Internet > Firefox > - make any changes, e.g. to preferences or bookmarks or user-added plug-ins > - exit firefox > - open a terminal, Applications > Accessories > Terminal > - type: $ sudo cp -r ~/.mozilla/ /etc/skel/ > - enter password for OEM if/when prompted > > There's probably a better way to do the above, but will do for now.
Yay! I was hoping someone would dig into this ... I found very little documentation or information on that subject. I was hoping we could put the Ubuntu Pocket Guide on their new desktop, but that may be a stretch. Thanks for looking into it. Theresa
