I'm seeing text overlap on a high DPI display. See screenshots. I'm running Debian 13, XFCE and 150dpi.
Further attachments.
Can you try to set this:
echo export GDK_SCALE=1.5 >> ~/.xsessionrc
and in ~/.Xresources Xft.dpi: 150
If it doesn't work, you can remove it or let the original values
That didn't help - no change in the displayed text or graphics. .xsessionrc contains: export GDK_SCALE=1.5 .Xresources contains: Xft.dpi: 150
Log in to post a comment.
Further attachments.
Can you try to set this:
echo export GDK_SCALE=1.5 >> ~/.xsessionrc
and in ~/.Xresources
Xft.dpi: 150
If it doesn't work, you can remove it or let the original values
Last edit: Tiago Barrionuevo 2025-12-05
That didn't help - no change in the displayed text or graphics.
.xsessionrc contains: export GDK_SCALE=1.5
.Xresources contains: Xft.dpi: 150