------------------------------------------------------------------
| Welcome to ROOT 6.32.06 https://root.cern |
| (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
| Built for linuxx8664gcc on Oct 17 2024, 16:18:46 |
| From tags/6-32-06@6-32-06 |
| With c++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0 |
| Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q' |
------------------------------------------------------------------
root [0] TBrowser TB;
generates a TBrowser window with fonts I can’t read they are so small. I tried editing the system.rootrc file changing the Gui parameters, but that doesn’t seem to do anything. How does one make the fonts bigger?
Thanks.
I changed the definitions below…
Gui.DefaultFont: -*-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-1
Gui.MenuFont: -*-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-1
Gui.MenuHiFont: -*-helvetica-bold-r-*-*-14-*-*-*-*-*-iso8859-1
Gui.DocFixedFont: -*-courier-medium-r-*-*-14-*-*-*-*-*-iso8859-1
Gui.DocPropFont: -*-helvetica-medium-r-*-*-14-*-*-*-*-*-iso8859-1
Gui.IconFont: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1
Gui.StatusFont: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-iso8859-1