Skip to content

Instantly share code, notes, and snippets.

@minhth1905
Created April 28, 2018 02:09
Show Gist options
  • Save minhth1905/f255f7d6bd3b4641b23e1317d0479a2a to your computer and use it in GitHub Desktop.
Save minhth1905/f255f7d6bd3b4641b23e1317d0479a2a to your computer and use it in GitHub Desktop.
# 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
@QuangDuc90
Copy link

Remove Repo thì làm sao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment