Das Werkstatt

what we do? everything.
It is currently Tue Sep 07, 2010 8:24 pm

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Ubuntu Customization Kit: Xubuntu / XFCE
PostPosted: Sat May 23, 2009 6:13 am 
Offline
Site Admin
User avatar

Joined: Fri Aug 29, 2003 6:39 pm
Posts: 760
There's a great HowTo for the UCK (Ubuntu Customization Kit) at ubuntuusers.de, but it's lacking some information about how to adapt the default settings of the XFCE environment.

/etc/skel might be a good place to start, but I've found out that the actual default settings like panels, items on panels, etc. are stored in subfolders and files under "/etc/xdg/"

If you want to have different items on your panels, it's probably the best to start an XFCE environment somewhere (e.g. on a live distro (most comfortable using a virtual machine, like qemu)) and modify it to your needs.

Then copy the ~/.config/ folder to a safe place.

Inside that ~/.config/ folder, you will find a structure matching that of /etc/xdg in the UCK's remaster-root. You can now copy/paste config parts as you like it.

For adding/modifying items on a panel you must copy the corresponding xfce4/panel/*.rc files, and make sure that you're referencing to the right ID within xfce4/panel/panels.xml. Here's an example:
Quote:
xfce4/panel/battmon-6.rc (Battery monitor)
must be referenced within panels.xml as:

<item name="battmon" id="6"/>

Entries created during an XFCE session often get unique IDs, so the entries might look like this:
Quote:
<item name="battmon" id="12430093470"/>

No matter how you prefer that id to look, just make sure the id in the XML matches the one in the filename.

_________________
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group