Does anyone know how to change the shortcuts to keys generally in windows. I have a mac keyboard on my windows PC and so I cannot access the print screen key, I was just wondering if anyone knew how I could assign this to a different key so I could still use it. Thanks in advance. By the way I am using VistaHow to change computer key shortcuts?
Autohotkey can do anything.
http://www.autohotkey.com/
It'd be something like this:
^Space::PrintScreen
^ is the symbol for the ctrl key so you'd hold down control and hit the space bar. you can make these hotkeys any way you like.
Since Alt+PrintScreen captures just he current active window you could still hold ALT and hit your custom hotkey.
In this case, hold ctrl+alt and hit the spacebar.How to change computer key shortcuts?
Try http://support.apple.com/kb/ht1168
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment