Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用我的安卓手机在我的电脑上访问 Emacs。输出将是我手机上的 Emacspeak 服务器。
将键盘事件从手机流式传输到 Emacs 的最佳方式是什么?
这取决于你想做什么。我有时会在手机的 SSH 终端中运行 Emacs。当然,这意味着它显示在手机上而不是电脑屏幕上。
如果您想要一种方式通信,我认为您有两种选择,都与emacsclient相关。在您的 PC 上以 TCP 服务器模式启动 emacs,然后...
任何一个
或者