[openbox] Multiple menu files

Robert Carson geekporn at gmail.com
Mon Jul 12 17:44:01 EDT 2004


i think you are trying to run before you have learned to walk... no
offense.  Start off with something small... just add one menu with a
few items in it...


<openbox_menu>
<menu id="test-menu" label="My New Menu - Test">
<menu id="my-terms" label="My Terminals">
<item label="aterm">
<action name="execute">
<execute>aterm </execute>
</action>
</item>
<item label="xterm">
<action name="execute">
<execute>xterm</execute>
</action>
</item>
</menu>
</menu>
</openbox_menu>

I am sure you have your terminals aleardy in your root-menu but this
is just to make sure everything is working.
try it. see if you have the new menu.


On Mon, 12 Jul 2004 13:04:16 -0600, Jamin W. Collins
<jcollins at asgardsrealm.net> wrote:
> On Mon, Jul 12, 2004 at 10:52:13AM -0700, Robert Carson wrote:
> > good. now your menu needs to start off like this:
> >
> > <openbox_menu>
> > <menu id="root-menu" label="Linuxbox - Openbox 3">
> > <menu id="aterms" label="aterms">
> > <item label="aterm - screen">
> > <action name="execute">
> > <execute>aterm </execute>
> > </action>
> > </item>
> > </menu>
> > </menu>
> > </openbox_menu>
> >
> > Or something to that effect - i think the main thing is to have the
> > <openbox_menu> tag.
> 
> You man like it does (see attachment)?
> 
> 
> 
> --
> Jamin W. Collins
> 
> Facts do not cease to exist because they are ignored. -- Aldous Huxley,
> "Proper Studies", 1927
> 
> 
> 


-- 
R. Carson


-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT d s+:+ a- C++++$ ULL+++>++++$ P+>++++ L+++>+++++$ !E- W N+ !o K-?
!w--- !O !M !V PS+ PE+ Y+ PGP+ !t !5 !X R+ !tv b++ !DI !D G++ e+ h----
r+++ y++++
------END GEEK CODE BLOCK------



More information about the openbox mailing list