Reply
Thread Tools
Posts: 35 | Thanked: 1 time | Joined on Dec 2009
#61
Originally Posted by raublai View Post
Hi, BongC36 i was follows your step to change theme fonts, i was using Nokia Nseries theme, i just only follow to part 1 step4.
i type : cd Nokia Nseries/gtk-2.0
can't cd to Nokia/gtk-2.0
pls help
t.q
1. Open X-terminal
2. Type "sudo gainroot". If you had installed the rootsh mentioned above this will allow you to edit files
3. Type "cd /usr/share/themes"
4. Type "ls" to display the installed themes.

you will see "default", "alpha". but you wont see nokia, nseries or digital nature, so nothing will happen when you type any of the 3 bec it does not exist. try typing default (maybe nseries) or alpha (maybe digital nature)

Last edited by tangigi; 2010-06-04 at 07:32.
 
Posts: 14 | Thanked: 1 time | Joined on May 2010
#62
hi tangigi,
i was follow your step, but when i came to "leafpad gtkrc"
it show "leafpad not found"
where to get the leafpad?
t.q
 
Posts: 107 | Thanked: 2 times | Joined on Jan 2010
#63
Nosto theme in extra devel, very nice theme and I don't know how to contact the developer.

Would you happen to know how to change the colors of the numbers as they are NOT visible also the virtual key board color is not showing the back space and CAP buttons.

Thanks!

Originally Posted by BongC36 View Post
My eyes aren't as sharp as they used to be so I found the small fonts used in the N900 to be less than ideal. I searched for a way to increase them so that I can read them without wearing my reading glasses. The full credit for these techniques goes to b666m and Grant, I just compiled their info into a step-by-step form for us non-programmers. Thanks guys, now I can read them w/o glasses!

Basically the system fonts can be changed by editing the config file "gtkrc" for the theme you want to use. Each theme has it's own gtkrc file so if you want to switch between themes you have to edit them all.

The font sizes used in the SMS and IM conversations and in the single SMS view are controlled by 3 separate config files with a .css extension. You only need to do this once unlike in the above for themes.

To begin: first, you need to have access to the root. Download the file rootsh from Maemo.extras and install it. Also download and install the text editor Leafpad or you may use another text editor if you wish.

I will be using the theme 'marina' in this example, use whatever theme you want to modify, the steps are the same. So here is how I did it: Please type exactly as shown, as it is case-sensitive. Press 'Enter' after each command.

Part 1: Changing the theme fonts size
1. Open X-terminal
2. Type "sudo gainroot". If you had installed the rootsh mentioned above this will allow you to edit files
3. Type "cd /usr/share/themes"
4. Type "ls" to display the installed themes. This step is optional
5. Type "cd marina/gtk-2.0"
6. type "leafpad gtkrc" to edit the config file gtkrc
7. scroll down or use the search function until you see the section
**********************
*
* font definitions
*
**********************
8. Here you will see the fonts used in this theme. Just increase all fonts below 20 by 2 or 3 points higher.
Example I changed small fonts from 13 to 16
9. Do the same for the section
**************************
*
* new fonts for fremantle
*
**************************
10. When finished, use the pull-down menu to save or just press "x"
to exit. The program will prompt you if you want to save first before exiting

Part 2: Changing the SMS/IM conversation and single SMS font size
11. Type "cd /usr/share/rtcom-messaging-ui/html"
12. type "ls *.css" to see the 3 files you need to edit
13. type "leafpad MessagingWidgetsSMSConversation.css". This will load for editing the config file that controls the size of the fonts we see in the SMS conversation screen
14. Locate the section "div.message {". This is close to the top of the file
15. Place the blinking cursor after the "{" then press <enter> to insert a blank line under "div.message {"
16. type "font-size: 30px;" (without the quotation marks of course)
17. press <enter> again to create another blank line below (optional)
18. I used 30px (pixels) in my case but you can use any size. The size of the avatar is 64 pixels so 32 pixels is half height
19. Save the edited file by using the pull-down save command then "x" to exit after saving
20. Type "leafpad MessagingWidgetsChatConversation.css".
21. Repeat steps 14 to 19
22. Type "leafpad MessagingWidgetsSingleSMS.css"
23. Repeat steps 14 to 19 except for single SMS I used 32px instead of 30px for greater visibility
24. Done. Exit leafpad, exit X-terminal then reboot and enjoy the bigger fonts

