from Hacker News

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

by quezzle on 4/10/20, 6:44 PM with 1 comments

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?

  • by simonblack on 4/10/20, 11:10 PM

    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.