Saturday, December 16, 2023

Re: [PossibleSpam] UTF-8 chars

On 2023/12/16 12:08:03 +0100, Nowarez Market <my25mb@has.im> 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 <developer@robert-palm.de> 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.

No comments:

Post a Comment