This is how I did it. I cannot guarantee that it will work for you and of course I cannot be liable for any damages that may or may not happen to your phone. In my case it worked without a hitch and as you can see in the photos below, the fonts are much easier on the eyes!

Good Luck! If you want to modify another theme then just do Part 1 only. Part 2 is done one time only. It would also be a good idea to make back-up copies of the files before you modify them so in case something goes wrong you can restore.

My apologies for the poor quality pics and for the long post, I intended this post for non-expert people like myself who only wish to have bigger fonts the better to enjoy the N900. Oh I love my N900, what other phone allows me to tweak config files like this?











 
Posts: 1 | Thanked: 0 times | Joined on Jun 2010
#64
Dear BongC36,

That increase the font sizes is very useful. But may I ask you that have you any other app to increase the font sizes for the system in N900? Please help me.
 
Posts: 237 | Thanked: 44 times | Joined on Nov 2009
#65
ok silly me forgot to make a back up of the original default file before editing the fonts does anyone know the original values that they can post here so i can work out why some of my fonts dont fit properly pleae
 
Posts: 87 | Thanked: 277 times | Joined on Feb 2010 @ Helsinki, Finland
#66
Originally Posted by kamishly View Post
Nosto theme in extra devel, very nice theme and I don't know how to contact the developer.

Would you happen to know how to change the colors of the numbers as they are NOT visible also the virtual key board color is not showing the back space and CAP buttons.

Thanks!
I am the developer of the Nosto Theme.

I'm beginner in Maemo theming and this is very early release with only small part of graphics made. I would suggest not to use this theme before announcement.

I'm working on making it usable.
 

The Following User Says Thank You to Ministeri For This Useful Post:
Posts: 107 | Thanked: 2 times | Joined on Jan 2010
#67
Ministeri, Great to here from you. I must say your theme is the best one with potential!!

I have it installed but not using it due to not being able to read the phone numbers and the missing keyboard characters, also the lock screen would be nice to change from the nokia Nseries.

Please, Please hurry up and update this theme, it would be a BIG hit for the N900

Thanks!!

Originally Posted by Ministeri View Post
I am the developer of the Nosto Theme.

I'm beginner in Maemo theming and this is very early release with only small part of graphics made. I would suggest not to use this theme before announcement.

I'm working on making it usable.
 
xomm's Avatar
Posts: 609 | Thanked: 243 times | Joined on Jan 2010 @ Eastern USA
#68
Originally Posted by winson3886 View Post
Dear BongC36,

That increase the font sizes is very useful. But may I ask you that have you any other app to increase the font sizes for the system in N900? Please help me.
Unless someone is willing to create a GUI and a script for this, that won't be happening.

And by the way, reporting a post to get a moderator's attention is hardly conventional.
__________________
==In school once again. Free time limited to night, holidays and weekends.==
Hi! I'm Andy, a Maemo Greeter! I'm also a moderator of the Applications, Nokia N900, and Maemo 5/Fremantle forums.
Useful Links: Maemo Wiki Main Page, New users start here, Beginners' wiki page, Maemo5 101, Frequently Asked Questions (FAQ)
Also, pin yourself in the map! Maemo Map. Send me a PM (Private Message) if I leave you hanging on a problem (or if you need more help).
Owner of both a N800 and N900; Active community member since Jan 2010. You've been xommified! - My blog.
 
Posts: 5 | Thanked: 0 times | Joined on Jan 2010 @ istanbul
#69
i do it, thanks.
But i cannot do it for themes "Nokia Nseries" , instead "Marina".
I wrote "default", "alpha", "Nokia Nseries" or "Nseries" but, no!
Please Help Me!

Last edited by lepadekor; 2010-06-13 at 12:44. Reason: something i forgot to write :)
 
Posts: 2 | Thanked: 0 times | Joined on Aug 2010
#70
Thanks, this is absolutely great explanation. My eyes aren't what they used to be either, so I can see again. One question though. When increasing the font size I run out of room in some of the menus (see attached screen shot). I am sure this can be adapted somewhere, but I can't seem to find it. Any help would be appreciated.
Santi
Attached Images
 
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:49.