Ubuntu 22.04 install Japanese/Chinese input

0 Comments

1.1 install

sudo apt install ibus-mozc ibus-pinyin

need logout

if not work, change the language to Japanese or Chinese.

1.2 change the switch input key to Shift+Alt

gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['<Alt>Shift_L']"
gsettings set org.gnome.desktop.wm.keybindings switch-input-source-backward "['<Shift>Alt_L']"

Leave a Reply

Your email address will not be published. Required fields are marked *