Skip to content

Instantly share code, notes, and snippets.

@wotori
Created May 26, 2022 17:47
Show Gist options
  • Save wotori/69aeeed22fcb296c81cf5b03fcb31f3d to your computer and use it in GitHub Desktop.
Save wotori/69aeeed22fcb296c81cf5b03fcb31f3d to your computer and use it in GitHub Desktop.
chinese input
# from here https://askubuntu.com/questions/59356/how-do-i-get-chinese-input-to-work
sudo apt-get install ibus-pinyin;
# or
sudo apt-get install ibus-sunpinyin;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment