2010年6月26日 星期六

NOKIA N900 Setup

1.Add extra reposity

Extras-devel
http://repository.maemo.org/extras-devel/
fremantle
free non-free

Extras-testing
http://repository.maemo.org/extras-testing
fremantle
free non-free

2.X-Treminal 新增 ~ | > 符號

gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,Up,Dn,~,|,>]"
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,asciitilde,bar,greater]"

3.Keyboard Shortcut

General
Ctrl + Backspace: From within an application this will take you back out to the visual task manager. (Thanks to Chanse for that one.)
Ctrl + C: Copy text
Ctrl + V: Paste text
Ctrl + X: Cut text
Ctrl + A: Select all
Ctrl + O: Open (if available)
Ctrl + N: Create a new item (if available)
Ctrl + S: Save (if available)
Ctrl + Z: Undo (if available)
Ctrl + Y: Redo (if available)
Ctrl + F: Open search bar (if available)
Ctrl + Right arrow: Move the insertion point to the end of the word
Ctrl + Left arrow: Move the insertion point to the beginning of the word

Web browser
Ctrl + N: Open a new window
Ctrl + R: Reload the current page
Ctrl + B: Open a bookmark
Ctrl + D: Add a bookmark


Email
Ctrl + Enter: Send a message
Ctrl + R: Reply to a message


RSS Reader
Ctrl + R: Refresh the feed
Screenshots
Ctrl + Shift + P: Capture a screenshot.


3.rooting N900


Install rootsh package


Run root or sudo gainroot



4.Upgrade firmware to PR1.2

https://wiki.maemo.org/Updating_the_tablet_firmware

Download firmware
http://tablets-dev.nokia.com/nokia_N900.php

Usage
http://www.mobile01.com/topicdetail.php?f=122&t=1571608&p=1
http://www.mobile01.com/topicdetail.php?f=122&t=1571904&p=1
http://www.maemoers.com/thread-1176-1-1.html

5.Some screenshots









6.Access built-in camera through gstreamer

http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide/Using_Multimedia_Components/Camera_API_Usage

Since the maemo platform delegates all multimedia handling to the GStreamer framework, applications that need access to the built-in camera should employ GStreamer for this, instead of directly accessing Video4Linux devices, via the v4l2src GStreamer module.

安裝gstreamer tools
sudo gainroot

apt-get install gstreamer-tools

http://blog.pclewis.com/2010/02/streaming-nokia-n900-camera-to-vlc/


沒有留言:

張貼留言