mephisto.ccRecent content on mephisto.cc马上订阅 mephisto.cc RSS 更新: https://mephisto.cc/index.xmlalacritty无法输入中文以及标题栏问题2022年9月13日 08:00 Alacritty在Ubuntu wayland下无法切换到中文输入法,标题题栏也显示异常,可通过配置 **env WINIT_UNIX_BACKEND=x11** 环境变量解决,Alacritty依赖Winit,Winit是一个rust窗口处理库,默认使用Wayland后端,这么设置的意思是切换到Xwayland,如下所示,启动的时候添加环境变量 阅读更多 查看完整文章