maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   [How To] Have up to 9 home screens on N900 ! (https://talk.maemo.org/showthread.php?t=47371)

techie 2010-10-23 09:48

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

atulril 2010-10-23 13:19

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

MaddogG 2010-10-23 13:57

Re: [How To] Have up to 9 home screens on N900 !
 
Quote:

Originally Posted by atulril (Post 848650)
hiii
i have downloaded hildon desktops 0.66 version.but i m getting stange error on terminal.plss help

You forgot some spaces:

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

atulril 2010-10-23 15:12

Re: [How To] Have up to 9 home screens on N900 !
 
1 Attachment(s)
still nuthn is happening

MaddogG 2010-10-23 15:21

Re: [How To] Have up to 9 home screens on N900 !
 
Quote:

Originally Posted by atulril (Post 848729)
still nuthn is happening

Try this:
  • convert your image in png format
  • put it in /home/user/.backgrounds/
  • rename it "background-x.png" where "x" is the desktop number
and tell me if it works.

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".

qosmio 2010-10-23 15:30

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

atulril 2010-10-23 19:06

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....????

qwazix 2010-10-25 22:26

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

kamiwey 2010-10-26 13:32

Re: [How To] Have up to 9 home screens on N900 !
 
Quote:

Originally Posted by qwazix (Post 850823)
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?

same problem here, i update and i lose my 9 desktops, im trying to get it again but no way to do it
i will be very glad is somebody can give a little help here

Matan 2010-10-26 13:40

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