TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: Is there such a thing as a WiFi keyboard driver for Linux?
2 点
作者
quezzle
大约 5 年前
I’m wanting to talk to Linux via WiFi and send commands to some sort of keyboard driver.<p>The goal is to have a keyboard for example on a smartphone display but it’s connected to Linux via WiFi.<p>Not Bluetooth.<p>Does such a thing exist?
1 comment
simonblack
大约 5 年前
Wouldn't an SSH app be doing the same thing?<p>Once you're using wifi you're using the Internet's TCP/IP protocols anyway.