TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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&#x27;t an SSH app be doing the same thing?<p>Once you&#x27;re using wifi you&#x27;re using the Internet&#x27;s TCP&#x2F;IP protocols anyway.