Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.

Pollypot GIT to send keyboard keystroke combination to xplane

Hello,

I have a keystroke command (Alt +K) that triggers an event in xplane 12 that I would like to trigger with GFIT interface. In particular, I am trying to find a way to press a MCP pro button that in turn would trigger a keyboard combination to xplane.

I have tried the keysend and keysendalt command without any success.

Has anybody tried this and had success?

Tom

Answers

  • Update

    Ok, so I could not get the sendkey or sendkeyalt function to work using the GIT commands, but I was able to get it to work if I created a lua script and used the sendkeyalt command. This does/did send a keyboard command to xplane 12.

    The example given works;
    sendkeyalt ( "L", CONTROL | SHIFT )
Sign In or Register to comment.