![]() |
2010-04-09
, 21:54
|
Posts: 356 |
Thanked: 69 times |
Joined on Jan 2010
@ Poland
|
#131
|
![]() |
2010-04-16
, 22:20
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#132
|
![]() |
2010-04-21
, 10:10
|
Posts: 446 |
Thanked: 79 times |
Joined on Mar 2010
|
#133
|
![]() |
2010-04-21
, 10:42
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#134
|
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
![]() |
2010-04-21
, 17:42
|
Posts: 446 |
Thanked: 79 times |
Joined on Mar 2010
|
#135
|
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.
![]() |
2010-05-08
, 15:00
|
Posts: 16 |
Thanked: 0 times |
Joined on May 2010
|
#136
|
![]() |
2010-05-08
, 23:18
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#137
|
![]() |
2010-05-09
, 15:24
|
Posts: 16 |
Thanked: 0 times |
Joined on May 2010
|
#138
|
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
![]() |
2010-05-09
, 16:44
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#139
|
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 :-)
![]() |
2010-05-09
, 20:52
|
Posts: 16 |
Thanked: 0 times |
Joined on May 2010
|
#140
|
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