How to Press F9-F12 in a Parallels Desktop Windows Image
October 26, 2009
As a developer, I often rely on a variety of keyboard shortcuts and function keys. For instance, I use CTRL+R, T
to run all tests in a Visual Studio solution and CTRL+SHIFT+F11
to step out of a function while debugging. These shortcuts are second nature to me.
However, when working with a Parallels Desktop Windows image on a Mac, I encountered some challenges with accessing the F9-F12 keys. By default, Mac’s command key takes precedence over function keys, which can be inconvenient for developers.
Here’s how you can use the F9-F12 keys in Parallels Desktop on a Mac:
-
For Function Keys F9-F12: Press
[COMMAND] + [FN] + F9
(or F10, F11, F12 as needed).This combination works for me on my MacBook Pro, whereas the standard methods described in Parallels support documentation didn’t quite work.
-
Favorite Shortcut: One of...