重裝Ubuntu 16.04系統(tǒng)之后,安裝好搜狗輸入法,發(fā)現(xiàn)Android Studio不能輸入中文
網(wǎng)上搜尋嘗試,如下方案可行
在
android-studio/bin
目錄下找到
studio.sh
在第二行添加
export XMODIFIERS=@im=fcitx
export QT_IM_MODULE=fcitx
export GTK_IM_MODULE="fcitx"
重裝Ubuntu 16.04系統(tǒng)之后,安裝好搜狗輸入法,發(fā)現(xiàn)Android Studio不能輸入中文
網(wǎng)上搜尋嘗試,如下方案可行
在
android-studio/bin
目錄下找到
studio.sh
在第二行添加
export XMODIFIERS=@im=fcitx
export QT_IM_MODULE=fcitx
export GTK_IM_MODULE="fcitx"