You are not logged in.

#1 2013-05-18 07:27:48

jiewmeng
Member
Registered: 2012-02-09
Posts: 118

XFCE Terminal ? (Question Mark) Characters

I think special characters are not displayed correctly on my XFCE terminal:

oWS94Vj.png

I think my locale is OK:

[jiewmeng@JM backbone-aura-try]$ locale
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=en_US.UTF-8

These are set in

# ~/.bashrc

...
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8

So whats the problem? My console font is set to DejaVu Sans Mono. I tried afew others but got a similar result.


Computer Science Student, Web Developer

Offline

#2 2013-05-18 07:40:23

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: XFCE Terminal ? (Question Mark) Characters

What's the output of

locale -a
cat /etc/locale.conf
localectl status

Offline

#3 2013-05-18 22:08:00

cookies
Member
Registered: 2013-01-17
Posts: 253

Re: XFCE Terminal ? (Question Mark) Characters

Offline

#4 2013-05-18 22:13:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: XFCE Terminal ? (Question Mark) Characters

I think that's a completely different issue. 'tree' doesn't print file permission, it uses utf8 symbols to print lines:

$ tree
.
├── 1
├── 1.wav
├── 2
├── 2.wav
├── 3
├── 3.wav
├── 4
├── 4.wav
├── 5
├── 5.wav
├── 6
├── 6.wav
├── 7
└── 7.wav

Offline

Board footer

Powered by FluxBB