Editing Community SSU/Features/hildon-desktop

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
The current scope of this wiki is to provide information on editing all parameters in transistions.ini and the contains of usr/share/hildon-desktop
+
Please note this page is currently under construction.
-
 
+
The scope of this wiki is to provide information on editing all parameters in transistions.ini and the contains of usr/share/hildon-desktop
-
Information is still required on how some parameters effect the transitions.
+
-
Notes for parameters are provided with each section.
+
-
 
+
-
Information regarding other features of hildon-desktop like gconf has been left in the Features and Features/Stable sections due to differences between Stable and Testing branches.
+
=Community SSU Features of hildon-desktop=  
=Community SSU Features of hildon-desktop=  
-
 
== Transitions ==
== Transitions ==
-
 
This wiki covers manual editing of the transistions.ini file and requires knowledge of [[Terminal]].
This wiki covers manual editing of the transistions.ini file and requires knowledge of [[Terminal]].
-
 
+
For GUI editing of  
-
Please note if transitions.ini becomes corrupt, or you mess the file up, it may stop the desktop from loading correctly. Therefore a backup is recommended before editing.
+
-
 
+
-
For GUI editing of transitions please see CSSU Features Configuration and Theme Customizer applications.
+
-
 
+
-
====Backing up transitions.ini====
+
-
 
+
-
 
+
-
The transistions file is backed up upon installing CSSU.
+
-
The location of all backups is the hildon-desktop folder.
+
-
 
+
-
/usr/share/hildon-desktop/
+
-
 
+
-
Any program that edits this file will create a backup. Some of the contents may include.
+
-
 
+
-
/usr/share/hildon-desktop/transitions.ini.precssu
+
-
/usr/share/hildon-desktop/transitions.ini.default
+
-
/usr/share/hildon-desktop/transitions.ini.dpkg-dist
+
-
 
+
-
Is it a good idea to create your own backup to refer to
+
-
 
+
-
While in the hildon-desktop directory:-
+
-
 
+
-
cp transition.ini transition.ini.mybackup
+
-
 
+
-
To restore your backup
+
-
 
+
-
While in the hildon-desktop directory:-
+
-
 
+
-
mv transition.ini.mybackup transition.ini
+
-
 
+
-
An alternative method is to use the CSSU Features Power key entry (if enabled).
+
-
This will take you to the CSSU Features application and provide options for restoring transitions.ini
+
==== Editing transitions.ini ====
==== Editing transitions.ini ====
-
 
To enable the CSSU features you have to edit a file (I use leafpad, but any editor works). '''After any CSSU update you have to do redo the edit or restore the backed up file (read below)'''.
To enable the CSSU features you have to edit a file (I use leafpad, but any editor works). '''After any CSSU update you have to do redo the edit or restore the backed up file (read below)'''.
-
 
-
Editing the file requires [[Root]] access.
 
The file to edit is <code>transitions.ini</code> and is in:
The file to edit is <code>transitions.ini</code> and is in:
Line 63: Line 22:
  leafpad /usr/share/hildon-desktop/transitions.ini
  leafpad /usr/share/hildon-desktop/transitions.ini
