Method 1:
localectl set-locale LANG=”en_US.UTF-8” && reboot
Method 2:
1. nano /etc/locale.gen
Remove # from following command
en_US.UTF-8 UTF-8
zh_TW.UTF-8 UTF-8
zh_TW BIG5
2. Execute following command will create /etc/locale.conf
locale-gen
3. reboot
Reference:
[SOLVED] Gnome terminal not working after upgrade to gnome 3.12
0 意見:
張貼留言