View Single Post
Posts: 26 | Thanked: 2 times | Joined on Nov 2009
#153
Originally Posted by Matan View Post
See here: http://talk.maemo.org/showthread.php?t=53651

Notes:

With this version you can select which views to enable from the GUI. The dialog which shows 4 screens is horizontally scrollable.

Running the commands (as user)
Code:
cd /home/user/.backgrounds/
rm cache.info
cp background-1.png background-5.png
cp background-1.png background-6.png
cp background-1.png background-7.png
cp background-1.png background-8.png
cp background-1.png background-9.png
should allow for selecting background from the GUI, without the black screen problems.
I could use alittle help please.
I installed hildon-home_0.3.66-2+0m5_armel fresh after pr1.2
(i did not try 9 desktops prior to pr1.2)
ran these codes
"cd /home/user/.backgrounds/
rm cache.info
cp background-1.png background-5.png
cp background-1.png background-6.png
cp background-1.png background-7.png
cp background-1.png background-8.png
cp background-1.png background-9.png"

I see the 9 screens on the active view manager, checked all 9, but only the default 4 shows up

thanks