搜狗输入法偶尔崩溃,之后就没办法进行中文输入了,以前偶尔出现重启罢。
今天连续几次有点受不了了,找了一下:
使用下面脚本可重启搜狗输入法,亲测可行。
#!/bin/sh pidof fcitx | xargs kill pidof sogou-qimpanel | xargs kill nohup fcitx 1>/dev/null 2>/dev/null & nohup sogou-qimpanel 1>/dev/null 2>/dev/null &
参考:http://www.findspace.name/res/786