升级到12.12.1后QQ无法输入中文
Tofloor
poster avatar
tiswg
deepin
2013-08-08 19:37
Author
求解决
Reply Favorite View the author
All Replies
136******54
deepin
2013-08-08 20:03
#1
我也是
Reply View the author
cxbii
deepin
2013-08-08 20:27
#2
检查环境变量
http://www.linuxdeepin.com/forum/7/14795
类似这里的
Reply View the author
electricface
deepin
2013-08-08 20:38
#3
有解决办法
  1. sudo apt-get install deepin-default-settings-zh-hans
Copy the Code
Reply View the author
tiswg
deepin
2013-08-08 20:53
#4
有解决办法
  1. sudo apt-get install deepin-default-settings-zh-hans
Copy the Code

还是不行,谢谢
Reply View the author
136******54
deepin
2013-08-08 21:01
#5
[quote]有解决办法
  1. sudo apt-get install deepin-default-settings-zh-hans
Copy the Code

还是不行,谢谢[/quote]

如cxbii所指的那条帖子里,在 .profile 末尾添加
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx

然后重启即可
Reply View the author
tiswg
deepin
2013-08-08 21:03
#6
[quote][quote]有解决办法
  1. sudo apt-get install deepin-default-settings-zh-hans
Copy the Code

还是不行,谢谢[/quote]

如cxbii所指的那条帖子里,在 .profile 末尾添加
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx

然后重启即可[/quote]


哈哈,解决了,谢谢
Reply View the author