-
'''''Noted with older versions of theme-customizer'''''
+
If you use a theme that has a custom transitions.ini file, it will override the one above, so check in <code>/opt/usr/share/themes/[name of the theme you're using]/transitions.ini</code>, if changing the transitions.ini file in the above path doesn't work.
-
 
+
-
'''If you use a theme that has a custom transitions.ini file,''' it may override the one above, so check in  
+
-
 
+
-
/opt/usr/share/themes/[name of the theme you're using]/transitions.ini
+
-
 
+
-
if changing the transitions.ini file in the above path doesn't work.
+
The CSSU tweaks have to be turned on at the end of the file one by one, where there is also a bit more documentation about them.
The CSSU tweaks have to be turned on at the end of the file one by one, where there is also a bit more documentation about them.
Line 80: Line 33:
To apply the changes, see below.
To apply the changes, see below.
-
 
-
 
-
===== Applying the changes to transitions.ini =====
 
-
 
-
 
-
Some of these changes (taskswitcher, zaxisrotation, forcerotation) apply as soon as you save the file, while others (blurless) require you to restart hildon-desktop. You can do so by turning the phone off and on again, or running as root:
 
-
 
-
killall hildon-desktop
 
-
 
-
This will kill the hildon-desktop process, and it will be automatically restarted with the changed settings loaded and applied. Be sure not to "killall hildon-desktop" too often in a row (like several times in one minute), or the system will restart (nothing dangerous, though - just an annoyance).
 
-
 
-
Running killall hildon-desktop is not recommended, since hildon-desktop it's possible that it not come back in a 100% clean state.
 
-
 
-
==Contents==
 
-
 
-
Default contents, values and usage of the transitions.ini file
 
-
 
-
Full plain text output of the stock CSSU file is here
 
-
 
-
[[Community_SSU/Features/hildon-desktop/Default_values]]
 
-
 
-
 
-
===Blur===
 
-
 
-
[blur]
 
-
turbo = 0
 
-
duration = 250
 
-
 
-
===Task Nav===
 
-
 
-
[task_nav]     
 
-
zoom = 0.85                             
 
-
zoom_for_home = 1.4                   
 
-
zoom_duration = 250                           
 
-
fly_duration = 250                             
 
-
notifade_in = 150                               
 
-
notifade_out = 150                   
 
-
tile_font = Nokia Sans 15   
 
-
 
-
===Home===
 
-
 
-
[home]
 
-
radius = 12
 
-
radius_more = 16     
 
-
saturation = 0.8 
 
-
brightness = 0.4
 
-
zoom = 0.93     
 
-
zoom_applets = 0.85
 
-
zoom_on_press = 0 
 
-
parallax = 1.3   
 
-
 
-
==== Zoom effect ====
 
-
 
-
Zoom press just does a quick little zoom out and back in again with you touch certain things, such as an icon on the home screen or the main top menu in applications.
 
-
 
-
[home]
 
-
zoom_on_press = 0
 
-
 
-
==== Home screen parallax amount ====
 
-
 
-
parallax is when you scroll across desktops and the icons scroll faster than the background, making the icons appear closer. a larger number in the transition.ini file for parallax and the faster the icons will move.
 
-
 
-
[home]
 
-
parallax = 1.3
 
-
 
-
===Launcher===
 
-
 
-
Note these come default as commented out.
 
-
Uncomment for faster panning on launcher page.
 
-
 
-
[launcher]
 
-
#deceleration_rate = 0.97
 
-
#strong_deceleration_rate = 0.7
 
-
 
-
 
-
===Launcher Glow===
 
-
 
-
[launcher_glow]
 
-
duration_in = 100
 
-
duration_out = 200
 
-
radius = 10
 
-
brightness = 0.75                 
 
-
 
-
===Launcher In===
 
-
 
-
[launcher_in]
 
-
duration = 250
 
-
sequenced = 0
 
-
depth = 225
 
-
keyframes = 0, 0.17, 0.39, 0.65, 0.87, 1.13, 1.26, 1.22, 1.17, 1.13, 1.09, 1.04, 1, 1, 1, 1, 1, 1, 1, 1, 1
 
-
keyframes_icon=0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1         
 
-
keyframes_label=0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1
 
-
 
-
===Launcher Out===
 
-
 
-
[launcher_out]
 
-
duration = 250
 
-
depth = 150                         
 
-
 
-
===Launcher Out Back===
 
-
 
-
[launcher_out_back]
 
-
duration = 250
 
-
depth = 150
 
-
 
-
===Launcher Launch===
 
-
 
-
[launcher_launch]
 
-
duration = 400
 
-
delay = 500
 
-
duration_out = 700
 
-
depth = 100
 
-
 
-
===Launcher in Sub===
 
-
 
-
[launcher_in_sub]
 
-
duration = 250
 
-
sequenced = 0
 
-
depth = 200
 
-
keyframes = 0, 0.17, 0.39, 0.65, 0.87, 1.13, 1.26, 1.22, 1.17, 1.13, 1.09, 1.04, 1, 1, 1, 1, 1, 1, 1, 1, 1
 
-
keyframes_icon=0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
 
-
keyframes_label=0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1
 
-
 
-
===Launcher Out Sub===
 
-
 
-
[launcher_out_sub]
 
-
duration = 250
 
-
depth = 150
 
-
 
-
===Launcher Back===
 
-
 
-
[launcher_back]
 
-
duration = 250
 
-
depth = 150
 
-
 
-
===Launcher Forward===
 
-
 
-
[launcher_forward]
 
-
duration = 200
 
-
depth = 100
 
-
 
-
===Rotate===
 
-
 
-
[rotate]
 
-
duration_in = 200
 
-
duration_out = 200
 
-
damage_timeout = 0
 
-
damage_timeout_plus = 0
 
-
damage_timeout_max = 0
 
-
angle = 45
 
-
 
-
====Screen rotation transition usage====
 
-
 
-
*duration_in = time for rotation before blanking
 
-
*duration_out = time for rotation after blanking
 
-
*damage_timeout = in the rotation transition, the amount of milliseconds to leave after we get a damage event before we transition back
 
-
from blanking.
 
-
*damage_timeout_max = maximum amount of time we may wait if we keep getting
 
-
damage events.
 
-
*angle = rotation angle for each transition, in degrees. Ideally this is set so that the screen looks like it keeps turning at the same speed
 
-
during blanking. 0 is none, 90 degrees is side-on
 
-
 
-
===App Close===
 
-
 
-
[app_close]
 
-
duration = 450
 
-
 
-
===Popup===
 
-
 
-
[popup]
 
-
duration_in = 250
 
-
duration_out = 250
 
-
 
-
===Fade===
 
-
 
-
[fade]
 
-
duration_in = 200
 
-
duration_out = 500
 
-
banner_note_alpha = 0.85
 
-
info_note_alpha = 0.85
 
-
 
-
===Notification===
 
-
 
-
[notification]
 
-
is_cool = 0
 
-
duration_in = 400
 
-
duration_out = 450
 
-
 
-
===Subview===
 
-
 
-
[subview]
 
-
duration_in = 250
 
-
duration_out = 250
 
-
 
-
===Loading Timeout===
 
-
 
-
[loading_timeout]
 
-
load_average_factor = 7.5
 
-
 
-
====Load average factor====
 
-
This value is multiplied by the load average to find the timeout in seconds before "Unable to load" is displayed.
 
-
 
-
===Edit Mode===
 
-
 
-
[edit_mode]
 
-
snap_grid_size = 4
 
-
snap_to_grid_while_move = 1
 
-
 
-
====Size of spaces between grid snaps====
 
-
 
-
[edit_mode]
 
-
snap_grid_size = 4
 
-
 
-
====Snap to Grid While Move====
 
-
Set to 0 if snap to grid should be only happen when widget is released
 
-
 
-
[edit_mode]
 
-
snap_grid_while_move = 1
 
===thp_tweaks===
===thp_tweaks===
Line 307: Line 42:
Entries under other sections have this indicated. Add them at the end of that section instead.
Entries under other sections have this indicated. Add them at the end of that section instead.
-
===Blurless===
+
===== Applying the changes to transitions.ini =====
-
If you want to enable a blurless effect for the background when switching apps (Off = 0 - On = 1)
+
-
blurless = 0
+
Some of these changes (taskswitcher, zaxisrotation, forcerotation) apply as soon as you save the file, while others (blurless) require you to restart hildon-desktop. You can do so by turning the phone off and on again, or running as root:
-
===Blurless Saturation===
+
killall hildon-desktop
-
If you want to enable a blurless saturation effect (Off = 0 - On = 1)
+
 
 +
This will kill the hildon-desktop process, and it will be automatically restarted with the changed settings loaded and applied. Be sure not to "killall hildon-desktop" too often in a row (like several times in one minute), or the system will restart (nothing dangerous, though - just an annoyance).
-
blurless_saturation = 0
+
==== Blurless ====
 +
If you want to enable a blurless effect for the background when switching apps, you have to edit it like this
-
===Task Switcher Layout===
+
blurless = 1
-
For the task switcher layout you can choose 1, 2 columns or the default (Default = 0, Single Column = 1 and Double Column = 2)
+
-
  taskswitcher = 0
+
==== Task switcher layout ====
 +
and for the task switcher layout you can choose 1, 2 columns or the default
 +
 
 +
  taskswitcher = 2
More details and some demo videos of these features are here : http://thpmaemo.blogspot.com/2011/02/community-ssu-features-to-look-forward.html
More details and some demo videos of these features are here : http://thpmaemo.blogspot.com/2011/02/community-ssu-features-to-look-forward.html
-
===Rotation Effect===
+
==== Rotation effect ====
-
For the alternative rotation effect, spin in place rather than flip. (X/Y Flip = 0 and Z Spin = 1)
+
For the alternative rotation effect (spin in place rather than flip), set
   
   
-
  zaxisrotation = 0
+
  zaxisrotation = 1
-
===Forced Rotation===
+
====forcedrotation====
The point of forcerotation is to make it easier to identify the apps which are:
The point of forcerotation is to make it easier to identify the apps which are:
Line 337: Line 75:
*Open source but nearly work. These will have the appropriate flags and changes added to their source in the git repos.
*Open source but nearly work. These will have the appropriate flags and changes added to their source in the git repos.
-
You can force all apps to rotate (Auto = 0 and Forced = 1)
+
You can force all apps to (try to) autorotate with
-
  forcerotation = 0
+
  forcerotation = 1
This isn't likely to [[Community SSU/Features/Portrait mode|work well for all applications]] - and never will. The [http://talk.maemo.org/showpost.php?p=953421&postcount=969 point of forced rotation] is to make it easier to identify the apps which are:
This isn't likely to [[Community SSU/Features/Portrait mode|work well for all applications]] - and never will. The [http://talk.maemo.org/showpost.php?p=953421&postcount=969 point of forced rotation] is to make it easier to identify the apps which are:
Line 350: Line 88:
Therefore, unless an app falls into one of the above categories, please do not raise bugs in the CSSU.
Therefore, unless an app falls into one of the above categories, please do not raise bugs in the CSSU.
-
===Tactile Pop-ups===
 
-
If you want to enable tactile pop-ups (Off = 0 - On = 1)
 
-
An additional package is required to use this feature.
 
-
"tactile" located in the maemo.org repos.
 
-
tactilepopups = 0
+
==== Zoom effect ====
-
===Blacklist/Whitelist===
+
Zoom press just does a quick little zoom out and back in again with you touch certain things, such as an icon on the home screen or the main top menu in applications.
-
These are features provided in [[Community SSU]], that allows individiual applications to be blocked/allowed from rotating.
+
[home]
 +
zoom_on_press = 0
-
Currently the only way to edit this is manually via a text editor from [[Terminal]], unlike many of the features above.
+
==== Home screen parallax amount ====
-
Blacklisting should be used to block an individual application from rotating when using forcedrotation (see above)
+
parallax is when you scroll across desktops and the icons scroll faster than the background, making the icons appear closer. a larger number in the transition.ini file for parallax and the faster the icons will move.
-
Whitelisting should be used to allow an individual application to auto-rotate.
+
[home]
-
This is the recommended way to allow auto-rotating of applications in CSSU.
+
parallax = 2
-
Note:-
+
===Blacklist===
-
"X-CSSU-Force-Landscape=true" can used in an applications .desktop file by the developer. If this is used then the application will ignore forcedrotation automatically. This means it cannot be and/or wasn't designed for portrait support, or tested using the forcedrotation devtool.
+
 
 +
Blacklist is a feature provided in [[Community SSU]], that allows individiual applications to be blocked from rotating.
 +
This feature is to be used in conjunction with forcerotatation also provided as part of [[Community SSU]]
 +
Currently the only way to edit the blacklist is manually via a text editor from [[Terminal]], unlike many of the features above.
====Editing the Blacklist====
====Editing the Blacklist====
In the default transistions.ini an example is provided.
In the default transistions.ini an example is provided.
-
To add an application to the list use the following format
+
To add an application to the list
-
  blacklist= appname1 appname2
+
  blacklist = appname1 appname2
-
====Editing the Whitelist====
+
====Application====
-
In the default transistions.ini an example is provided.
+
A list of application names are provided below to make it easier to add applications to the list.
-
To add an application to the list use the following format
+
-
whitelist= appname1 appname2
 
-
===Thumbnails desaturation in tasknav===
+
http://talk.maemo.org/showthread.php?t=76377
-
This option is actually found in between the whitelist and blacklist options.
+
    mediaplayer The stock media player
-
 
+
    osso-xterm xTerminal
-
thumb_desaturation = 0
+
    image-viewer Image viewer
-
 
+
    camera-ui Camera
-
===Application Names for Whitelist/Blacklist===
+
    Calendar Calendar
-
 
+
    nokia-maps Nokia Maps
-
A list of application names are provided below to make it easier to add applications to the blacklist/whitelist lists.
+
    osso_calculator Calculator
-
 
+
    osso-browser Stock Browser
-
{| class="wikitable sortable"
+
    conky Conky..
-
! width="220" | Application Package Name
+
    qtlockscreen Qt Lockscreen by sakya
-
! width="220" | Application Name
+
    someplayer SomePlayer
-
|-
+
    worldclock Clock
-
|mediaplayer || The stock media player
+
    controlpanel Settings
-
|-
+
    rtcom-call-ui Phone
-
|osso-xterm || xTerminal  
+
    active-desktop-sp
-
|-
+
    advanced-clock-plugin
-
|image-viewer || Image viewer  
+
    angrybirds
-
|-
+
    angrybirds-levelpack1
-
|camera-ui || Camera  
+
    angrybirds-levelpack2
-
|-
+
    angrybirds-levelpack3
-
|Calendar || Calendar  
+
    angrybirds-levelpack4
-
|-
+
    apmefo
-
|nokia-maps || Nokia Maps
+
    applock
-
|-
+
    autodisconnect
-
|osso_calculator || Calculator
+
    bounce
-
|-
+
    Bless900
-
|osso-browser || MicroB Stock Browser
+
    AlmostTI
-
|-
+
    cal-home-widget
-
|conky || Conky
+
    callerx
-
|-
+
    callerxui
-
|qtlockscreen || Qt Lockscreen by sakya
+
    cell-modem-ui
-
|-
+
    cfmradio
-
|someplayer || SomePlayer
+
    chaosandmayhem
-
|-
+
    clean900
-
|worldclock || Clock
+
    com-ea-app-monopoly
-
|-
+
    com-ea-app-sims
-
|controlpanel || Settings
+
    com-gameloft-app-asphalt5
-
|-
+
    com-gameloft-app-blades
-
|rtcom-call-ui || Phone
+
    com-gameloft-app-driver
-
|-
+
    com-gameloft-app-hawx
-
|active-desktop-sp
+
    com-gameloft-app-nova
-
|-
+
    com-gameloft-app-realsoccer2010
-
|advanced-clock-plugin
+
    com-gameloft-app-xletsgolf
-
|-
+
    com-glu-app-clockwork
-
|AlmostTI
+
    com-glu-app-ghero5
-
|-
+
    community-ssu-enabler
-
|angrybirds
+
    conky-n900 Conky..
-
|-
+
    conkylayoutswitcher
-
|angrybirds-levelpack1
+
    connectnow-home-widget
-
|-
+
    cpumem-applet
-
|angrybirds-levelpack2
+
    cssufeatures
-
|-
+
    custom-operator-name-widget
-
|angrybirds-levelpack3
+
    decoders-support
-
|-
+
    diskusage
-
|angrybirds-levelpack4
+
    docstogo
-
|-
+
    drnoksnes SNES Emulator
-
|apmefo
+
    es-no2-basketmania
-
|-
+
    evopedia
-
|applock
+
    extcalllog
-
|-
+
    fapman
-
|autodisconnect
+
    fillmore
-
|-
+
    flashlight-applet
-
|bounce
+
    flashlight-extra-gtk
-
|-
+
    fm-boost
-
|Bless900
+
    friendlyfm
-
|-
+
    guitar-chords
-
|cal-home-widget
+
    harmattan-icons-pack
-
|-
+
    headphoned
-
|callerx
+
    hostmode-gui
-
|-
+
    kernel-power-flasher
-
|callerxui
+
    kernel-power-settings
-
|-
+
    kmplayer KMPlayer
-
|cell-modem-ui
+
    leafpad
-
|-
+
    led-pattern-editor
-
|cfmradio
+
    libqtm-bearer
-
|-
+
    libqtm-contacts
-
|chaosandmayhem
+
    libqtm-location
-
|-
+
    libqtm-messaging
-
|clean900
+
    libqtm-multimedia
-
|-
+
    libqtm-publishsubscribe
-
|com-ea-app-monopoly
+
    libqtm-sensors
-
|-
+
    libqtm-serviceframework
-
|com-ea-app-sims
+
    libqtm-systeminfo
-
|-
+
    libqtm-versit
-
|com-gameloft-app-asphalt5
+
    lowbatled
-
|-
+
    livewp Non rotating Live Wallpaper
-
|com-gameloft-app-blades
+
    mc Midnight Commander
-
|-
+
    maemoblocks
-
|com-gameloft-app-driver
+
    osso-chess-ui
-
|-
+
    osso-mahjong
-
|com-gameloft-app-hawx
+
    osso-lmarbles
-
|-
+
    gnuchess
-
|com-gameloft-app-nova
+
    mp-fremantle-community-pr
-
|-
+
    n900-fmrx-enabler
-
|com-gameloft-app-realsoccer2010
+
    neverball
-
|-
+
    neverputt
-
|com-gameloft-app-xletsgolf
+
    nhouse
-
|-
+
    njurassic
-
|com-glu-app-clockwork
+
    offscr-discs
-
|-
+
    offscr-fifteen
-
|com-glu-app-ghero5
+
    ogg-support
-
|-
+
    openssh
-
|community-ssu-enabler
+
    openssh-client
-
|-
+
    openssh-server
-
|conky-n900 || Conky..
+
    opera-mobile
-
|-
+
    personal-ip-address
-
|conkylayoutswitcher
+
    picodrive SEGA MEga Drive Emulator
-
|-
+
    preenv Preenv (Need to be tested)
-
|connectnow-home-widget
+
    qcpufreq QCPUFrequency
-
|-
+
    qtquickcompat
-
|cpumem-applet
+
    queen-beecon
-
|-
+
    quick-launch
-
|cssufeatures
+
    quickpanorama-pro
-
|-
+
    recorder
-
|custom-operator-name-widget
+
    rootsh
-
|-
+
    simple-brightness-applet
-
|decoders-support
+
    spbbrainevolution
-
|-
+
    spin
-
|diskusage
+
    stellarium-mobile
-
|-
+
    tangram
-
|docstogo
+
    tar-gnu
-
|-
+
    theme-customizer
-
|drnoksnes || SNES Emulator
+
    timedsilencer
-
|-
+
    ttf-droid
-
|es-no2-basketmania
+
    tutorial-home-applet
-
|-
+
    vgb GBC Emulator
-
|evopedia
+
    vgba GBA Emulator
-
|-
+
    worldtv99
-
|extcalllog
+
    zenbound
-
|-
+
-
|fapman
+
-
|-
+
-
|fillmore
+
-
|-
+
-
|flashlight-applet
+
-
|-
+
-
|flashlight-extra-gtk
+
-
|-
+
-
|fm-boost
+
-
|-
+
-
|friendlyfm
+
-
|-
+
-
|guitar-chords
+
-
|-
+
-
|harmattan-icons-pack
+
-
|-
+
-
|headphoned
+
-
|-
+
-
|hostmode-gui
+
-
|-
+
-
|kernel-power-flasher
+
-
|-
+
-
|kernel-power-settings
+
-
|-
+
-
|kmplayer || KMPlayer
+
-
|-
+
-
|leafpad
+
-
|-
+
-
|led-pattern-editor
+
-
|-
+
-
|libqtm-bearer
+
-
|-
+
-
|libqtm-contacts
+
-
|-
+
-
|libqtm-location
+
-
|-
+
-
|libqtm-messaging
+
-
|-
+
-
|libqtm-multimedia
+
-
|-
+
-
|libqtm-publishsubscribe
+
-
|-
+
-
|libqtm-sensors
+
-
|-
+
-
|libqtm-serviceframework
+
-
|-
+
-
|libqtm-systeminfo
+
-
|-
+
-
|libqtm-versit
+
-
|-
+
-
|lowbatled
+
-
|-
+
-
|livewp || Non rotating Live Wallpaper
+
-
|-
+
-
|mc || Midnight Commander
+
-
|-
+
-
|maemoblocks
+
-
|-
+
-
|osso-chess-ui
+
-
|-
+
-
|osso-mahjong
+
-
|-
+
-
|osso-lmarbles
+
-
|-
+
-
|gnuchess
+
-
|-
+
-
|mp-fremantle-community-pr
+
-
|-
+
-
|n900-fmrx-enabler
+
-
|-
+
-
|neverball
+
-
|-
+
-
|neverputt
+
-
|-
+
-
|nhouse
+
-
|-
+
-
|njurassic
+
-
|-
+
-
|offscr-discs
+
-
|-
+
-
|offscr-fifteen
+
-
|-
+
-
|ogg-support
+
-
|-
+
-
|openssh
+
-
|-
+
-
|openssh-client
+
-
|-
+
-
|openssh-server
+
-
|-
+
-
|opera-mobile
+
-
|-
+
-
|personal-ip-address
+
-
|-
+
-
|picodrive || SEGA Mega Drive Emulator
+
-
|-
+
-
|preenv || Preenv (Need to be tested)
+
-
|-
+
-
|qcpufreq || QCPUFrequency
+
-
|-
+
-
|qtquickcompat
+
-
|-
+
-
|queen-beecon
+
-
|-
+
-
|quick-launch
+
-
|-
+
-
|quickpanorama-pro
+
-
|-
+
-
|recorder
+
-
|-
+
-
|rootsh
+
-
|-
+
-
|simple-brightness-applet
+
-
|-
+
-
|spbbrainevolution
+
-
|-
+
-
|spin
+
-
|-
+
-
|stellarium-mobile
+
-
|-
+
-
|tangram
+
-
|-
+
-
|tar-gnu
+
-
|-
+
-
|theme-customizer
+
-
|-
+
-
|timedsilencer
+
-
|-
+
-
|ttf-droid
+
-
|-
+
-
|tutorial-home-applet
+
-
|-
+
-
|vgb || GBC Emulator
+
-
|-
+
-
|vgba || GBA Emulator
+
-
|-
+
-
|worldtv99
+
-
|-
+
-
|zenbound
+
-
|}
+
-
 
+
-
http://talk.maemo.org/showthread.php?t=76377
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)