Please read tips for efficient and successful posting and posting code
Please fill also the fields below. Note that root -b -q will tell you this info, and starting from 6.28/06 upwards, you can call .forum bug from the ROOT prompt to pre-populate a topic.
ROOT Version: 6.40.02
Platform: Ubuntu 24.04 under Windows WSL
Compiler: gcc 13.3
Hi,
When I open a ROOT window (e.g. TBrowser, FitPanel, …) this window appears rather small with also very small text which is hardly readable (especially when I use it for teaching). The same happened with FireFox, but there I found on the web a method (i.e. export GDK_SCALE=1 export GDK_DPI_SCALE=1.5 export QT_SCALE_FACTOR=1.5) to rescale both the window and the text size in it such that things look o.k. However, this seems not to work for the ROOT produced windows.
Question: Is there a way to have the text size in a ROOT window scale with the window size?
Note that (obviously) I don’t want to reduce the resolution of my display. Also increasing the text size for ROOT in .rootc turned out the pose problems, since when I do that some text becomes only partially displayed (e.g. Set Parameters in the FitPanel).
Cheers,
Nick.