C#C
C#3y ago
asaka

❔ [SOLVED :white_check_mark:] [Linux] How could I send a keyPress/keyRelease to some application ?

As title says, how I could do that ? On linux I can't use SendKeys, because library System.Windows.Forms is not supported for linux.
Was this page helpful?