- Package:
- xkb-data
- Source:
- xkeyboard-config
- Submitter:
- Itaï BEN YAACOV
- Date:
- 2018-12-31 17:45:06 UTC
- Severity:
- normal
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.
I attach a patch with which alts_toggle works again.
Please could you have a look at http://bugs.freedesktop.org/show_bug.cgi?id=16164 and comment on it? (trying the patch there)
Yes, that patch also resolves the issue.