Can anyone out there tell me how to do a screen capture in Windows with a Mac keyboard plugged in? I have my Mac keyboard and mighty mouse plugged into a KVM switch that controls both my MacbookPro and my WinXP desktop. I'm having a terrible time trying to do certain things that require those extra keys like insert and print screen. Even the num-pad doesn't work! Any ideas, tips, tools, drivers?
feedback
|
migrated from stackoverflow.com Nov 9 '11 at 14:18
This question came from our site for professional and enthusiast programmers.
|
You could use the On-Screen Keyboard.
If you're trying to take a screenshot, you can do it programmatically. Take a look at this article: Programmatically Take Screenshot Using C#. Hope these ideas help. | ||||
feedback
|
|
It would help to know what model of keyboard you had! Edit: Model A1048 is this one:
On a Windows machine, the Clear key is often num-lock. Help may be Insert. There's no Menu-key equivalent, but you can fake it with Shift+F10. Print Screen / Scroll Lock / Pause are available on some Mac keyboards, but on others are replaced by F13+ keys which are not equivalent. The on screen keyboard is the only way to access them. | |||||
feedback
|
|
To do a print screen while running Windows in Boot Camp and using a Mac keyboard, use the keyboard combination: SHIFT + FN + F11 Also works with mac keyboards on windows pc | |||
feedback
|

