(→Screenshots) |
(Add task switching notes) |
||
| Line 69: | Line 69: | ||
Launch ''Boosted Widget Gallery'' from the applications list, and select ''Debug tools > Take a screenshot''. They can be shared from ''Gallery'' (where are they stored on disk?!) | Launch ''Boosted Widget Gallery'' from the applications list, and select ''Debug tools > Take a screenshot''. They can be shared from ''Gallery'' (where are they stored on disk?!) | ||
Or just click ctrl+shift+p like in N900. | Or just click ctrl+shift+p like in N900. | ||
| + | |||
| + | == Task switching == | ||
| + | === Accesssing === | ||
| + | In addition to the swipe, the up-right arrow & backspace shortcut works similarly to Ctrl-Backspace on the N900. | ||
| + | |||
| + | === Rotation === | ||
| + | Out of the box, applications which use Qt Components and lock themselves to landscape, still get rerendered in portrait in the task switcher if the keyboard is closed. [http://www.developer.nokia.com/bugs/show_bug.cgi?id=231 Bug #231] has been reported. | ||
| + | |||
| + | It is possible to modify the themes for the [http://forum.meego.com/showpost.php?p=24933&postcount=14 home screens] and [http://forum.meego.com/showpost.php?p=25070&postcount=19 lock screen] to support portrait, but this is obviously only a developer-only workaround. | ||
Should this go as a page under Community Office/Community device program/Nokia?
Contents |
Lots of developers will be transitioning from an N900 to an N950 as their primary device as part of the device programme. This transition allows people to get a feel for Harmattan and work out what itches they need to scratch.
The following is a small list of points which helped the author(s) get started. It is not indicative of steps necessary on the N9, and is based on the initial steps taken by the author when he received his pre-production, developer device.
Other channels: IRC:freenode.net #harmattan
1.2011.22-6 is a pre-production, developer edition. It only has Facebook integration for chat and events, no Google Talk or Twitter. RSS feeds can be set, in the Feeds application, to appear here.
Some N900s are unreliable with Bluetooth connections. To transfer all the contacts from your N900 to your Harmattan device, including avatars:
Replying/quoting is FUBAR in 1.2011.22-6 (no ability to edit quote, forced top posting). With Gmail over IMAP, Delete now deletes messages, rather than archiving them (as it did in Modest). To "archive" email, move it to the All mail folder.(There's definitely an opportunity for someone to write a good Gmail client!)
This Harmattan build supports multiple Mail for Exchange and multiple CalDAV accounts. For Google Calendar:
https://www.google.com/calendar/dav/
https://www.google.com/calendar/dav/uuid@group.calendar.google.com/The uuid can be found on the calendar settings page within Google Calendar, and is a long string of characters & numbers.
The trailing slashes are crucial for Google.
m.google.com
Unknown at this time
Maps contains a Manage Maps feature which downloads, but doesn't expand. It is possible to do it manually, though:
cities/MapLoader/catalog-....xml
Link element and append it to http://static.s2g.gate5.de/map5/. For example, the UK maps are at http://static.s2g.gate5.de/map5/maploaderzip-00.02.42.122/48210.zip
cities/diskcache/
Hopefully this is a bug in 1.2011.22-6: Maps' voices, and gPodder podcasts, appear in the Music app; and will play on an all songs shuffle.
The default root password is rootme (as in the 770 days ;-)). You can get root to change it (using passwd) using:
ssh root@localhost
...or:
devel-su
The N950 comes with a quick start guide, USB cable and device. To charge, the N900 wallwart fastcharger works like a charm.
The screws holding the battery cover are Torx TX4, pry off the cover with your fingernails starting at speaker both directions to the other end, and "hinge" around USB and then off.
Launch Boosted Widget Gallery from the applications list, and select Debug tools > Take a screenshot. They can be shared from Gallery (where are they stored on disk?!) Or just click ctrl+shift+p like in N900.
In addition to the swipe, the up-right arrow & backspace shortcut works similarly to Ctrl-Backspace on the N900.
Out of the box, applications which use Qt Components and lock themselves to landscape, still get rerendered in portrait in the task switcher if the keyboard is closed. Bug #231 has been reported.
It is possible to modify the themes for the home screens and lock screen to support portrait, but this is obviously only a developer-only workaround.