Search the Community
Showing results for tags 'keystroke'.
-
Hello, I have a 6 degrees of freedom device that I use to control the eyepoint with my own software. Because the relevant SimConnect features (SimConnect_CameraSetRelative6DOF(), EYEPOINT_UP and alike, PAN_UP and alike) and FSUIPC features (such as Eyepoint Right, Pan Right) do not work anymore, I had to modify my app (w.r.t. the FSX version) so as to emulate keystrokes. To do so, I first use SetForegroundWindow() to bring the MSFS window on foreground, then use either SendInputs() (or the older keybd_event()) or a Teensy microcontroller to send the keyboard messages. This works, provided my
-
Pete, I'm hoping you can help me. I've been making some new XML gauges and have looked at many different event lists including the big one provided in the Modules folder for FSUIPC offsets. I'm stuck on finding the events for the common Alt+Enter (toggle full screen off /on) and for Alt (toggle main menu off / on) keyboard commands. Secondly, I'm trying to create gauges for a second instance of "opening doors / exits" (TOGGLE_AIRCRAFT_EXIT) as some large aircraft have a secondary exits function as well several engine starts too. There is obvioulsy the default engine start (ENGINE_A