[精讚] [會員登入]
9727

在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

你可能感興趣的文章

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

使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項

使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script

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

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

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

隨機好文

JIRA using gmail as smtp outgoing mail sender 如何設定jira使用gmail信箱送信

proxmox5.x using duplicati as cloud backup strategy install duplicati program on Proxmox host for remote backup using google drive account

縣市端新增師生關係API程式 在縣市端建立可由教育部主機撈取縣市資料庫師生關係的API 程式

solution for selinux issue while installing zabbix agent on centos7 install zabbix agent as service will raise selinux issue on some centos 7.3.1611

how to make wicket web application runs under docker enviorment with correct encoding 在docker環境下,wicket web application 編碼錯誤的問題