Same workaround needed for Oneiric. Also needed to reconfigure the "fn" key mode (https://help.ubuntu.com/community/AppleKeyboard).
Volatile fix: echo 0 | sudo tee /sys/module/hid_apple/parameters/iso_layout echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmode Persistent fix: echo options hid_apple iso_layout=0 fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/214786 Title: Apple USB ISO keyboard has incorrectly swapped keys To manage notifications about this bug go to: https://bugs.launchpad.net/mactel-support/+bug/214786/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
