input-box 适用性更广的中文输入辅助工具,专为支持调用中文输入的程序(Telegram,Sublime-Text etc.)配合。 #依赖库 xclip xdotool perl zenity PS:Ubuntu默认缺xclip,xdotool 安装xclip与xdotool: sudo apt-get install xclip xdotool #使用步骤 给脚本设置热键 鼠标点击激活你要输入的地方 使用热键调出一个中文输入框 当你按确定的时候,你的输入内容已经发出 PS: 本程序最新版受minecraft-chat-helper启发,但适用于所有可输入的程序。