https://bugs.documentfoundation.org/show_bug.cgi?id=154170
--- Comment #3 from Callegar <[email protected]> --- Forgot to mention that on both machines I am on X11, not Wayland. I think that the resolution you set with KDE's Force font DPI option goes in the XResources database as `Xft.dpi`. Not sure it also goes elsewhere, but certainly you can query it back from `xrdb`. I think that XResources named `Xft.*` represent a configuration mechanism predating fontconfig and different from a global screen scaling or accessibility features. Maybe it has been dropped from the Gnome settings UI. However, you should still be able to configure it with `xrdb`. Now I wonder if there may be parts of LibO code that were coded back when XResources where the main configuration means and if the value of the `Xft.dpi` setting is read from there and possibly used incorrectly in some newer code. -- You are receiving this mail because: You are the assignee for the bug.
