Answer the question
In order to leave comments, you need to log in
How to make the keyboard press keys simultaneously on two computers without additional software?
There is one keyboard and it needs to simultaneously press a button on 2 computers.
For example, we programmatically transfer a keystroke from one computer, and it is pressed on another.
Is it possible without software?
If it is even easier to formulate, is it possible to programmatically transfer a keystroke from the first computer to the keyboard while it is connected to the second computer?
Answer the question
In order to leave comments, you need to log in
Make your physical keyboard out of two arduinos, each pretending to be a separate keyboard.
Two shoelaces for computers.
One button that closes the GPIO pins on both boards at the same time is better with galvanic isolation.
A button was pressed, each arduino tracked the press and sent a key/key combination to its computer.
Write your own keyboard driver or modify an existing one.
https://habr.com/en/post/139593/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question