maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Patch] Unlock the rotation of most stock applications (https://talk.maemo.org/showthread.php?t=85425)

thedead1440 2012-10-07 15:15

Re: [Patch] Unlock the rotation of most stock applications
 
Code:

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

Do the modification manually and try...


Edit: in the first file [/usr/share/themes/blanco/meegotouch/sysuid/style/sysuid.css] you have to change:
Code:

ScreenLockWindowStyle {
    locked-orientation: "portrait";
    translucent: true;
}

to:

Code:

ScreenLockWindowStyle {
    locked-orientation: "";
    translucent: true;
}


The second file [/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css] change:
Code:

MainWindowStyle {
    locked-orientation: "portrait";
}

to:

Code:

MainWindowStyle {
    locked-orientation: "";
}


MK99 2012-10-07 15:37

Re: [Patch] Unlock the rotation of most stock applications
 
That was the first thing I checked. No help.

thedead1440 2012-10-07 15:42

Re: [Patch] Unlock the rotation of most stock applications
 
Then I'm not too sure what else should be done :(...Maybe ask Schturman or Vesuri about it?

MK99 2012-10-07 15:53

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by thedead1440 (Post 1277671)
Then I'm not too sure what else should be done :(...Maybe ask Schturman or Vesuri about it?

I hope they read this thread... :p

Big thaks to you, thedead1440, for helping.

Win7Mac 2012-10-07 15:53

Re: [Patch] Unlock the rotation of most stock applications
 
The one stock app that annoys me the most for not supporting landscape mode is MAPS! :mad:
I have Status Menu Extension installed and set auto-rotate, but that doesn't help.

I just wonder, if drive works in landscape why can't maps do it?
Could it be implemented in Enable Traffic/Automatic day-night in Drive & Traffic in Maps?
Or is there an "easy way" to enable landscape for maps ONLY?
I definitely don't want to incept my N9 and so far am happy without QuickTweak.

thedead1440 2012-10-07 15:56

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by MK99 (Post 1277678)
I hope they read this thread... :p

Big thaks to you, thedead1440, for helping.

No prob...Just post this at N9QT thread or link this there and surely Schturman will help out :D

thedead1440 2012-10-07 16:05

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by Win7Mac (Post 1277679)
I just wonder, if drive works in landscape why can't maps do it?
Could it be implemented in Enable Traffic/Automatic day-night in Drive & Traffic in Maps?
Or is there an "easy way" to enable landscape for maps ONLY?
I definitely don't want to incept my N9 and so far am happy without QuickTweak.

Try requesting in that thread...

coderus 2012-10-07 17:24

Re: [Patch] Unlock the rotation of most stock applications
 
maps is QML application and not follow meegotouch rules.

Win7Mac 2012-10-07 18:02

Re: [Patch] Unlock the rotation of most stock applications
 
Quote:

Originally Posted by coderus (Post 1277726)
maps is QML application and not refers to meegotouch rules.

OK, so this patch is not applicable for maps (as stated in first post).
But is there another way to achieve it (like in the Enable traffic... MOD)?

MK99 2012-10-07 21:08

Re: [Patch] Unlock the rotation of most stock applications
 
1. I flashed my phone.
2. accepted the third-party installations (or what it was :rolleyes:)
3. Activated developer mode
4. install Filebox.
5. install N9tweaker.
6. "Incept" phone.
7. Install Vesuri mod for Stock apps rotation (B-7)
8. Install patch, Yes, now this worked.

Lockscreen rotation didnt work, but another rotations working.

9. Install lockscreen mod (B-1)

Lockscreen only turn landscape, but not rotating. And another rotations still working.

This is so nice... :confused::D


Edit:
Immediately after Vesuri's mod installation all works except the dialer. Even the lock screen rotating.
But after restarting all the other works, but the lockscreen does not rotating.


All times are GMT. The time now is 11:30.

vBulletin® Version 3.8.8