brauner1 Posted October 25, 2017 Report Share Posted October 25, 2017 Im using offsets for trim control, checking "repeat when pressed" for further motion. However when holding the key, it registers a single movement (size of parameter per key press), and then only a second later does it actualy start moving continuously. I know its not a major problem, but can it still be edited? Quote Link to comment Share on other sites More sharing options...
Pete Dowson Posted October 25, 2017 Report Share Posted October 25, 2017 5 hours ago, brauner1 said: Im using offsets for trim control, checking "repeat when pressed" for further motion. However when holding the key, it registers a single movement (size of parameter per key press), and then only a second later does it actualy start moving continuously. I assume you must mean a keyboard key? If so, this is part of the Windows keyboard system. I don't know if it can be changed. The reason for the delay is so that key presses can be used singly when not held. If you mean button pressing, then you can change both the initial delay and the repeat rate using the "ButtonRepeat" parameter in the FSUIPC INI file. See the Advanced User's guide, page 19 or so. Why are you using offsets rather than the standard controls, BTW? Is it for a non-standard increment value? Pete Quote Link to comment Share on other sites More sharing options...
brauner1 Posted October 25, 2017 Author Report Share Posted October 25, 2017 Indeed pages 19-20. Im trying to set a finer trim rate using specific parameter for an addon aircraft via button controls. Thank you very much. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.