On Wednesday 04 February 2026 10:47:55 Dr. Nikolaus Klepp via tde-users wrote:
Other option: set the DPI value to e.g. 200 in ~/.Xresources: Xft.dpi:200 For GTK apps use lxappereance to set that value.
THanks, that worked. With the appropriate xrandr -o right in a script in Autostart (this thing uses a Phone screen and defaults to portrait, sideways), coupled with autologin and locked screen, I have a tiny computer that starts with a landscape screen, (barely) readable and still requiring a password at start.
Then there are some environment variables that might come in handy: QT_FONT_DPI=150 QT_SCALE_FACTOR=1.5
Where do you put these lines?
Nik