that damn debian xlibs bug!
Louis-David Mitterrand
vindex at apartia.org
Sun Dec 12 08:37:03 EST 2004
On Sun, Dec 12, 2004 at 11:32:02AM +0100, Julius Vindex wrote:
> Hi,
>
> Starting with version 4.3.0.dfsg.1-5 of debian xlibs, openbox overlay
> panels are broken: switching desktops of alt-tab'ing keeps the transient
> panel focused and in the forground until ENTER is pressed.
Clarification: the alt-tab bug seems to be fixed. However the desktop
switching panel is still "sticky".
With:
<keybind key="W-Left">
<action name="DesktopLeft"><wrap>no</wrap></action>
</keybind>
<keybind key="W-Right">
<action name="DesktopRight"><wrap>no</wrap></action>
</keybind>
and using Left_Windows_Key+arrow keeps the transient overlay panel up
and focused until ENTER is pressed.
However user C-A-arrow is OK.
> This seems to be a debian bug, as several xfree changelogs referred to
> that bug as fixed. However we are now at version 4.3.0.dfsg.1-9 and
> nothing has changed. I have to peg xlibs at version 4.3.0.dfsg.1-4 to
> keep my openbox functional.
I found some interesting stuff in debian bugs #255286, #274103:
Excerpt:
* Apply patch allowing Emacs to properly interpret logo keys as Meta
rather than Meta+Super+Hyper. This problem has been showing up since
latest XFree86 and Xorg introducted `fake keys'.
Thanks to Denis Barbier <barbier at linufr.org>
(closes: #255286, #274103) [JérÎme Marant]
- debian/patches/xfree86-4.3-modifiers.dpatch: new file
- debian/patches/00list: updated.
Might the emacs "fix" be also applicable to openbox?
More information about the openbox
mailing list