With "default" layout ("uk"):
[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "uk", "", ""
_XKB_RULES_NAMES(STRING) = "xorg", "pc105", "gb", "", "grp:alts_toggle"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
layouts = []
model =
options = []
overrideSettings = true
With "United Kingdom" layout:
[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "uk", "", ""
_XKB_RULES_NAMES(STRING) = "xorg", "pc105", "gb", "", "grp:alts_toggle"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
layouts = [gb]
model =
options = [grp grp:alts_toggle]
overrideSettings = true
So it seems that it's just the GConf settings that are different.
--
"Default" keyboard settings are seemingly incompatible with GNOME
https://bugs.launchpad.net/bugs/164191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs