Just one step to solve the problem of garbled characters when typing in Sogou Chinese input method on Ubuntu

Kill the system input method service
$ sudo killall -9 fcitx
Then, the system will automatically restart the service, try again and it will be OK

Guess you like

Origin blog.csdn.net/fightingTony/article/details/105214905