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,
This entry was posted on Thursday, February 19th, 2009 at 12:53 am and is filed under Life, fedora. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.







Dennis February 20th, 2009 at 10:30 pm
I’ve been wishing I had this set up correctly for months. Glad I googled again!
Thanks