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: , , , , , , , ,

Wednesday, July 03, 2013

linuxmint 15 Chinese Input HOWTO(設定中文倉頡輸入法)

After fresh installation of linux mint 15 mate,

1. click menu, search "software manager"
2. install "ibus"
3. click menu, search and run 'Keyboard Input Methods'   ie. ibus configuration
4. add input method '倉頡'
5. click menu, search and run 'language support'
6. set locale to taiwanese.
7. set keyboard input method to 'ibus'
7a. install whatever missing language files, input method files, etc.
8. set system wide
9. click the new tray icon a keyboard
10. select preference, and select '倉頡'
11. done; enjoy.. :)

Labels: , , , ,

Monday, February 11, 2013

ubuntu: file archiver 開rar 檔內中文檔名有亂碼

sudo apt-get remove rar unrar
sudo apt-get install p7zip-full p7zip-rar

Labels: , ,

Thursday, December 27, 2012

download chinese font for the browser in a fresh ubuntu

eg.文泉 (ttc)
apt-get ttf-wqy-zenhei

Labels: ,