Difference between revisions of "Maemo"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Latest version is 1.4.0 (not 1.2.1))
Line 67: Line 67:
* <del>Detect hardware platform</del>  
* <del>Detect hardware platform</del>  
* <del>Support N800 - virtual keyboard</del>  
* <del>Support N800 - virtual keyboard</del>  
* Support N900 - package "corrupt" appears from GUI installer reported
* Support N900
* Add keymapper support
** package "corrupt" appears from GUI installer reported
** other N900 specific issues logged in bug tracker
* <del>Add keymapper support<del>


(No plans to support N770 for future releases because of older SDK requirements)
(No plans to support N770 for future releases because of older SDK requirements)

Revision as of 21:40, 28 November 2011

maemo.png Maemo Port
Latest Released Version 2.8.0
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 a SDL (no opengl) with changes adding for the hardware keys on the tablets. 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 and has been part of the main source code tree. There are no official releases between 1.2.1 and 1.4.0 due to the port being unmaintained.

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 Mapping:
Button Action
Menu Global Main menu
Fullscreen Toggle Fullscreen
Zoom+ Right Click
Zoom- Switch (left) clicking mode
CTRL + Zoom- Virtual Keyboard
Home Remap Keys
 N800 Mapping:
Button Action
Menu Global Main menu
Fullscreen Virtual Keyboard
Zoom+ Right Click
Zoom- Switch (left) clicking mode
Home Remap Keys
 N900 Mapping:
Button Action
CTRL + SHIFT + m Global Main menu
Zoom+ Right Click
Zoom- Switch (left) clicking mode
CTRL + Zoom- Virtual Keyboard


TODO

  • Support N810
  • Detect hardware platform
  • Support N800 - virtual keyboard
  • Support N900
    • package "corrupt" appears from GUI installer reported
    • other N900 specific issues logged in bug tracker
  • Add keymapper support

(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.
  • N900 - reported by users says "package is corrupt" when installing from the app manager. dpkg -i works.

External links