Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
16462661
Topic
1635269
Board
Services
Re: 20$ Bounty for anyone who can make my Terminal Display Å Ä Ö (linux)
by
MagicIsMe
on
05/10/2016, 13:05:51 UTC
You can try:
Code:
sudo update-locale LANG=en_US.UTF-8 LANGUAGE=en.UTF-8
then reboot:
Code:
sudo reboot
What Linux distribution are you using? If ever you use GNOME, you can go to Terminal>Set Character Encoding to Unicode(Utf-8). Hope that solves your problem.