#463373 xkb-data: grp:alts_toggle broken

#463373#5
Date:
2008-01-31 07:42:35 UTC
From:
To:
Ever since 1.1~cvs.20080104.1-1 grp:alts_toggle does not work any more, as in:

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option      "XkbRules"  "xorg"
    Option      "XkbModel"  "pc105"
    Option      "XkbLayout" "us(intl),il"
    Option      "XkbOptions"    "grp:alts_toggle"
EndSection

Installing xkb-data_1.0~cvs.20070916-1ubuntu1_all.deb saves the day.

Cheers,
Itai.

#463373#10
Date:
2008-05-01 12:36:16 UTC
From:
To:
I attach a patch with which alts_toggle works again.
#463373#19
Date:
2008-06-04 00:28:07 UTC
From:
To:
Please could you have a look at
http://bugs.freedesktop.org/show_bug.cgi?id=16164 and comment on it?
(trying the patch there)

#463373#24
Date:
2008-12-29 13:10:47 UTC
From:
To:


Yes, that patch also resolves the issue.