ubuntu 24五笔输入法 2025年5月16日 | 没有评论 下载:https://shurufa.sogou.com/linux 安装:https://shurufa.sogou.com/linux/guide 如果在chrome中异常无法切换输入法则执行:sudo apt install fcitx5-frontend-gtk4 并重启 如果切换中文后输入法一直闪烁则执行: 编辑~/.xinputrc添加: export QT_QPA_PLATFORM=xcb 重启电脑就好用了。 ubuntu