[Live Dharma RC1] How to change/replace default font

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
lowteckh Offline
Junior Member
Posts: 7
Joined: Nov 2010
Reputation: 0
Post: #1
I somehow managed to do this in 9.11 a couple times before but now I'm at an absolute lost after spending over an hour trying to find the answer.

Anyways, want to replace the default font with a unicode font (which I assume the default font is DejaVuSans.ttf) but I don't know where to go to change it.

I cannot modify /usr/share/xbmc/addons/skin.confluence/fonts through WinSCP, permission denied when I try to replace it

and /home/user/.xbmc/addons has no skin folder. I made a new folder in it similar to the one above but it doesn't work.
find quote
Bluemint Offline
Junior Member
Posts: 15
Joined: Sep 2010
Reputation: 0
Post: #2
What I do is add the Confluence Skin as a add-on skin. Yah… just pretend it's a new skin, that you can add from the repository… by going to Settings -> Add-on.

I can then change the fonts in the self added-on Confluence skin.

I hope you know what I mean.
find quote
MrIcka Offline
Senior Member
Posts: 102
Joined: Aug 2005
Reputation: 0
Post: #3
or
sudo chmod 667 /usr/share/xbmc/addons/skin.confluence/fonts
and fill in your password you choose on install
find quote