[Bug 214786] Re: Apple USB ISO keyboard has incorrectly swapped keys

Sebastian Thürrschmidt 214786 at bugs.launchpad.net
Tue Sep 28 23:58:39 UTC 2010


Stefan, thanks for looking into this. You're right, the iso_layout
option is in the Maverick kernel. However I can't get it to work. Here's
what I've been trying as a minimal case:

1) Open terminal, disable hid-apple module by entering:

sudo rmmod hid-apple

Obviously this will cause the MacBook's keyboard to stop working, so an
external USB keyboard is needed for the next step.

2) Re-enable hid-apple by entering:

sudo modprobe hid-apple iso_layout=0 fnmode=2

After that the internal keyboard works again, fnmode=2 is honored (i.e.
F1 will produce just that, without having to hold down Fn), but
iso_layout is not (i.e., ^ and < are swapped as before on a German
keyboard).

Any ideas what I might be doing wrong?

-- 
Apple USB ISO keyboard has incorrectly swapped keys
https://bugs.launchpad.net/bugs/214786
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list