I recently tried the prerelease xf4.1 packages on my apple g4 powerbook. The upgrade seems to be working fine. One issue though: the config script asked me about my keyboard, and I did select macintosh. I don't know whether it actually modified by XF86Config or not, but the setting of "XkbLayout" "us" was very wrong.

This combination works:

    Option "XkbRules" "xfree86"
    Option "XkbModel" "macintosh"
    Option "XkbLayout"        "macintosh"

I've heard an identical report on an apple ibook2.

FWIW,
 -r

Reply via email to