as-here Posted May 25, 2008 Report Posted May 25, 2008 hi am trying to program a client pc to send a key stroke to fsx pc keyboard am using keysend1=49,8 . have done this in the past but unable to now .am trying to control radar contact through client pc
Pete Dowson Posted May 25, 2008 Report Posted May 25, 2008 hi am trying to program a client pc to send a key stroke to fsx pc keyboardam using keysend1=49,8 . have done this in the past but unable to now .am trying to control radar contact through client pc The "KeySend" option is for sending Key presses TO the Client FROM the Server, instigated by key or button press there. You have it the wrong way around. To send key presses from a client to the Server is a different set of facilities altogether. Please look up the "SendKeyPresses" option and the superior "ButtonKeys", both described in the WideFS technical document. The ButtonKeys option is better as you don't need to ensure focus on the Wideclient window then -- instead of sending the keypresses it sends button numbers which you can then program as you like in FSUIPC's Buttons tab -- for key presses there (which can of course be completely different) or for FS controls. Regards Pete
as-here Posted May 26, 2008 Author Report Posted May 26, 2008 thanks for the reply have now got it working with virtual buttons
Ig Posted May 27, 2008 Report Posted May 27, 2008 I got version 3.81, where are these "SendKeyPresses" option and the superior "ButtonKeys" options?Thanks.
Pete Dowson Posted May 27, 2008 Report Posted May 27, 2008 I got version 3.81, where are these "SendKeyPresses" option and the superior "ButtonKeys" options? In WideClient, as documented in the WideFS documentation. Not related to FSUIPC 3.81 at all. 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