![]() |
How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Some of you may have heard that there was a one off bug reported a while ago, where someone got their into full (yet buggy) portrait mode, but couldn’t recreate the circumstances to do it again. I’ve figured out how to recreate the bug, and here’s the how-to so you can try it out for yourself.
A full guide to force your n900 into portrait mode, and a heap of screenshots can be found here - may as well link you rather than quoting the whole thing! |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
It works :)
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
After doing all steps, you can issue killall braek command. Screen will be normal, but still in portrait mode.
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
http://talk.maemo.org/showpost.php?p...5&postcount=25
i liked my tutorial better a week ago. your pictures are pretty though. |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Thanks for the post. You say to download braek from extras-testing, but then give instructions to enable extras-devel. Which is correct?
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
Excuse the discrepancy, it was 2am. ;) |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
This is an awesome find dude, Like ur blog too! ( when i get mine I cant wait to try this out)... but from what I seen in IMO conversations, Games (bounce so far from what is shown), and Fire fox web browsing work pretty good... thats all I would need until the firmware update for it officially.
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
Yeah, I was surprised that a couple things worked. Especially Bounce, I thought that was a definite no-no. |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
It's also possible to force a window of your choosing (instead of the entire system) to go into portrait mode, too.
I did this via SSH, but you can use something like "wmctrl -l" and pass the window IDs to the -id parameter of xprop: Code:
xprop -f _HILDON_PORTRAIT_MODE_SUPPORT 32c -set _HILDON_PORTRAIT_MODE_SUPPORT 1 |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
Makes me appreciate the work that went into the current browser. I haven't had to fuss over UserContent.css at all. My old bookmarks are useful with out it. Changes can be made with simple gestures if needed. With the N8**'s on the other hand I needed to make hella font and image changes to make these same pages usable. :eek: |
N900 constant portrait mode
Here is a post to portrait mode bug reproduced: utestme.com/2009/12/20/portrait/
http://farm5.static.flickr.com/4037/...ecc3da32_o.png I think it'll be a lot of work for Nokia to implement the trick... |
Re: N900 constant portrait mode
I got this 'mode' right now. Not too usable... Took some screenshots but I'm reboothing right now. Closing/opening the keyboard didn't rotate the screen.
I tried some of the apps, all did run but were difficult to use.. Oh yeah.. Pics: http://share.ovi.com/album/Mandibela.N900Portrait |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
|
portrait mode on n900
Look what i've found :
http://www.vidoemo.com/yvideo.php?i=...it-mode-how-to do someone have the time to test ??? |
Re: portrait mode on n900
Do you have the time to test?
|
Re: portrait mode on n900
Horrible. He just bugged it out. No point. id rather wait for the official portrait mode.
|
Re: portrait mode on n900
lol, i got this to happen by accident..
http://www.youtube.com/watch?v=kngnQntH68o EDIT: works okay, definitely needs work !! |
Portrait desktop & browser for real!
I've just been using my desktop and browser and app menu in portrait in PR1.01. I even have screenshots that I will post tomorrow as you will be able to see how bandwidth limited I am at the moment.
I had clearly triggered an odd buglet when setting down the device on a table in the pub where for some reason it didn't make the screen orientation chage (xrandr ?) call when I put it down. The desktop wallpaper wasn't rotated though the widgets were _ half of which did not appear on screen. similar with the app menu and task manager, I only saw the left-hand side of the menu. Also the 'background press' to return to the desktop did not function at the nottom of the screen. Clearly these things were not aware of the change in screen properties. The browser was a different matter - it used the full screen as expected the only problem being that the top and bottom bars were horribly squashed up. As long as you weren't bothered about the page title, it wasn't too unusable. Shaking it around a bit on the desktop screen brought the phone app back and re-orienting the device brought things back to normal. I've tried a few times but can't reliably reproduce this yet :( |
Re: Portrait desktop & browser for real!
It's nothing new. More people have had this with the previous FW. I had it a couple of times myself.
|
Re: Portrait desktop & browser for real!
|
Re: Portrait desktop & browser for real!
|
Re: Portrait desktop & browser for real!
Dammit - I thought I'd seen something new :(
|
The following other threads have been merged into this one:
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
I have written an ugly python hack to switch between portrait and landscape modes. It works for me, but I didn't find any reason to make it usable as nokia will probably support this in the near future. But I guess it might help someone so here goes: http://codingdocuments.blogspot.com/...rait-mode.html
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
A thought on this, assuming Nokia does NOT include portrait mode as default on the desktop. Are the desktop settings held in a file somewhere? By that I mean position of icons, widgets, etc.? If so, and if enough people want the feature, then someone should be able to program a manual rotation (i.e. extending rotate.py script) so that two copies of the desktop settings are held - one for landscape and one for portrait. When the rotation occurs, the current desktop settings are saved as either settings.landscape or settings.portrait and the other file is copied over to the system desktop settings file.
Example, assuming desktop settings file is called "Desktop"
This would not solve issues with individual apps, but if more people wanted portrait, more apps would support it. The biggest issue I can see with this is the on-screen virtual keyboard which would need completely redesigning. Any thoughts? |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Sounds like a good solution, having separate portrait/landscape desktop settings would be the only way to keep the icons tidy. Personally I think some widgets would fare better in a portrait desktop.
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
You can also, set an application to auto-rotate:
http://www.adelamlj.com/index.php/n900appsportrait.html |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
I've been told by some testers that (leaked) firmware V20.2010.31-7 has portrait mode.
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
i believe maemo 5 will support portrait. the new keyboard layout introduced in pr1.2 is redesigned for future enhancements, thus it will welcome portrait mode keyboard just like in Opera.
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
|
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
It's an unofficial/pre-release/leaked firmware anyway, so it's normal for hitting bugs there. I'd not want Nokia released firmware loaded with bugs and forced normal users 'begging for change'. :D |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
As the OP and others pointed out portrait mode is hidden in N900, it's just not becoming a feature yet. |
Re: How to force the Nokia N900 into native Portrait Mode: Guide & Screenshots
Quote:
And I think you misunderstood what I meant by begging, anyway! |
All times are GMT. The time now is 12:45. |
vBulletin® Version 3.8.8