<div>Hello everyone. I have the following:</div><div><div><div><keybind key="W-j"></div><div> <action name="NextWindow"></div><div> <dialog>no</dialog></div><div> <raise>no</raise></div>
<div> <linear>yes</linear></div><div> </action></div><div></keybind></div><div><keybind key="W-S-j"></div><div> <action name="NextWindow"></div><div> <dialog>no</dialog></div>
<div> <raise>yes</raise></div><div> <linear>yes</linear></div><div> </action></div><div></keybind></div></div></div><div><br></div><div>What'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><focus></div><div> <focusNew>no</focusNew></div><div> <followMouse>yes</followMouse></div><div> <focusLast>no</focusLast></div>
<div> <underMouse>yes</underMouse></div><div> <focusDelay>1</focusDelay></div><div> <raiseOnFocus>no</raiseOnFocus></div><div></focus></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>