I want to swap the effect of fn-key for some of the F1-F12 keys. How can I achieve this on osx (10.6) on a macbook? Ideally I should be able to toggle the effect for individual keys, but a solution toggling all will also do.

link|improve this question

78% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Use FunctionFlip.


Toggle all in System Preferences:

enter image description here

Use this script to toggle using keyboard shortcut or otherwise semi-automated.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.