Difference between revisions of "Maemo"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 50: Line 50:
== Keybindings ==
== Keybindings ==


All SDL backend keybindings (see [http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/trunk/README?view=markup README]) should work unless specifically changed for Maemo. Both builtin (if available) and attached bluetooth or usb keyboard should work. Touch screen tap generates left click.  
All SDL backend keybindings (see [http://scummvm.svn.sourceforge.net/viewvc/scummvm/scummvm/trunk/README?view=markup README]) should work unless specifically changed for Maemo. Both builtin (if available) and attached bluetooth or usb keyboard should work. Touch screen tap generates left click when clicking is enabled. Press the "switch clicking mode" key to toggle clicking on and off. When clicking is off, touch screen tap only generates mouse movement.


=== N810 Keybindings ===
=== N810 Keybindings ===

Revision as of 17:58, 28 September 2011

maemo.png Maemo Port
Latest Released Version 1.2.1
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s) tsoliman
Packager(s) tsoliman
Forum Port Forum
Status Maintained
First Official Version 0.11.0

About

Maemo is a Debian based operating system for Nokia internet tablets and phones. Port is currently based on SDL backend with few patches adding custom keybindings. First version was ported by Tomas Junnonen. Since 0.8.2 until 1.2.1 the port is maintained by fanoush. 0.11.0 was first official scummvm.org version. Since version 1.4.0, the port is maintained by tsoliman.

Keybindings

All SDL backend keybindings (see README) should work unless specifically changed for Maemo. Both builtin (if available) and attached bluetooth or usb keyboard should work. Touch screen tap generates left click when clicking is enabled. Press the "switch clicking mode" key to toggle clicking on and off. When clicking is off, touch screen tap only generates mouse movement.

N810 Keybindings

Menu: Bring up the scummvm menu (in-game)

Fullscreen: Toggle fullscreen/windowed mode

Zoom+: Right-click

Zoom-: Switch clicking mode

CTRL + Zoom-: Activate virtual keyboard

TODO

Support N800 and N900 No plans to support N770 for future releases because of older SDK requirements.

Known issues

  • Power management - ScummVM is not paused when running in background or display is blanked. Bringing up menu (menu key) may reduce CPU usage significantly but exiting scummvm is recommended when not in use.

External links