Finally I found the perfect match for MacBook 2nd gen UK keyboard configured 
for brazilian portuguese characters:
[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "apple_laptop", "us", "basic", 
"grp_led:scrol l,compose:rwin,lv3:lwin_switch,grp:alts_toggle"
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us", "basic", 
"grp_led:scrol l,compose:rwin,lv3:lwin_switch,grp:alts_toggle"
 
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "apple_laptop"
#       Option          "XkbModel"      "macintosh(macbook79)"
        Option          "XkbLayout"     "us"
#       Option          "XkbLayout"     "pt"
        Option          "XkbVariant"    "basic"
#       Option          "XkbVariant"    "apple_laptop"
#       Option          "XkbVariant"    "mac"
        Option          "XkbOptions"    "grp_led:scrol 
l,compose:rwin,lv3:lwin_switch,grp:alts_toggle"
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
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to