Kodi Community Forum
[Solved] Font size in XBMCbuntu - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: [Solved] Font size in XBMCbuntu (/showthread.php?tid=131593)



[Solved] Font size in XBMCbuntu - tarsis - 2012-05-15

Like others I was struggeling to change the font size in OpenBox for the XBMCbuntu session.

The following steps worked fine for me:

1. Via the normal OpenBox configuration tool (or alternatively edit /home/[your_user]/.config/openbox/xbmcbuntu-rc.xml directly), I could only change the window title font size etc. but not the actual (system) text size.

2. To change the (system) default text size, you need to modify the GTK configuration. I finally found the correct Gtk configuration file and modified /etc/xdg/lxsession/XBMCbuntu/desktop.conf by setting sGtk/FontName=Ubuntu 30

Change the 30 to your desired font size.


RE: [Solved] Font size in XBMCbuntu - terle - 2013-05-25

Thanks. Worked great for me