View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#4659
Originally Posted by hxka View Post
You can add it manually, like this:
Code:
echo whitelist = FBReader >> /usr/share/hildon-desktop/transitions.ini
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
Hi
Thank you !
The whitelist working good, but the other 2 commands is lock my phone in the landscape mode, not in portrait mode that I want...
Thanks

P.S. I found another little problem - the Desktop Switcher stop to work if Vertical Scrolling is activated...

Last edited by Schturman; 2011-09-08 at 19:01.