You are not logged in.

#1 2020-09-12 08:51:04

sicopompo
Member
Registered: 2020-09-10
Posts: 2

Missing symbols in terminal

Hi everyone, i had been experience some kind of error at the terminal using some commands. When i use some commands, like

 xinput list 

it shown like i have missing some symbols:

https://imgur.com/Yu64JmR

I tried reinstall the program (xinput), reinstall the fonts, change the fonts...

Thanks in advance for your help.

Mod edit: -- Removed oversized image -- V1del

Last edited by V1del (2020-09-12 09:00:25)

Offline

#2 2020-09-12 08:59:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,741

Re: Missing symbols in terminal

Which fonts do you use? Also, outputs of

localectl
locale
locale -a

And please don't embed big images directly: https://wiki.archlinux.org/index.php/Co … s_and_code

Last edited by V1del (2020-09-12 09:01:15)

Offline

#3 2020-09-12 09:22:38

sicopompo
Member
Registered: 2020-09-10
Posts: 2

Re: Missing symbols in terminal

I use System-ui Regular.

$ localectl 
System Locale: LANG=C
       VC Keymap: es
      X11 Layout: n/a

$ locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=


$ locale -a
C
POSIX
en_GB
en_GB.iso88591
en_GB.utf8
es_ES
es_ES.iso88591
es_ES.utf8
spanish

Offline

#4 2020-09-12 13:17:28

Morn
Member
Registered: 2012-09-02
Posts: 886

Re: Missing symbols in terminal

I think you need to set the locale to either en_GB.utf8 or es_ES.utf8: https://wiki.archlinux.org/index.php/Lo … tem_locale

Offline

Board footer

Powered by FluxBB