Jump to content
The simFlight Network Forums

KeySend (1-225)


Recommended Posts

If I set a button with funcition Keysend (1-255), it send F12 Key.

But I need to send another Key. How I can do it?

KeySend doesn't send any keypress at all, so it cannot send F12. It sends a code number, 1-255 (the parameter you provide), to every connect WideClient. How that code number is actioned in each client PC depends entirely on the

KeySendN= ....

parameters in the [user] section of the WideClient.INI file on those PCs. "N" here is the code number, so you can have KeySend1 to KeySend255, all with different keypresses, or the same KeyPresses but to different programs.

Please have a look at the WideFS Technical document, where there's a lot of explanation for you as well as a list of all the key press codes.

Pete

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.