Created
April 28, 2018 02:09
-
-
Save minhth1905/f255f7d6bd3b4641b23e1317d0479a2a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Cài đặt | |
sudo apt-get install fcitx-unikey | |
# Config cho hệ thống dùng fcitx thay cho ibus. | |
# Nếu sau này muốn đổi lại dùng ibus thì chạy tương tự. | |
im-config -n fcitx | |
# Nếu bạn dùng Ubuntu 14.04 hoặc một distro dựa trên | |
# bản đó thì phải cài thủ công một file nữa do gói | |
# cài đặt của repo bị thiếu. Các bản sau không bị. | |
sudo wget https://raw.githubusercontent.com/fcitx/fcitx-unikey/ccffd3b77b78312f135f3958c9a4db7e98562e11/src/fcitx-unikey.desc -O /usr/share/fcitx/configdesc/fcitx-unikey.desc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remove Repo thì làm sao