|
2010-08-13
, 09:34
|
Posts: 85 |
Thanked: 96 times |
Joined on Apr 2010
@ Dunfermline, Scotland
|
#1022
|
|
2010-08-13
, 09:41
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#1023
|
thanks a lot mate, cheers!
now this is probs gonna sound like a noobish quetion but where do I install the font files and can i do it over the usb cable or do i need to install other software, that openssh thing?
root (or sudo gainroot) cd /home/user/ mkdir .fonts mv /home/user/MyDocs/<fontfilename>.ttf /home/user/.fonts exit
The Following User Says Thank You to Switch_ For This Useful Post: | ||
|
2010-08-13
, 11:56
|
|
Posts: 601 |
Thanked: 549 times |
Joined on Mar 2010
@ Redditch, UK
|
#1025
|
|
2010-08-13
, 12:00
|
|
Posts: 230 |
Thanked: 185 times |
Joined on Jul 2010
@ Sweden
|
#1026
|
If you download the Black Plastic Theme and Add-Ons from Extras you can choose the system font by doing the following; make sure you have previously moved the font file to your ~/MyDocs folder using the USB cable and Mass Storage Mode. The home directory when you open the N900 in your PC is the ~/MyDocs folder. Not sure if you need root access to move out of MyDocs so we'll gain it anyway, correct me if I am wrong! You will need "rootsh" downloaded and installed.
Open a terminal;
Then ou can go into settings and go to Black Plastic Theme Setup and select the font, along with a plethora of other bits and bobs. Reboot the phone and enjoy your new font.Code:root (or sudo gainroot) cd /home/user/ mkdir .fonts mv /home/user/MyDocs/<fontfilename>.ttf /home/user/.fonts exit
|
2010-08-13
, 12:05
|
|
Posts: 191 |
Thanked: 46 times |
Joined on Jun 2010
@ NanJing China
|
#1027
|
|
2010-08-13
, 13:10
|
Posts: 73 |
Thanked: 9 times |
Joined on May 2010
@ London
|
#1028
|
|
2010-08-14
, 17:47
|
Posts: 72 |
Thanked: 10 times |
Joined on Jul 2010
|
#1029
|
If you download the Black Plastic Theme and Add-Ons from Extras you can choose the system font by doing the following; make sure you have previously moved the font file to your ~/MyDocs folder using the USB cable and Mass Storage Mode. The home directory when you open the N900 in your PC is the ~/MyDocs folder. Not sure if you need root access to move out of MyDocs so we'll gain it anyway, correct me if I am wrong! You will need "rootsh" downloaded and installed.
Open a terminal;
Then ou can go into settings and go to Black Plastic Theme Setup and select the font, along with a plethora of other bits and bobs. Reboot the phone and enjoy your new font.Code:root (or sudo gainroot) cd /home/user/ mkdir .fonts mv /home/user/MyDocs/<fontfilename>.ttf /home/user/.fonts exit
Tags |
desktop, epic thread, fremantle, maemo, maemo 5, picture, pictures, screenshot, screenshots, show and tell |
Thread Tools | |
|
now this is probs gonna sound like a noobish quetion but where do I install the font files and can i do it over the usb cable or do i need to install other software, that openssh thing?