<div>Hello everyone. I have the following:</div><div><div><div>&lt;keybind key=&quot;W-j&quot;&gt;</div><div>  &lt;action name=&quot;NextWindow&quot;&gt;</div><div>    &lt;dialog&gt;no&lt;/dialog&gt;</div><div>    &lt;raise&gt;no&lt;/raise&gt;</div>

<div>    &lt;linear&gt;yes&lt;/linear&gt;</div><div>  &lt;/action&gt;</div><div>&lt;/keybind&gt;</div><div>&lt;keybind key=&quot;W-S-j&quot;&gt;</div><div>  &lt;action name=&quot;NextWindow&quot;&gt;</div><div>    &lt;dialog&gt;no&lt;/dialog&gt;</div>

<div>    &lt;raise&gt;yes&lt;/raise&gt;</div><div>    &lt;linear&gt;yes&lt;/linear&gt;</div><div>  &lt;/action&gt;</div><div>&lt;/keybind&gt;</div></div></div><div><br></div><div>What&#39;s peculiar about these two key bindings is that one is suppose to raise the window, while the other should not. For some reason they both behave the same: they both raise!</div>

<div><br></div><div>I have the following:</div><div><div>&lt;focus&gt;</div><div>  &lt;focusNew&gt;no&lt;/focusNew&gt;</div><div>  &lt;followMouse&gt;yes&lt;/followMouse&gt;</div><div>  &lt;focusLast&gt;no&lt;/focusLast&gt;</div>

<div>  &lt;underMouse&gt;yes&lt;/underMouse&gt;</div><div>  &lt;focusDelay&gt;1&lt;/focusDelay&gt;</div><div>  &lt;raiseOnFocus&gt;no&lt;/raiseOnFocus&gt;</div><div>&lt;/focus&gt;</div></div><div><br></div><div>OS: Debian GNU/Linux (Wheezy)</div>

<div>Openbox ver.:  Openbox 3.4.11.1 (as a Debian package)</div><div><br></div><div>If needed, I can attach my entire configuration file (config.xml).</div>