Comment 19 for bug 67188

Revision history for this message
Rafael Sachetto (rsachetto) wrote :

Same here using gutsy with all updates

rafael@rafael-laptop:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "us-intl", "intl", "lv3:ralt_switch"
_XKB_RULES_NAMES(STRING) = "xorg", "pc105", "us-intl", "intl", "lv3:ralt_switch"

rafael@rafael-laptop:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = []
 model =
 options = [lv3 lv3:ralt_switch,altwin altwin:super_win]
 overrideSettings = true

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us-intl"
 Option "XkbVariant" "intl"
 Option "XkbOptions" "lv3:ralt_switch"
EndSection