![]() |
2010-02-17
, 16:46
|
|
Posts: 105 |
Thanked: 46 times |
Joined on Dec 2009
@ The Netherlands
|
#702
|
![]() |
2010-02-17
, 17:05
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#703
|
I changed the fonts of my N900 on another way than overwrite the four Nokia fonts.
I placed my own font in /usr/share/fonts/nokia and changed it in the
gtkrc file (/usr/share/themes/*THEME-NAME*/gtk-2.0)
With this method I can decide wich font is changed. (See screenshot: white letters changend but the orange smaller are orginal font)
Part from gtkrc:
##############################
#
# Font definitions
#
##############################
# legacy
style "osso-SystemFont" {
font_name = "Nokia Sans 18"
}
....
###########################
# new fonts for fremantle #
###########################
style "SystemFont" {
font_name = "Nokia Sans 18"
}
style "EmpSystemFont" {
font_name = "Nokia Sans Bold 18"
}
style "LargeSystemFont" {
font_name = "Nokia Sans 26"
}
style "SmallSystemFont" {
font_name = "Nokia Sans 13"
}
style "EmpSmallSystemFont" {
font_name = "Nokia Sans Bold 13"
}
style "X-LargeSystemFont" {
font_name = "Nokia Sans 31"
}
....
![]() |
2010-02-17
, 17:13
|
|
Posts: 54 |
Thanked: 29 times |
Joined on Jan 2010
@ Kaiserslautern - Germany
|
#704
|
The Following User Says Thank You to Diamorph For This Useful Post: | ||
![]() |
2010-02-17
, 17:25
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#705
|
Thats a good question... ^^ I changend the theme about 20 times in the last hour to figure that out!
The most sections are used on different places...
So far I came:
style "osso-SystemFont"
#Used by the GSM/3G Switcher (See screenshot on my last post)
style "SystemFont"
# This is used by the most elements so far I can see that
style "SmallSystemFont"
#Submenu sub text (orange, see screenshot on my last post)
![]() |
2010-02-17
, 17:29
|
|
Posts: 54 |
Thanked: 29 times |
Joined on Jan 2010
@ Kaiserslautern - Germany
|
#706
|
![]() |
2010-02-17
, 17:35
|
|
Posts: 54 |
Thanked: 29 times |
Joined on Jan 2010
@ Kaiserslautern - Germany
|
#707
|
The Following User Says Thank You to Diamorph For This Useful Post: | ||
![]() |
2010-02-17
, 17:37
|
|
Posts: 105 |
Thanked: 46 times |
Joined on Dec 2009
@ The Netherlands
|
#708
|
![]() |
2010-02-17
, 17:41
|
|
Posts: 105 |
Thanked: 46 times |
Joined on Dec 2009
@ The Netherlands
|
#709
|
![]() |
2010-02-17
, 18:30
|
Posts: 1,283 |
Thanked: 370 times |
Joined on Sep 2009
@ South Florida
|
#710
|
Have a question It is possible for somebody who has the reboot and soft power-off button mod on their phone to post their systemui.xml file
for me.
Been wrestling with this for 3 days now and still ending up with only a phone button left.
Tried so many editors, so that can't be it, but when I save it gets corrupt, don't ask me why it is just not working for me.
(using Win SCP and SHH server).
Please (blinks her eyelashes heavily....ROFL...)
![]() |
Tags |
maemo mods, mods thread |
|
I placed my own font in /usr/share/fonts/nokia and changed it in the
gtkrc file (/usr/share/themes/*THEME-NAME*/gtk-2.0)
With this method I can decide wich font is changed. (See screenshot: white letters changend but the orange smaller are orginal font)
Part from gtkrc:
##############################
#
# Font definitions
#
##############################
# legacy
style "osso-SystemFont" {
font_name = "Nokia Sans 18"
}
....
###########################
# new fonts for fremantle #
###########################
style "SystemFont" {
font_name = "Nokia Sans 18"
}
style "EmpSystemFont" {
font_name = "Nokia Sans Bold 18"
}
style "LargeSystemFont" {
font_name = "Nokia Sans 26"
}
style "SmallSystemFont" {
font_name = "Nokia Sans 13"
}
style "EmpSmallSystemFont" {
font_name = "Nokia Sans Bold 13"
}
style "X-LargeSystemFont" {
font_name = "Nokia Sans 31"
}
....
www. DiaMorph .de
Last edited by Diamorph; 2010-02-17 at 17:00.