После вчерашнего обновления в X'сах перестало работать переключение раскладок. Посмотрел в Gnome в настройках клавиатуры, выдалось следующее сообщение:

>Error activating XKB configuration.
>It can happen under various circumstances:
>- a bug in libxklavier library
>- a bug in X server (xkbcomp, xmodmap utilities)
>- X server with incompatible libxkbfile implementation
>
>X server version data:
>The X.Org Foundation
>10400090
>
>If you report this situation as a bug, please include:
>- The result of xprop -root | grep XKB
>- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

Попробовал загрузиться в безопасном режиме (Xterm), так же не работает переключение раскладок.

Вот кусок из моего xorg.conf:

>Section "InputDevice"
>    Identifier      "Generic Keyboard"
>    Driver          "kbd"
>    Option          "CoreKeyboard"
>    Option          "XkbRules"    "xorg"
>    Option          "XkbModel"    "pc104"
>    Option          "XkbLayout"   "us,ru"
>    Option          "XkbVariant"  ",winkeys"
>    Option          "XkbOptions"  "grp:ctrl_shift_toggle"
>EndSection

Не подскажите в чем может быть причина и как её можно исправить?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Ответить