解决Ubuntu16.04搜狗输入法失效的问题
摘要:问题描述: Ubuntu16.04系统安装的搜狗输入法能正常启动,也可以显示搜狗输入法图标和界面,但无法输入中文。重启后问题依然存在。 解决方案: 删除搜狗拼音输入法的配置文件,并重启输入法。执行如下命令: cd ~/.config 进入存放配置文件的位置 find . name sogou 删除搜
阅读全文
posted @
2017-10-18 10:50
My-Derek
阅读(1482)
推荐(0)
Ubuntu版 微信
摘要:安装 linux 微信 git clone https://github.com/geeeeeeeeek/electronic wechat.git cd electronic wechat npm install && npm start
阅读全文
posted @
2016-03-12 12:13
My-Derek
阅读(424)
推荐(1)