<div dir="ltr">Separator should be placed between items regardless of whether you inline submenus or not, or whether you use wmname in startupnotify or not. I don't think I understand your question.</div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Tue, Aug 6, 2013 at 5:47 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks for the reply Dana...<br><br>I'm just saying if the menu can be written several different ways, then why not put in the source the example menu.xml that is most prefered and is going to work out the box, because what's in the source right now I can't seem to get it to work with a <separator/> line and I've tried this just like how I see it in a menu/xml that does work...<br>


<br>This is in a menu.xml I found on livearp distro that works in these two examples below;<br><br> </item><br>                <separator/><br>                <menu execute="~/.config/openbox/cb-places-pipemenu.sh" id="Places" label="places"/><br>


                <separator/><br><br> </item><br>       <separator/><br>       <menu id="config_openbox-help" label="help"><br><br><br>Now I go and try the same thing from the example menu.xml in the source and it won't work...<br>


<br><br><item label="Xkill" icon="/home/slack/.icons/AwOken/clear/24x24/apps/xkill.png"><br>    <action name="Execute"><br>      <command>xkill</command><div class="im">

<br>      <startupnotify><br>
        <enabled>yes</enabled><br>      </startupnotify><br>    </action><br>  </item><br></div><separator/><br><br>All I see is in the working menu.xml the <separator/> is placed below the </item> or below the <menu execute= or <menu id=<div class="HOEnZb">

<div class="h5"><br>
<br><br><br><br><br><br><div class="gmail_quote">On Tue, Aug 6, 2013 at 9:45 AM, Dana Jansens <span dir="ltr"><<a href="mailto:dana@orodu.net" target="_blank">dana@orodu.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr"><a href="http://openbox.org/wiki/Help:Menus" target="_blank">http://openbox.org/wiki/Help:Menus</a><div><br></div><div><div>On Mon, Aug 5, 2013 at 1:38 AM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br>




</div><div class="gmail_extra"><div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


I've been using Openbox many years in Slackware compiling my own and in all these years I have always thought that the menu.xml that came with the source is the only method...<br>

<br>After I've compiled from the source in  /etc/xdg/openbox/ I'll find the menu.xml I'll use that follows this format;<br>
<br><menu id="apps-accessories-menu" label="Accessories"><br>  <item label="XCalculator"><br>    <action name="Execute"><br>      <command>xcalc</command><br>






      <startupnotify><br>        <enabled>yes</enabled><br>      </startupnotify><br>    </action><br>  </item><br><br> <menu id="apps-accessories-menu"/><br></blockquote>




<div><br></div></div><div>menu-id lets you define the menu in one place and insert as a submenu somewhere else. You can also just define the menu in place.</div><div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">




<br>Then I opened up the source and noticed it had a different line I've never used before(wmclass) <br>
<br><br><menu id="apps-net-menu" label="Internet"><br>  <item label="Firefox"><br>    <action name="Execute"><br>      <command>firefox</command><br>      <startupnotify><br>





        <enabled>yes</enabled><br>---------->   <wmclass>Firefox</wmclass><br>      </startupnotify><br>    </action><br>  </item><br></blockquote><div><br></div></div><div><a href="http://openbox.org/wiki/Help:Actions#Execute" target="_blank">http://openbox.org/wiki/Help:Actions#Execute</a><br>




</div><div><br></div><div>wmclass is optional value to control startup notification.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div>

Then, this past week I was playing around with livarp distro in Virtualbox to see what they are doing with Openbpx and to my surprise I found another format for the menu.xml; now this 'execute' and no 'menu id' anywhere in this menu.xml either...<br>





<br><br><item label="web browser"><br>                        <action name="Execute"><br>---------------->                  <execute>firefox</execute><br>                        <startupnotify><br>





                          <enabled>yes</enabled><br>                        </startupnotify><br>                        </action><br>                </item><br><br><br>So I'm a bit confused, I thought Openbox was following some type of standard for the menu, not where you can do things in several different formats, all the years I've been using it this way, I've never been able to get the separator lines to appear with the menu.xml that ships with the source, so why ship something with the source if it's not going to work?<br>





<br>I know there is obmenu you can use, but if it's creating the menu.xml in a different and a preferred format that users should follow then why isn't this format being included as an example in the source for the end-user to follow as well?<br>





<br>YES I know this could all just be about FLEXIBILITY, picking and choosing the menthod you like,  but I think for new users to Openbox who might just follow the menu.xml in the source then it shoild be an example like the obmenu examples, or whatever example we should be following...<br>





<br>To say the least, I can't belive all these years I've used Openbox with the menu.xml from the source and I've never had my menus display the seperator lines till  now with the livarop distro and the format they used...<br>





<br>Now I'm scratching my head after all these years wondering what is the format to use and follow?<br><br>Look I'm a Slacker I like control and flexibility but this is confusing...<br><br>THANKS<br>
<br></div>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br>
</div></div><br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br></div>