Bug#765372: gnome-shell: Alt-Tab disabled on 3.14

Benjamin Kellermann Benjamin.Kellermann at gmx.de
Thu Oct 23 10:17:50 UTC 2014


On Tue, 14 Oct 2014 16:22:04 +0200 Matthias Urlichs <matthias at urlichs.de> wrote:
> The culprit turned out to be the German "Neo2" keyboard layout. Merely
> having that keyboard in the list of input methods (but NOT active!) causes
> Alt-Tab to stop working.

There seems to be an issue with the “Tab“ binding on key “8”:
in /usr/share/X11/xkb/symbols/de

key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, U27E8, Tab, ISO_Left_Tab, U221E, NoSymbol ] };
                                                                 ^^^
Gnome seems to have a problem, when Tab is defined on another Key than
the Tab key.
This fixes the issue (but changes the Layout)
key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, U27E8, NoSymbol, ISO_Left_Tab, U221E, NoSymbol ] };

Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20141023/74e841c6/attachment.sig>


More information about the pkg-gnome-maintainers mailing list