Page 1 of 1

How Do I edit the openbox menu

Posted: Mon Mar 02, 2009 1:02 pm
by dedhart
I understand the default is in /usr/share/lxde/openbox, but where should I store the edited file? Is there anywhere in my home directory it will search first?

Re: How Do I edit the openbox menu

Posted: Mon Mar 02, 2009 6:47 pm
by lostson
look at line 642 0f the lxde-rc.xml file it says
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
<file>/usr/share/lxde/openbox/menu.xml</file>
I change mine to wherever i store the menu i want to use then restart openbox and your menu should appear for instance mine says

Code: Select all

<file>/$HOME/.config/openbox/mymenu.xml

Re: How Do I edit the openbox menu

Posted: Fri Mar 06, 2009 11:04 am
by maces
Hi

If you also want to edit openbox menu with a GUI, have a look at obmenu. Note, that you still need to change "lxde-rc.xml" like lotson described.

maces