whiggy Posted February 21, 2012 Report Posted February 21, 2012 Hello Pete! Please can you tell me, if I can use a combination (like V+F12) instead of F12 via keysend? Which ist the keycode for this? Thank you.
Pete Dowson Posted February 21, 2012 Report Posted February 21, 2012 Please can you tell me, if I can use a combination (like V+F12) instead of F12 via keysend? No. Each key has its own keycode. Only the special keys denoted as "shifts" can be used to make up a composite. The only way you can get both V and F12 pressed at the same time is to have V pressed (not released) then F12 pressed and released, then V released. (Or vice versa). So, that's 3 KeySends in all. You could have all three programmed to send on one button or key press on the FS PC. Regards Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now