dannemil
|
2009-01-06
, 02:55
|
Posts: 60 |
Thanked: 17 times |
Joined on Feb 2008
|
#101
|
The Following User Says Thank You to dannemil For This Useful Post: | ||
|
2009-07-27
, 05:52
|
|
Posts: 1,359 |
Thanked: 717 times |
Joined on May 2009
@ ...standing right behind you...
|
#102
|
HOW TO GUIDE:
I've done this on the 770 and the N810, so I have no reason to think it would be different on the N800.
Open xTerm, become root, and navigate to the following folder:
/usr/share/icons/hicolor/scalable/hildon/
The file names are:
qgn_indi_startup_nokia_logo.png (800x480)
qgn_indi_nokia_hands.jpg (800x480)
qgn_indi_progressbar.png (24x16)
Backup the originals (I just added "_backup" to the end of the filenames), then copy your new images over the originals and reboot.
If you want to change the progress bar, it may help to know this:
The image is 24 pixels wide. It will display the first 8 pixels, then the middle 8 pixels over and over (98 times total), then the last 8 pixels. It took me several tries to get this right, so I'll save you the effort of trial and error.
Hope this helps all who want to try this.
|
2009-09-01
, 00:01
|
|
Posts: 528 |
Thanked: 895 times |
Joined on Oct 2007
@ Moscow, Russia
|
#104
|
The Following 4 Users Say Thank You to wazd For This Useful Post: | ||
|
2009-09-05
, 08:34
|
Posts: 1 |
Thanked: 1 time |
Joined on Sep 2009
|
#105
|
The Following User Says Thank You to rety For This Useful Post: | ||
|
2009-12-03
, 14:26
|
Posts: 3 |
Thanked: 11 times |
Joined on Dec 2009
@ ITALY
|
#106
|
|
2009-12-03
, 14:51
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#107
|
downloaded "becomeroot" from the app installer.
Then I just open the web brower and put a "/" for the url. Then naviagated to
/usr/share/icons/hicolor/scalable/hildon/
I held down the pointer and did a save as on the following files...
qgn_indi_startup_nokia_logo.png (800x480)
qgn_indi_nokia_hands.jpg (800x480)
qgn_indi_progressbar.png (24x16)
... and save them to an SDcard.
I copyed then on to the desktop computer , I made two copies one was for a backup.
The other copy I pasted in new pictures using MsPaint and save them back on to the SDcard with the same file name, and I keep the picture the same size.
Once I replaced the SDcard I open "Xterm". I switch to root....
sudo gainroot
...then I change to the directory the files live in...
cd /usr/share/icons/hicolor/scalable/hildon/
Next I deleted the old copies from that directory...
rm *nokia_hands.jpg
rm *startup_nokia_logo.png
(only did those two pictures)
After that I change in xterm back to the directory with the new picture on them....
cd /media/mmc1/
(the location for the SDcards are mmc1 or mmc2)
then the new files were copied were the old ones lived...
cp *nokia_hands.jpg /usr/share/icons/hicolor/scalable/hildon/
cp *startup_nokia_logo.png /usr/share/icons/hicolor/scalable/hildon/
Then I restarted the N800.
What would nice is if one the devolper who live here would write an app to all the above for ya.
Hint..hint..wink..wink
|
2010-01-30
, 07:43
|
|
Posts: 1,169 |
Thanked: 1,174 times |
Joined on Jan 2010
@ sunderland
|
#108
|
|
2010-01-30
, 11:36
|
Posts: 93 |
Thanked: 21 times |
Joined on Jan 2010
@ The Netherlands
|
#109
|
The Following User Says Thank You to misterm For This Useful Post: | ||