[openbox] Possible bug within NextWindow and PrevWindow?

Dana Jansens dana at orodu.net
Wed Oct 19 00:21:00 EDT 2011


On Tue, Oct 18, 2011 at 11:03 PM, Israel Jacques <mrkotfw at gmail.com> wrote:
> 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).

One raises the windows as you alt-tab through them, one doesn't.  They
both raise the window you selected at the end, cuz you didn't specify
finalactions and the defaults include raise.


More information about the openbox mailing list