Manually editing /etc/X11/xorg.conf and replacing "Driver "kbd"" with
"Driver "Keyboard"" worked for me. After rebooting the keyboard layout
was "USA", but adding "Switzerland" and removing "USA" was no problem.
Here the section of my xorg.conf:

Section "InputDevice"
        Identifier         "Generic Keyboard"
        Driver          "Keyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de_CH"
EndSection

-- 
"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