Nokia N9 Hack: Hintergrundbild im Lockscreen ändern
Posted by Nokiablog.ch - Nik in maemo.ch Mittwoch, 18 Januar 2012 09:12
Source: mynokiablog.com
- Enable Developer Mode, ensure Utilities is installed
- Open Terminal
- Gain root access
devel-su
Password = rootme (Unless changed) - cd /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/
- nano *.css
- Use the arrows to find the line of code “LockScreen MImageWidgetStyle#LockScreenLowPowerModeOperatorLogo”
- Edit the max size to what you like. I changed it to maximum-size: 45mm 45mm; (translates to 450 x 450) and it is more than enough.
- Ctrl + x
- Y
- Hit enter
- /sbin/reboot
Your device will reboot, and should now allow for a larger Operator Logo. Use one of the programs mentioned above and enjoy.
NB: If like me, this doesn’t work, try editing the file again, replacing base for blanco in the file path. I worked out, since I had used Theme Changer and reverted back to original theme, I chose Blanco, therefore I needed to alter the blanco file. For the majority of you, editing the file in base will be enough.

