View Single Post
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#1
Below is a link to a lock screen MOD for N9.

More info below of how to customise the lock screen even more!

*Compatible with PR1.2*




http://blogs.nokia.com/northblog/dev...your-nokia-n9/



VIDEO


http://www.youtube.com/watch?v=Cv5ljfn5hNg





--------------------------------------------------------------------------------

To increase size of operator logo image/clock/date,
change colour of date/clock, and change lock screen corners:




All modifications are made in the file:
/usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/libsysuid-screenlock-nokia.css



for LOCK SCREEN CORNERS:

[update: this MOD doesnt work as of PR1.1]

under "LockScreenBackgroundPixmapStyle"

change:

corner-radius: 0mm; > corner radius

[set to zero for square edges, increase to get rounder edges.]



for standby CLOCK:

under "LockScreen MLabelStyle#LockScreenLowPowerModeClockLabel"

change:

font: $FONT_FAMILY_LIGHT 11mm; > font size
color: #dc0000; > font colour
preferred-size: -1 11.4mm; > font size
minimum-size: -1 11.4mm; > font size
maximum-size: -1 11.4mm; > font size

[all font size numbers must match, Ive found 11 is pretty well the biggest you can go. you can change FONT_FAMILY_LIGHT to FONT_FAMILY_BOLD for a bold font.]



for OPERATOR LOGO:

under "LockScreen MImageWidgetStyle#LockScreenLowPowerModeOperatorLo go"

change:

minimum-size: 45mm 45mm; > size
maximum-size: 45mm 45mm; > size

[maximum size is pretty well 45mm. for this setting I used a square 450 pixel image, so 1mm = 1 pixel.]



for LOCK SCREEN CLOCK

under "LockScreen MLabelStyle#LockScreenHeaderClockLabel"

change:

font: $FONT_FAMILY_LIGHT 11mm; > font size
color: #FFFFFF; > font colour
preferred-size: -1 11.4mm; > font size
minimum-size: -1 11.4mm; > font size
maximum-size: -1 11.4mm; > font size

[you can change FONT_FAMILY_LIGHT to FONT_FAMILY_BOLD for a bold font.]

Last edited by F2thaK; 2012-05-23 at 12:24.
 

The Following 30 Users Say Thank You to F2thaK For This Useful Post: