Thanks again to all of you!
xterm is now working!!!
Still, xfce4-terminal doesn't seem to use this settings.
Don't dare to ask where that setting is digged.
Quoting Omar Polo <[email protected]>:
On 2023/12/16 12:08:03 +0100, Nowarez Market <[email protected]> wrote:
Using xterm,
then CTRL + Right click,
I add TrueType and I can display the lock:
https://5md.es/l/2cc972f
Seems you need a TrueType font do display the trick...
Yes, the default 'fixed' font has some 'fancy' character in it but not
much else.
The alternative is to run xterm with -fa 'Font Name' or something like
this to your ~/.Xdefaults (and then xrdb -load ~/.Xdefaults dependending
on your configuration)
XTerm*faceName: xft:DejaVu Sans Mono:pixelsize=10
also...
Robert Palm <[email protected]> wrote:
>
> Seems I have no success...
>
> Did a
>
> export LC_CTYPE=de_DE.UTF-8
How did you ran this? Running *inside* the terminal emulator won't
change anything. I don't know if xfce sets up this var by itself, but
usually you'd need it in your ~/.xsession file.