Comment 15 for bug 67188

Revision history for this message
Andrew Roazen (andrew-roazen) wrote :

Same problem reported with Rev. A 1998 iMac in Gutsy (these problems did not occur in Feisty):

_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc105", "us", "mac", ""
_XKB_RULES_NAMES(STRING) = "xorg", "pc105", "us", "mac", ""

 layouts = []
 model = macintosh
 overrideSettings = true
 options = []

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
 Option "XxbVariant" "mac"
EndSection