View Single Post
Posts: 204 | Thanked: 423 times | Joined on Jan 2011
#4631
Originally Posted by Schturman View Post
Where you find the "whitelist" ? I can't see this in the transitions.ini, I see only "blacklist"...
You can add it manually, like this:
Code:
echo whitelist = FBReader >> /usr/share/hildon-desktop/transitions.ini
Originally Posted by Schturman View Post
And what about the lock desktop in portait mode ?
Code:
gconftool -st bool /apps/osso/hildon-desktop/desktop_orientation_lock true
Or, if you want to block rotation of whole hildon-desktop, including launcher and menu:
Code:
gconftool -st bool /apps/osso/hildon-desktop/ui_can_rotate false

Last edited by hxka; 2011-09-08 at 13:53. Reason: >>, not >, obviously
 

The Following 5 Users Say Thank You to hxka For This Useful Post: