View Single Post
nathaneous's Avatar
Posts: 295 | Thanked: 73 times | Joined on Jan 2010 @ Manchester, UK
#403
Originally Posted by TNiga View Post
You can't access the fonts folder that way, but you can put the files in Mass storage mode to Documents and then move them to right folder in x-terminal:
Code:
mv ~/MyDocs/*.ttf ~/.fonts/
Thanks mate, i'm quite unexperienced with xterm but i'll give it a go.

Am i right in saying that i only need to copy "mv ~/MyDocs/*.ttf ~/.fonts/" into xterm once i've put the fonts in documents?

Thanks Nath