xclipboard_ utf-8 text are not displayed

  • i am using debian bookworm on proot-distro [ 1 ]
  • added in ~/.Xresources [ 2 ]
    • *international: true or xterm*international: true
  • it doesnt display utf-8 text
  • screenshot utf-8 missing

[ 1 ] https://github.com/termux/proot-distro [ 2 ] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489998#5

9 points · 1 comments · view on lemmy.world

1 Comments

Deestan@lemmy.world · 1 pts · 2y

Since it is all ????? Instead of characters, it means it understands the UTF-8 encoding but just doesn't know how to display the actual text.

This means it is trying to render with a font that doesn't have Telugu (?) letters.

I don't know how to configure xclipboard's font or whether it's possible, but hopefully it gives you something to look into.