On Wed, 12 Jun 2019 at 17:27, Christoph Feck <cf...@kde.org> wrote:

> https://wiki.archlinux.org/index.php/Font_configuration says:
>
> $ xrdb -query | grep dpi
> Xft.dpi:        144
>
> You can read XResources via libxcb calls, code in Qt is here:
>
> https://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/platforms/xcb/qxcbscreen.cpp#n357
>
> Note that this value is deprecated, because it isn't per-screen.
>

Thank you. That works beautifully. I do wonder, however, if it's
deprecated, what is meant to replace it?

Regards,
Elias

Reply via email to