[openbox] Weird bug with NextWindow (ALT+TAB)

Robbie Smith zoqaeski at gmail.com
Mon Sep 30 02:02:34 EDT 2013


On 30/09/13 05:33, Danko Krajisnik wrote:
> I have a weird bug with cycling through windows on the newer versions of
> Openbox. It seems that the ALT+TAB dialog stays open after I release the
> ALT key. I have to hit ENTER for it to disappear. This only happens
> occasionally, not every time I try to cycle windows.
>
> Relevant section of rc.xml:
> <keybind key="W-Tab">
>    <action name="NextWindow">
>      <raise>yes</raise>
>      <allDesktops>yes</allDesktops>
>    </action>
> </keybind>
> <keybind key="W-S-Tab">
>    <action name="PreviousWindow">
>      <raise>yes</raise>
>      <allDesktops>yes</allDesktops>
>    </action>
> </keybind>
>
> My left ALT is mapped to the Windows key with Xmodmap.
>
> Any ideas?
>
> DK
> _______________________________________________
> openbox mailing list
> openbox at icculus.org
> http://icculus.org/mailman/listinfo/openbox

It might not be a cause of your issues, but Xmodmap is apparently broken 
so try using xkb to re-map keys. I use both Alt and Super to activate 
window cycling dialogs and have never had this problem. Though I do 
recall that when I used to use Xmodmap to set up a custom layout I would 
encounter issues with Openbox dialogs hanging similarly to what you 
described.


More information about the openbox mailing list