[精讚] [會員登入]
9387

在ubuntu18.04桌面版安裝中文注音輸入法

如何在ubuntu桌面使用新酷音注音輸入法

分享此文連結 //n.sfs.tw/13355

分享連結 在ubuntu18.04桌面版安裝中文注音輸入法@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
2020-07-18 08:24:47 最後編修
2019-06-24 09:59:47 By jung
 

試了二天,原本在16.04可以用ibus設定的新酷音輸入法,到18.04失敗了

這個fcitx的方法目前ubuntu18.04.4已經不支援fcitx-qimpanel-configtool套件

參考連結(我測試這個作法已失效)

http://wenxintaichi.blogspot.com/2018/06/blog-post_29.html

改成直接用ibus才成功

 

首先用 apt install 的指令安裝 ibus 的新酷音

sudo apt install ibus-chewing

然後接著我們 restart ,重啟這一步很重要,如果不這麼做的話,新酷音輸入法不會出現

1. In the Language Support panel, click the "Install / Remove Languages..." button:

2. In the Installed Languages panel, select Chinese (Simplified and/or Traditional), and then click the "Apply Changes" button (not shown here), after which the necessary fonts and other bits will be downloaded and installed.

3. Click the "Manage Installed Language" button to reopen the Language Support panel, which will cause the system to automatically check for any missing pieces necessary for Chinese support. Allow that install to proceed, then close Language Support and return to Region and Language. Then click the "+" button to add input methods.

4. select "Chinese (China)" from the above list.

5. Click on "Chinese (Taiwan)", and you'll find Chewing in the list of input methods.

參考連結

這是設定pinyin輸入法用,但前半段的設定可參考

https://www.pinyinjoe.com/linux/ubuntu-18-gnome-chinese-setup.htm

這是繁體中文版

https://medium.com/@racktar7743/ubuntu-%E5%9C%A8-ubuntu-18-04-%E4%B8%AD%E6%96%B0%E5%A2%9E%E6%96%B0%E9%85%B7%E9%9F%B3%E8%BC%B8%E5%85%A5%E6%B3%95-4aa85782f656

END

你可能感興趣的文章

在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法

啟動chrome時要求須輸入密碼enter password to unlock login keyring asking for entering password to unlock login kerying on Ubuntu desktop

[網管心得]ssh keygen用法 ssh-copy-id

How to deal windows10 with lost bootloader issue 如何修復Windows 10 丟失UEFI引導 (bootloader)無法開機

在debian9使用apt-key add gpg key from ubuntu keyserver

debian安裝drupal細節 設定apache2的細節

隨機好文

[java]縣市IDP建置 使用NetBeans建置IDP程式

安裝netbeans9遇到的小狀況 how to show netbeans9 program onto ubuntu desktop

在windows環境下強制刪除無法以檔案總管刪除的檔案或目錄 how to remove directories or files that cannot be deleted by default file manager

被蘋果帳號釣魚網站詐騙的心得 請小心小額電信代收費詐騙

如何用git log功能產生有固定格式的commit紀錄 how to create a git commit history log file with custom format