Reply
Thread Tools
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#71
Originally Posted by chenliangchen View Post
Also wondering for the solution...
Solution to activate the landscape mode:

Code:
devel-su
(rootme)

(only if you didn't have nano before, install nano)
apt-get install nano

nano /usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css
Scroll down untill you see:
Code:
locked-orientation: “portrait”
and change that to:
Code:
locked-orientation: “”
press CTRL+X
and press Enter so save it.
Now the lockscreen has been modified.

To modify the homescreen:
Code:
nano /usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
Scroll down untill you see:
Code:
locked-orientation: “portrait”
and change that to:
Code:
locked-orientation: “”
press CTRL+X
and press Enter so save it.
Now the homescreen has been modified.

Reboot your phone to make the changes take effect
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:43.