[已解决]fcitx输入法不能在wineQQ里面使用
Tofloor
poster avatar
qq200600
deepin
2013-08-13 22:12
Author
亲测,在wineQQ里面不能用
在IQQ里面也不能
IQQ的作者说是因为java输入框的问题?
咋办呢
Reply Favorite View the author
All Replies
e21e21
deepin
2013-08-13 22:37
#1
要wineQQ里面用fcitx不能勾on the spot。opera要光标跟随就必须勾。
Reply View the author
136******54
deepin
2013-08-13 23:04
#2
在 .profile 加入
  1. export GTK_IM_MODULE=fcitx
  2. export QT_IM_MODULE=fcitx
  3. export XMODIFIERS=@im=fcitx
Copy the Code

然后重启即可

可参看http://www.linuxdeepin.com/forum/6/13788
Reply View the author
qq200600
deepin
2013-08-14 00:42
#3
在 .profile 加入
  1. export GTK_IM_MODULE=fcitx
  2. export QT_IM_MODULE=fcitx
  3. export XMODIFIERS=@im=fcitx
Copy the Code

然后重启即可

可参看http://www.linuxdeepin.com/forum/6/13788
谢谢 根据该方法成功解决
Reply View the author