Anno domini 2026 Wed, 4 Feb 22:28:52 +0100 Thierry de Coulon via tde-users scripsit:
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?
I have it in either the starter bash scrips for the respective application or in program-line of the *.desktop file. You can lso put these inside your ~/,xsessionrc like this:
export QT_FONT_DPI=150 export QT_SCALE_FACTOR=1.5
Nik
Nik
tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...