I get this strange message (strange to me) every now and then. I've browsed the net and also read the handbook ( https://docs.freebsd.org/en/books/handbook/l10n/ ) but I must have made something wrong in the previous installation of my FreeBSD. I've followed the instructions to the best of my abilities but I cannot get it to work.
I suspect there is something fishy with my settings (I'm sure I'm to blame since I guess I played around with stuff I shouldn't have)
When I try to execute "top" for instance I get
If I run the command "locale" I get the output:
I can do the command
And then top works great. But next reboot it comes back again... what overrides the LANG command?
Secondly
I'm unable to use my keyboard to its full extent, for instance the swedish letters å ä ö and also special characters like "~" is not possible in any terminal-editor. Its a bit annoying. I can use it in my webbrowser like chromium but not in any terminal editor
When I enter ".login_conf" it reads:
Any ideas?
I suspect there is something fishy with my settings (I'm sure I'm to blame since I guess I played around with stuff I shouldn't have)
When I try to execute "top" for instance I get
$ top
invalid locale.
If I run the command "locale" I get the output:
$ locale
LANG=sv
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=
I can do the command
LANG=C
And then top works great. But next reboot it comes back again... what overrides the LANG command?
Secondly
I'm unable to use my keyboard to its full extent, for instance the swedish letters å ä ö and also special characters like "~" is not possible in any terminal-editor. Its a bit annoying. I can use it in my webbrowser like chromium but not in any terminal editor
When I enter ".login_conf" it reads:
me:\
:charset=iso-8859-1:\
:lang=sv_SE.ISO8859-1:
:tc=default:
Any ideas?