Kodi Community Forum

Full Version: Large fonts chrome/openbox - xbmcbuntu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've installed the lastest xbmcbuntu and updated. I am launching chrome with advanced launcher and the window fonts are huge (not the chrome content, but tabs and menus really). I guess it's openbox thing. Using nvidia gt610.

I have tried below, and changed the something larger, same...

Code:
/etc/xdg/lxsession/XBMCbuntu/desktop.conf by setting sGtk/FontName=Ubuntu 11

I still see large fonts in chrome.
Code:
:~/.xbmc/addons$ cat /var/log/Xorg.0.log | grep -i dpi
[     5.212] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     5.212] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     5.213] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     5.213] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     6.320] (--) NVIDIA(0): DPI set to (304, 304); computed from "UseEdidDpi" X config
Any other things I could try? Thanks


Edit: solved

In /etc/lightdm/lightdm.conf, you can override the xserver-command parameter (which usually defaults to simply "X"). Here is mine:

xserver-command=X -dpi 96

xdpyinfo|grep dots
resolution: 96x96 dots per inch