View Single Post
qosmio's Avatar
Posts: 532 | Thanked: 949 times | Joined on Apr 2010 @ Uk for 6months then Thailand
#238
Originally Posted by iceman600 View Post
thanks No!No!No!Yes!... so i did install this using the cmd line coz im having error if i do it using the app installer.

but still i cannot make a wallpaper display on the additional desktop using this command
Code:
gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/.images/Wallpapers/sexy girl surf.jpg
need help
Hey Iceman600... run this.

cd /home/user/MyDocs
for i in 1 2 3 4 5 6 7 8 9 ; do wget http://my.arava.co.il/~matan/770/n900/backgrounds/$i.png ; done
gconftool -s /apps/osso/hildon-desktop/views/active -t list --list-type int [1,2,3,4,5,6,7,8,9]
for i in 1 2 3 4 5 6 7 8 9 ; do gconftool -s /apps/osso/hildon-desktop/views/$i/bg-image -t string /home/user/MyDocs/$i.png ; done


that will do it.

(Edit) Once you have done that reboot and all your screens will have no's 1-9... or how ever many you have set to use..
then find the wallpaper you want in your images open it up and then set as the background.. same way you would set the back ground before you had the extra screens..

Kind regards Qosmio
__________________
http://q0smio.deviantart.com

http://s1031.photobucket.com/albums/y372/q0smio/

N900 x 2 Overclocked at 900 Mhz.
Samsung Galaxy S 2
iPhone 4 (Jailbroken)

Last edited by qosmio; 2010-10-17 at 00:40.