PDA

View Full Version : [ubuntu] 10.04 and 9.10 on iMac 27" i7: Keyboard issues.


jisaac
April 24th, 2010, 10:06 AM
Did someone manage to make the following keys working?
- "Eject".
- "Supr" ("cmd" + "backspace" on OSX).
- "fn" (for brightness and volume control).

In the other hand I have these keys inverted:
- "<>" and "ºª\".

Any idea?

Thanks.

jaco223
April 24th, 2010, 10:11 AM
Did someone manage to make the following keys working?
- "Eject".
- "Supr" ("cmd" + "backspace" on OSX).
- "fn" (for brightness and volume control).

In the other hand I have these keys inverted:
- "<>" and "ºª\".

Any idea?

Thanks.

Try adding "options hid_apple fnmode=2" to /etc/modprobe.d/imac.conf to get the function keys working as normal.

jisaac
April 24th, 2010, 10:32 AM
Hi jaco223!

I've created "/etc/modprobe.d/imac.conf" and added "options hid_apple fnmode=2" but no luck, it does not work.

No changes...

jaco223
April 24th, 2010, 10:55 AM
Hi jaco223!

I've created "/etc/modprobe.d/imac.conf" and added "options hid_apple fnmode=2" but no chance, it does not work.

No changes...

Did you add it without the quotation marks? It should be without
marks.
options hid_apple fnmode=2

jisaac
April 24th, 2010, 11:01 AM
Of course, without quotation marks :(