I want for a flight sim use some buttons at the digital-inputs and the shall act as a real keyboard.
(Instead saw up a real keyboard and use a few keys of it.
)
All the examples are mostly only sending a sequence of chars.
It's working for single commands (like Gear up/down), but not when the key must kept pressed.
Has anybody a working example ?