4
votes
2answers
535 views
Change Keyboard Layout for Other Process
I'm writing a program in C# that runs in the background and allows users to use a htokey to switch keyboard layouts in the active window. (Windows only supports CTRL+SHIFT & A …
