On 6/12/19 9:53 AM, Elias Mårtenson wrote:
On Wed, 12 Jun 2019 at 17:27, Christoph Feck <cf...@kde.org <mailto: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?

Qt Scaling in the KScreen KCM (System Settings > Display & Monitor > Displays > Scale Display)

Nate


Reply via email to