sed -i 's/locked-or*.*/locked-orientation: "";/' /usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css sed -i 's/locked-or*.*/locked-orientation: "portrait";/' /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
ScreenLockWindowStyle { locked-orientation: "portrait"; translucent: true; }
ScreenLockWindowStyle { locked-orientation: ""; translucent: true; }
MainWindowStyle { locked-orientation: "portrait"; }
MainWindowStyle { locked-orientation: ""; }