Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am using Ubuntu 11.04 and because of Unity switched to LXDE. Now my system is fast and I like it. Here is a first trick found on the Internet:

cd /usr/share/lxde/openbox 
sudo leafpad menu.xml

Now you can add in the Application Menu whatever app you like:

<item label="Opera">  
   <action name="Execute"><command></command>opera</action>  
</item> 

This is an example of my application menu:

enter image description here

Do you have any other trick or tips regarding LXDE? For example how to change all the icons like on Gnome with different themes? From where to download LXDE themes? Do you have good resurses for LXDE(sites)? Can you show us your LXDE desktop?

share|improve this question
1  
Whilst an interesting question - its perhaps a bit vague. Can you narrow it down to a particular area? – fossfreedom May 23 '11 at 15:28
This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. – Marco Ceppi May 23 '11 at 21:37

closed as not a real question by Marco Ceppi May 23 '11 at 21:37

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.