[openbox] Openbox menu entry with two actions

Anita Carr anitacarr at live.ie
Fri Nov 4 08:00:54 EDT 2011


The below entry will only got to the left desktop. Whatever I try to execute will not execute.

<item id="conky" label="Conky">      
<action name="DesktopLeft" />
            <action name="Execute">
                <execute>
                    conky -c .conkyrc2
                </execute>
            </action>
        </item>

Also tried

<item id="conky" label="Conky">      
<action name="DesktopLeft" />
            <action name="Execute">
                <command>
                    conky -c .conkyrc2
                </command>
            </action>
        </item>
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20111104/04ed2b94/attachment.htm>


More information about the openbox mailing list