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
10502000

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

xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "us", "nodeadkeys", 
"grp:alt_shift_toggle,grp_led:scroll"
_XKB_RULES_NAMES(STRING) = "evdev", "pc105", "us", "nodeadkeys", 
"grp:alt_shift_toggle,grp_led:scroll"

gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  nodeadkeys,ru]
 model =
 options = []

part of xorg.conf:
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
#       Option          "XkbLayout"     "us"
        Option          "XkbLayout"     "us,ru(winkeys)"
        Option          "XkbVariant"    "nodeadkeys"
        Option          "XkbOptions"    "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Keyboard Layouts not working after update to Intrepid.

-- 
"Error activating XKB configuration." - Requires manual xorg.conf editing
https://bugs.launchpad.net/bugs/67188
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to