[software development] 搜狗+fcitx5出现键盘卡住鼠标可用的解决方案-2025-09-01更新
Tofloor
poster avatar
鲜衣怒马
deepin
2025-09-01 09:32
Author

近期又发现有一些同学出现这个问题,所以将自用解决方案发一次

历史信息在下面的帖子,建议使用最新版,历史版本可能会有一些问题,如太灵敏或误杀,虽然不影响使用但有瑕疵;

最新版改为当前用户执行,权限控制更严格;

安装后文件:这个文件格式可确保多用户下都可用

/.
/etc
/etc/logrotate.d
/etc/logrotate.d/fcitx5-monitor
/etc/skel
/etc/skel/.config
/etc/skel/.config/systemd
/etc/skel/.config/systemd/user
/etc/skel/.config/systemd/user/fcitx5-monitor.service 
/etc/skel/.local
/etc/skel/.local/bin
/etc/skel/.local/bin/fcitx5-monitor.sh
/etc/systemd
/etc/systemd/user
/etc/systemd/user/fcitx5-monitor.service
/usr
/usr/local
/usr/local/bin
/usr/local/bin/fcitx5-monitor.sh

https://bbs.deepin.org/zh/post/289414

Reply Favorite View the author
All Replies
qq4945286
deepin
2025-09-01 10:15
#1

还是用fcitx5-rime用着舒服,流畅不卡壳

Reply View the author
鲜衣怒马
deepin
2025-09-01 11:09
#2
qq4945286

还是用fcitx5-rime用着舒服,流畅不卡壳

我用习惯了,懒得换输入法了

Reply View the author
昨夜的星辰
deepin
2025-09-01 22:16
#3

五笔输入,所以不需要搜狗输入法,用的Fcitx5+wbpy,还是比较流畅的

Reply View the author
字甲达宾
deepin
2025-09-02 09:52
#4

/etc/skel/.config/

系统目录下,还是尽量少用 隐藏目录吧?

Reply View the author
鲜衣怒马
deepin
2025-09-02 14:37
#5
字甲达宾

/etc/skel/.config/

系统目录下,还是尽量少用 隐藏目录吧?

这个主要是为了多用户分发,如果用不到删除就行了

Reply View the author