View Single Post
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#18
Originally Posted by neven View Post
Code:
# ls -l /usr/bin/hildon-home.launch
-rwxr-xr-x 1 root root 172928 May 25 18:51 /usr/bin/hildon-home.launch
This is OK, so you have a modified hildon-home.

Originally Posted by neven View Post
Code:
# ls -l /home/user/.backgrounds/
-rw-r--r-- 1 user users 81583 May 26 09:34 background-1.png
-rw-r--r-- 1 user users 460900 May 25 22:12 background-2.png
-rw-r--r-- 1 user users 542164 May 25 22:10 background-3.png
-rw-r--r-- 1 user users 428110 May 25 22:09 background-4.png
-rw-r--r-- 1 user users 457 May 26 09:34 cache.info
maybe running (as user)

cd /home/user/.backgrounds/
cp background-1.png background-5.png
cp background-1.png background-6.png
cp background-1.png background-7.png
cp background-1.png background-8.png
cp background-1.png background-9.png

and then rebooting (or at least restarting hildon-home and hildon-desktop) will allow GUI changong of backgrounds.

Originally Posted by neven View Post
Code:
# cat /home/user/.backgrounds/cache.info 

[Background-Info]
Version=1
File-0=file:///home/user/MyDocs/Fotke/1.jpg
Etag-0=1269961136:0
File-1=file:///home/user/MyDocs/Fotke/2.jpg
Etag-1=1267967128:0
File-2=file:///home/user/MyDocs/Fotke/3.jpg
Etag-2=1258134584:0
File-3=file:///home/user/MyDocs/Fotke/4.jpg
Etag-3=1267961986:0
My cache.info file has completely different format. I hope it does not matter.
__________________
My repository

"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".

No more Nokia devices for me.
 

The Following 2 Users Say Thank You to Matan For This Useful Post: