Sunday, April 11, 2021

mx linux 加 倉頡輸入法

(for English, scroll down to the bottom)

單擊左下方Menu,開 "mxlinux package installer"

搜尋 Chinese input

安裝


在 stable repo 之下

選 ibus cangjie 3

(如果需要輸入 簡体字,可用 cangjie 5, 詳見 https://zh.wikipedia.org/zh-tw/倉頡輸入法)

安裝然後退出


單擊 menu

選 ibus preference

在 English 外加 cangjie input

如有需要,改鍵盤熱鍵

退出


登出再登入,或重啟電腦


好了,have fun!



* * * 

from start (menu), launch  "mxlinux package installer"

search for chinese input

click install


in stable repo

select ibus cangjie 3

click install


close


menu> ibus preference

add cangjie input along with english

change keyboard short-cut if required

close


restart computer (or relogin should work)

Labels: , , , ,

Thursday, August 24, 2017

add input method CANGJIE in ubuntu 17.04


$ sudo apt-get install ibus-cangjie ibus-cangjie3
$ ibus restart

# my choice using version 3
click "System Settings" > "Language Support" > "Chinese (Cangjie3)"

# check text input with 'ibus' selected

# to activate
#  +

ref: https://askubuntu.com/questions/59356/how-do-i-get-chinese-input-to-work

Labels: , , , , , , , ,