View Single Post
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#695
Originally Posted by impeham View Post
There is an issue i searched for in this thread but haven't found an answer for:

Is it possible to set a wallpaper for a desktop to change when the device rotates?

i tried setting a wallpaper while in landscape mode, then rotated to portrait and set another wallpaper and expected that the images will switch with the device's change of orientation.

Is this behavior supported?
The CSSU (testing flavor) has the portrait wallpaper option. But it is disable by default.

You need to install a gconf editor. After that, you can enable the portrait desktop with the following command:

gconftool-2 --set /apps/osso/hildon-desktop/portrait_wallpaper -t bool true
 

The Following User Says Thank You to Brian_7 For This Useful Post: