[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#514409: xkb-data does not support cz_qwerty anymore



Package: xkb-data
Version: 1.5-2

I updated from 1.4-1 to 1.5-2 and the keyboard becomes unusable,
the backspace does not work, etc.

It is due to dropped support of cz_qwerty layout,
when I change "cz_qwerty" into "cz" keyboard works correctly again.

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc104"
#       Option          "XkbLayout"     "us,cz_qwerty"
        Option          "XkbLayout"     "us,cz"
        Option          "XkbOptions"    "grp:shift_toggle,grp_led:scroll"
EndSection

I really want to use qwerty keyboard with otherwise standard cz layout.

Petr



Reply to: