You are not logged in.

#1 2020-07-10 16:20:11

prismavoid08
Member
Registered: 2020-03-27
Posts: 15

[SOLVED] Text in Certain Applications is too Small to Read

I recently got a new laptop that has a 4k screen, and installed Arch Linux with i3wm. I have had the problem that certain applications, notably VLC media player and Tuxboot have text that is way too small to read. I have also tried changing the screen resolution with xrandr to 1920x1080 and even 960x720, but this does not seem to solve the problem. I know it is not a problem with GTK because I already set a larger font size there and GTK applications like Thunar look fine. Does this have anything to do with the screen size and how can I fix it?

Last edited by prismavoid08 (2020-07-12 05:58:57)

Offline

#2 2020-07-10 18:20:01

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,515
Website

Re: [SOLVED] Text in Certain Applications is too Small to Read

Certainly it's not a GTK issue as VLC and tuxboot do not use GTK.  VLC uses qt.  The PKGBUILD for tuxboot also shows it uses Qt, but perhaps Qt4 rather than the current Qt5.  So adjust settings for Qt as covered in the wiki:
https://wiki.archlinux.org/index.php/HiDPI#GUI_toolkits

Note, you'd be best off by first ensuring your Xorg DPI settings are actually correct (they often are not - check with an actual ruler and pixel count not the Xorg-reported screen size), then once that's done, adjust each toolkit to your liking.

Last edited by Trilby (2020-07-10 18:20:48)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-07-12 05:58:33

prismavoid08
Member
Registered: 2020-03-27
Posts: 15

Re: [SOLVED] Text in Certain Applications is too Small to Read

Thank you! Configuring the qt4 and qt5 settings worked for Tuxboot and VLC respectively

Offline

Board footer

Powered by FluxBB