環境:新安裝的ubuntu 16.04 lts
本來打算使用sogou拼音,但是在輸入後的提示框中內容為亂碼,因此嘗試重新安裝。
1、sudo apt-get remove sogoupinyin && sudo apt-get autoremove
2、sudo apt-get remove fcitx && sudo apt-get autoremove
3、dpkg -i sogou***.deb 如果有依賴問題,使用sudo apt-get -f install
4、system settings-> language support ,keyboard input method , 使用fcitx
點選install/remove language , 選擇chinese(simplified),安裝簡體中文
5、右上角輸入法按鈕, 右擊->configurefcitx,第一次開啟時,下圖中應該只有keyboard-english(us),
如果沒有出現,可以重啟。
選擇左下角的+,取消 only show current language,輸入chinese,在查詢結果中選擇所需輸入法,點選ok。
可以將某個中文輸入法設為預設輸入法。
6、可以在輸入法按鈕使用右擊選擇輸入法,或用快捷鍵ctrl + space。
ubuntu 中文輸入法
sudo gedit etc x11 xsession.d 95xinput 在彈出來的視窗中輸入 usr bin scim d xmodifiers im scim export xmodifiers export gtk im module scim 儲存檔案。sudo apt get inst...
Ubuntu中文輸入法
這裡是ubuntu12.04,剛把系統語言設成英文,發現輸入法沒有了。看看下面是如何找回來的吧。ubuntu上的輸入法主要有小小輸入平台 支援拼音 二筆 五筆等 fcitx,ibus,scim等。其中scim和ibus是輸入法框架。在ubuntu的中文 系統中自帶了中文輸入法,通過ctrl spac...
Ubuntu中文輸入法
1.中文輸入法安裝 sudo apt get im switch fcitx 安裝2個軟體 im switch h 使用方法檢視,用im switch s fcitx z default 設定普通使用者環境 sudo im switch s fcitx z default 設定超級使用者環境。退出環...