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)

raverpol 2010-04-09 21:54

Re: [How To] Have up to 9 home screens on N900 !
 
nice news but it is too buggy I think too many different things to do in the whole thread to do it just like that :(

Matan 2010-04-16 22:20

Re: [How To] Have up to 9 home screens on N900 !
 
The information in that blog post is not entirely correct. If you want to be able to set different background for all 9 views, you also need to install an enhanced version of hildon-home. Instructions for this are somewhere in this thread.

Also, "nabeel - n900/images/01.jpg" is not a correct path.

andraeseus1 2010-04-21 10:10

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

Originally Posted by JohnLF (Post 567147)
Anyone know if there are downsides to using modified desktop? I am wondering if systems updates would still happen, etc..

bunch of warnings not to use this app in that link, its old and cant be updated (paraphrasing whats on the page in the comments section) just wait till some one makes a app for it i would suggest. or ask some one to do it

Matan 2010-04-21 10:42

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

Originally Posted by andraeseus1 (Post 620732)
bunch of warnings not to use this app in that link, its old and cant be updated (paraphrasing whats on the page in the comments section) just wait till some one makes a app for it i would suggest. or ask some one to do it

You don't know what you are talking about.

The version that should not be used is the one in extras-devel (which has been removed from that repository, since then).

The version in my repository is current, supported (in the sense that I fix bugs if found), and is perfectly safe. It works just like hildon-desktop, and you can only enable the extra features you are interested in.

andraeseus1 2010-04-21 17:42

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

Originally Posted by Matan (Post 620786)
You don't know what you are talking about.

The version that should not be used is the one in extras-devel (which has been removed from that repository, since then).

The version in my repository is current, supported (in the sense that I fix bugs if found), and is perfectly safe. It works just like hildon-desktop, and you can only enable the extra features you are interested in.

woaaa... easy turbo.. remember i typed "(paraphrasing whats on the page in the comments section)" i just saw a question and answered it. i didnt check the dates on it. but i would hope that anyone going to install this or anything for that matter would investigate more. I was scared off by the first few comments on that page. but yes i agree, i dont know first hand what i am talking about. just passing on some of the info from that ink to save folks a click and a bunch of comments.

But since it's perfectly safe as you say that is awesome!

Now i wanna go back and try and download

hac11 2010-05-08 15:00

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

i love the modded hildon desktop congrats!
I just need some help, im a beginner at x terminal, i got the command for the extra desktops working BUT im not understanding what to put in the path for the background,

im putting /.barbalonga/images/05.jpeg but its not taking the command, so i guess im specifying the path for the pic in a wrong way. can you please help?

Schturman 2010-05-08 23:18

Re: [How To] Have up to 9 home screens on N900 !
 
This command to activate the specific image on the screen no' 5:
gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/.images/your_picture.jpg

hac11 2010-05-09 15:24

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

Originally Posted by Schturman (Post 649876)
This command to activate the specific image on the screen no' 5:
gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/.images/your_picture.jpg

That is what I am doing, but the background remains black. My drives name is .barbalonga and there is a folder in it called images, inside there is a pic called 01.jpeg.

when i run that command with the same line you posted except 01.jpeg in the pics name it remains black.

when i run the command with /.barbalonga/images/01.jpeg it still remains black.

what am i doing wrong?

Thank you for your help :-)

Schturman 2010-05-09 16:44

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

Originally Posted by hac11 (Post 650550)
That is what I am doing, but the background remains black. My drives name is .barbalonga and there is a folder in it called images, inside there is a pic called 01.jpeg.

when i run that command with the same line you posted except 01.jpeg in the pics name it remains black.

when i run the command with /.barbalonga/images/01.jpeg it still remains black.
what am i doing wrong?
Thank you for your help :-)

If your folder ".barbalonga" is located inside the folder "images", you should write:

gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/.images/barbalonga/your_picture.jpg

If your folder ".barbalonga" is located outside the folder "images", you should write:

gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/barbalonga/your_picture.jpg

hac11 2010-05-09 20:52

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

Originally Posted by Schturman (Post 650631)
If your folder ".barbalonga" is located inside the folder "images", you should write:

gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/.images/barbalonga/your_picture.jpg

If your folder ".barbalonga" is located outside the folder "images", you should write:

gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/barbalonga/your_picture.jpg

Thank you again for replying!

I tried the above, the background is still black. Lets say im going to the file through the file manager:

.Barbalonga --> Images --> 01.jpeg

so i wrote:

the command followed by /home/user/MyDocs/.Barbalonga/Images/01.jpeg

still wrong?


All times are GMT. The time now is 16:12.

vBulletin® Version 3.8.8