![]() |
Re: [How To] Have up to 9 home screens on N900 !
Well I am using your's and I do have 9 desktops with faster scrolling, just no images.Not sure if there is another latest one.Could you point me please
|
Re: [How To] Have up to 9 home screens on N900 !
1 Attachment(s)
hiii
i have downloaded hildon desktops 0.66 version.but i m getting stange error on terminal.plss help |
Re: [How To] Have up to 9 home screens on N900 !
Quote:
gconftool-2[SPACE]-s[SPACE]/apps/osso/hildon-desktop/views/6/bg-image[SPACE]-t[SPACE]string[SPACE]/home/user/MyDocs/.images/beach.jpg The correct command is: gconftool-2 -s /apps/osso/hildon-desktop/views/6/bg-image -t string /home/user/MyDocs/.images/beach.jpg |
Re: [How To] Have up to 9 home screens on N900 !
1 Attachment(s)
still nuthn is happening
|
Re: [How To] Have up to 9 home screens on N900 !
Quote:
If you want to convert the image on the N900, you can install imagemagick (as root, "apt-get install imagemagick") and the use the command "convert jpg_image.jpg png_image.png". |
Re: [How To] Have up to 9 home screens on N900 !
Or you could try 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 |
Re: [How To] Have up to 9 home screens on N900 !
thanks a lot guyz,nw its working....
but 1 more thng how to get vertical desktops....???? |
Re: [How To] Have up to 9 home screens on N900 !
I had modified-hildon-desktp latest (from the repo) when I updated ota to pr1.3. Now I don't have the modified functionality (no more 6 screens, arrow keys dead, menu shortcuts too) but app manager shows the package. However I can't uninstall. I cant reeinstall with apt-get either (package cannot be downloaded)
Any Ideas? ________ Laguna Bay II Condominium Prathumnak |
Re: [How To] Have up to 9 home screens on N900 !
Quote:
i will be very glad is somebody can give a little help here |
Re: [How To] Have up to 9 home screens on N900 !
There is an updated modified-hildon-desktop package (version 3.2) in my repository. Make sure my repository is enabled, and try running (as root)
apt-get update apt-get install modified-hildon-desktop (and post the output if it does not work). Note that you also need to install an enhanced hildon-home package for more than 4 views. See here: http://talk.maemo.org/showthread.php?t=64336 |
All times are GMT. The time now is 16:21. |
vBulletin® Version 3.8.8