HACKER Q&A
📣 quezzle

Is there such a thing as a WiFi keyboard driver for Linux?


I’m wanting to talk to Linux via WiFi and send commands to some sort of keyboard driver.

The goal is to have a keyboard for example on a smartphone display but it’s connected to Linux via WiFi.

Not Bluetooth.

Does such a thing exist?


  👤 simonblack Accepted Answer ✓
Wouldn't an SSH app be doing the same thing?

Once you're using wifi you're using the Internet's TCP/IP protocols anyway.