On 2023/12/16 12:08:03 +0100, Nowarez Market <my2...@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 <develo...@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.