Page 1 of 1
Send Shift+Insert when Ctrl+V pressed
Posted: Mar 20th, ’17, 19:31
by eselick
Hi
I'd like to send Shift+Insert when Ctrl+V but only when one program is active. How would I do this?
Thanks
Elliot

Re: Send Shift+Insert when Ctrl+V pressed
Posted: Mar 20th, ’17, 20:51
by Jon
This can be accomplished by creating a new "shortcut"
You will select Ctrl + V as the shortcut on the first box
Description - Whatever you want
Type- Send
Command- {Shift}{Insert}
Window- Whatever program you want this to work on
Re: Send Shift+Insert when Ctrl+V pressed
Posted: Mar 21st, ’17, 03:19
by eselick
Thanks - Jon - It's been a while since I played with Fastkeys.
So (1) how do I get the name of the window or program and (2) is there an example of how to activate the shortcut when a particular window is active?
Elliot
Re: Send Shift+Insert when Ctrl+V pressed
Posted: Mar 21st, ’17, 03:36
by eselick
Hey Jon - I reread your answer and did exactly as you said - thanks it worked