Snoothy / UCR

Universal Control Remapper [Alpha]
MIT License
887 stars 87 forks source link

Autorepeat on axis to button ? #234

Open povlhp opened 3 years ago

povlhp commented 3 years ago

Axis to button only sends key when the value changes. I am trying to make Rudder pedals simulate key presses (left/right arrow), and with modifiers further out. I have the pump them to send repeated keystroke, or oven to hold a modifier like shift.

So can we get a way to either "hold" the key down, or do some autorepeat. Maybe it should be changed in Interception, or in the Interface to Interception?

Sven-vh commented 3 weeks ago

I have the same issue, any updates/fixes for this?