You are not logged in.
Pages: 1
Hi everyone! After upgrade system to last update I got problem with mc. It's looks like this http://savepic.net/3302163.htm. Anyone now how to fix it? System locale set to en_US.UTF-8, mc has same codepage in settings
Offline
What's the content of your /etc/vconsole.conf? What's the ouput of 'locale' and 'locale -a'?
Last edited by bohoomil (2012-08-30 17:05:58)
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
Try: mc- Options- Display bits- Input/ Display...- Select- UTF-8- Fulll 8 bits input.
http://i.imgur.com/Ls24Z.jpg
http://shortrecipes.blogspot.ro/2009/04 … night.html?
Last edited by stressat (2012-08-30 17:43:34)
Offline
Try: mc- Options- Display bits- Input/ Display...- Select- UTF-8- Fulll 8 bits input.
http://i.imgur.com/Ls24Z.jpg
It's set by default, I checked
Offline
What's the content of your /etc/vconsole.conf? What's the ouput of 'locale' and 'locale -a'?
There is no /etc/vconsole.conf in system. 'locale' output is
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
'locale -a' output is
C
en_US.utf8
POSIX
Last edited by pesh1983 (2012-08-30 18:07:19)
Offline
OK. Create a file /etc/vconsole.conf with the following content:
KEYMAP=us
FONT=Uni2-Fixed16Edit: I should have already asked: have you updated your config files as described here?
Last edited by bohoomil (2012-08-30 18:23:12)
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
OK. Create a file /etc/vconsole.conf with the following content:
KEYMAP=us FONT=Uni2-Fixed16Edit: I should have already asked: have you updated your config files as described here?
It doesn't solve the problem, no effect.
Offline
С'mon! Any other suggestions? (
Offline
I tried actions from this post http://shortrecipes.blogspot.ro/2009/04 … night.html and it solve the problem. Thanks stressat!
Offline
Pages: 1