J
Joshua Campbell
I am wanting to write a program that will run in the background, but will
intercept a keypress (<CTRL> + <ALT> + L) and do a certain action.
Unfortunately, the only way that I've been able to accomplish this is if the
program is the active window. Is there a way to have this running as a
background process, yet still able to intercept keypresses?
Thanks.
Joshua
intercept a keypress (<CTRL> + <ALT> + L) and do a certain action.
Unfortunately, the only way that I've been able to accomplish this is if the
program is the active window. Is there a way to have this running as a
background process, yet still able to intercept keypresses?
Thanks.
Joshua