[openbox] Possible bug within NextWindow and PrevWindow?

Israel Jacques mrkotfw at gmail.com
Tue Oct 18 23:03:59 EDT 2011


Hello everyone. I have the following:
<keybind key="W-j">
  <action name="NextWindow">
    <dialog>no</dialog>
    <raise>no</raise>
    <linear>yes</linear>
  </action>
</keybind>
<keybind key="W-S-j">
  <action name="NextWindow">
    <dialog>no</dialog>
    <raise>yes</raise>
    <linear>yes</linear>
  </action>
</keybind>

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!

I have the following:
<focus>
  <focusNew>no</focusNew>
  <followMouse>yes</followMouse>
  <focusLast>no</focusLast>
  <underMouse>yes</underMouse>
  <focusDelay>1</focusDelay>
  <raiseOnFocus>no</raiseOnFocus>
</focus>

OS: Debian GNU/Linux (Wheezy)
Openbox ver.:  Openbox 3.4.11.1 (as a Debian package)

If needed, I can attach my entire configuration file (config.xml).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/openbox/attachments/20111018/1abb4100/attachment.htm>


More information about the openbox mailing list