maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   N950 PR1.1 now out (https://talk.maemo.org/showthread.php?t=79215)

HtheB 2011-11-27 23:12

Re: N950 PR1.1 now out
 
Quote:

Originally Posted by chenliangchen (Post 1129721)
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


All times are GMT. The time now is 19:25.

vBulletin® Version 3.8.8