Mountain Lion: Use standard keyboard function keys, F1, F2, etc.?
I'm having issues with Mountain lion in which I am unable to use my non-Apple keyboard's function keys, i.e. F1, F2 etc. Upon firing up System Preferences
➤ Keyboard
, this is what I'm greeted with.
In prior versions of the operating system there had been an option here to
Use all F1, F2 keys as standard function keys...
...which enabled me to utilize the Functions keys, as expected, instead of triggering whatever "Hot Key" usually hijacks that binding ordinarily.
How can I get this capability back under 10.8.x?
Solution 1:
It's still shown for me. Have you tried changing the keyboard type or running defaults write -g com.apple.keyboard.fnState -bool true
and logging out and back in?