View Full Version : Custom keyboard shortcuts for application functions?
Corndogman
February 6th, 2010, 06:51 PM
Basically, what I want to be able to do is use a specific programs keyboard shortcut while I'm not actually in that programs window. For example, if I'm just on the desktop, and Windows Media Player is minimized, I want to be able to press Ctrl+P to pause whats playing. Normally It has to be the active window for the programs shortcut keys to work, but I want to be able to use them while working in any application.
Does anyone know of a program or some kind of trick that would allow me to do that?
Maniac
February 7th, 2010, 01:53 PM
You can set a keyboard shortcut to open the media player and other programs http://www.teratips.com/create-keyboard-shortcuts-program/ might help a little?
Corndogman
February 8th, 2010, 02:14 PM
I know how to use hotkeys to open programs, that's not what I'm talking about though. Thanks anyways.
CrAsHOvErRide
February 12th, 2010, 01:43 AM
I'll write a prog up after I get from school.
CrAsHOvErRide
February 12th, 2010, 10:51 AM
http://www.vivid-abstractions.net/?p=175 (http://www.vivid-abstractions.net/downloads/VATools/Remote%20Windows%20Media%20Player%20Controler.rar)
It should work for multiple WMP versions.
Corndogman
February 13th, 2010, 06:29 PM
Wow, thanks Patrick! That's really cool of you to do. That will be very useful to me and hopefully others too.
However, the directory for the download is forbidden atm, so whenever you can you'll need to change it
Corndogman
February 14th, 2010, 10:28 PM
Yay, thanks Pat your the best.
CrAsHOvErRide
February 15th, 2010, 03:15 AM
Thanks ^^ Yeah my whole site was down last few days that's why you got the forbidden error :S
SMASH
February 15th, 2010, 12:06 PM
Can you throw up the source code? I'd like to see how this is done so I can try it with some other programs.
CrAsHOvErRide
February 15th, 2010, 12:35 PM
SendMessage API. Use Spy++ to capture the WM_COMMAND events (press capture and then click the play button etc) and imitate.
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.