How to change input method under Deepin Linux?
Tofloor
poster avatar
Weldon
deepin
2014-07-07 04:53
Author
I installed Deepin Linux Final 2014, but i selected English version. I cannot switch Chinese input method, even i install iBus and ibus-pinyin, but it not work.
Reply Favorite View the author
All Replies
zsongzhe
deepin
2014-07-07 08:31
#1
The Sougou Pinyin is installed when you installed Deepin Linux Final 2014 , so ,you should pressing Ctrl + space change the input method to Sougou.
DeepinScreenshot20140707003055.png
Reply View the author
Weldon
deepin
2014-07-07 08:47
#2
thank @zsongzhe , 英文版可能没有预装搜狗输入法,不过现在我自己安装了搜狗输入法,感觉还不错。iBus问题还没有解决。非常感谢。
Reply View the author
bowling
deepin
2014-07-07 16:38
#3
我也遇到了这个问题,后来试过先安装成中文版,后改成英文版,搜狗输入法可用,但是一些地方仍然是汉语,如用户文件夹名,深度终端还是中文。。。。2013可是全都会改的。。。
Reply View the author
electricface
deepin
2014-07-09 18:50
#4
由中文换成英文,再执行一下这个命令将更新图片视频音乐这些文件夹为英文版的
  1. xdg-user-dirs-gtk-update
Copy the Code
有关这个问题 “由中文切换到英文后,注销后再登录,不会自动运行一次 xdg-user-dirs-gtk-update,deepin 2013 版有此特性”,已经报告开发者,非常感谢楼上的反馈。
Reply View the author
xliang9550
deepin
2014-07-09 23:52
#5
对于没有自带中文输入法的发行版(比如Mint),我一般是先安装ibus
sudo apt-get install ibus ibus-pinyin
装好后运行一下ibus-setup(无需sudo),重启一下就可以切换至中文输入法,现在的ibus版本默认是用Super+Space切换,和Windows 8.x保持一致。
Reply View the author