jclay13 Posted June 26, 2013 Report Posted June 26, 2013 When programming keyboard commands using the "Key Presses" tab, is there a way to get the keys to "repeat while being held" similar to what is available on the "Buttons and Switches" tab that has a check box for "Key press to repeat while held"? Thanks! Jon.
Pete Dowson Posted June 26, 2013 Report Posted June 26, 2013 When programming keyboard commands using the "Key Presses" tab, is there a way to get the keys to "repeat while being held" similar to what is available on the "Buttons and Switches" tab that has a check box for "Key press to repeat while held"? Key presses are repeated by the keyboard system in Windows. No mechanism is needed is FSUIPC. In fact there is an option ("No repeats") which tells FSUIPC to actually discard the repeats if it recognises them, but by default it actions each one just as any other Windows program would do. Pete
jclay13 Posted June 27, 2013 Author Report Posted June 27, 2013 Makes sense. Thanks for clarifying that.
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