[openbox] Multple execute in action

Johan Vromans jvromans at squirrel.nl
Tue Jun 19 11:04:27 EDT 2012


Hi,

In my obmenu.xml I have code like:

    <item label="Local">
      <action name="Execute">
        <command>echo "Starting local Xterm"</command>
      </action>
      <action name="Execute">
        <command>uxterm -T phoenix:jv -ls</command>
      </action>
    </item>

With openbox 3.4.11, both actions are executed when the menu entry is
selected.

With openbox 3.5.0, only one action (the first ?) is executed.

Was this a deliberate change?

-- Johan


More information about the openbox mailing list