[openbox] Multiple menu files
Mikael Magnusson
mangosoft at comhem.se
Mon Jul 12 19:47:40 EDT 2004
On Mon, 12 Jul 2004, Jamin W. Collins wrote:
> On Mon, Jul 12, 2004 at 02:44:01PM -0700, Robert Carson wrote:
>> 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've copied _exactly_ what you have here into
> ~/.config/openbox/my-menu.xml, replacing what was there. Issued a
> Reconfigure from the existing root-menu, and yet there is only the
> original menu.
>
> --
> Jamin W. Collins
But do you have an action to display "test-menu"?
<action name="ShowMenu"><menu>test-menu</menu></action>
--
Mikael Magnusson
More information about the openbox
mailing list