What do you mean root menu? I hope you're not running Linux as root?<br><br><br><br><div class="gmail_quote">On Sat, Jun 15, 2013 at 7:36 AM, Johannes Schaffrath <span dir="ltr"><<a href="mailto:johannes.schaffrath@web.de" target="_blank">johannes.schaffrath@web.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
the icons in the submenu are a part of your used theme.<br>
You can get icons in your root menu when you set in the rc.xml the <showIcons> tag inside the <menu> tag to yes. After that, you are able to declare the path to the desired icon in the menu.xml.<br>
<br>
An example:<br>
<br>
<item label="xterm" icon="/usr/share/icons/<u></u>hicolor/scalable/apps/mc.svg"><br>
<action name="Execute"><execute><br>
xterm -e mc<br>
</execute></action><br>
<br>
Greetings<br>
<br>
______________________________<u></u>_________________<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/<u></u>listinfo/openbox</a><br>
</blockquote></div><br>