01110100110101010101011101100010
Using Apple Keyboard in Linux (Fedora)
Few Days Ago i received my Apple Keyboard and i am enjoying typing on it, but having to hold down the Fn key then tap one of the F-keys to get F-keys working was irritating.
a simple solution to get it working just add this to your /etc/rc.local file
echo 2 > /sys/module/hid_apple/parameters/fnmodeand F-keys will start to work properly, enjoy
Update :- update for recent kernels,
| Print article | This entry was posted by Ankur Shrivastava on February 19, 2009 at 12:53 am, and is filed under Life, fedora. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |





about 1 year ago
Thanks for this tip!
about 1 year ago
I’ve been wishing I had this set up correctly for months. Glad I googled again!
Thanks
about 1 year ago
Awesome, thank you!! I was swearing everytime I had to hit function keys. Muscle memory is a hard thing to unlearn
about 1 year ago
@all
GLad to be of some help
about 1 year ago
You could also go into System Preferences >> Keyboard & Mouse and uncheck the box for “Use all F1, F2, etc. keys as standard function keys.”
The wording of that setting is a bit unintuitive in my opinion but this will accomplish what you’re looking for, if I’m understanding you correctly.
about 1 year ago
And I just noticed that you were talking about fedora, not os x. Woops.
about 5 months ago
Thanks for this! In recent kernels it seems to have moved to /sys/module/hid_apple/parameters/fnmode, but it was your post that put me on the right track…
about 5 months ago
@Michael
hehe it happens
@Peter
thanks for the info, have update the post
about 1 month ago
Thanks for the help! Was looking for a solution for that.
Just got mine two days ago. But i cant seem to make it work 100% correctly.
I have the version without the numeric pad and i can’t seem to get the left alt button working. Instead that functionality is bound to the right alt button. Which is a bit of a hassle
Any clue on how to fix that?