Comment 7 for bug 327963

Revision history for this message
Hicks (hicks1gb) wrote :

Report in MacBook Pro 15 inch intel, Ubuntu Jaunty.

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
10600000

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

000000000000000000000000000000000000000000000000000000000000000000000000

predator@MacBook:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "macbook79", "es", "mac", "lv3:win_switch,lv3:lwin_switch,lv3:rwin_switch"
_XKB_RULES_NAMES(STRING) = "evdev", "macbook79", "es", "mac", "lv3:win_switch,lv3:lwin_switch,lv3:rwin_switch"
predator@MacBook:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = []
 options = [lv3 lv3:lwin_switch,lv3 lv3:rwin_switch]
 model = macbook79
predator@MacBook:~$