Community SSU/FeaturesStable
From Maemo Wiki
Jump to navigationJump to search
Features the stable Community SSU provides, for testing see testing features
additional Packages
The cssu stable branch currently contains one additional package that is not installed by default. The package can be installed with HAM or with apt-get.
| package | application section | description |
|---|---|---|
| status-area-orientationlock-applet | Desktop | Hildon statusmenu plugin to control orientation lock (lock to landscape) |
gconf settings
The cssu stable branch comes with default settings that are considered stable, you can enable various features by tweaking the following settings:
hildon-desktop
- Enable rotation of Task Switcher, Launcher and desktop (remember to rearrange your widgets and shortcuts in portrait, hildon-desktop saves that layout seperately)
gconftool-2 -s /apps/osso/hildon-desktop/ui_can_rotate -t bool true
- Enable vertical scrolling when in portrait
gconftool-2 -s /apps/osso/hildon-desktop/scroll_vertical -t bool true
- Enable portrait wallpapers
gconftool-2 -s /apps/osso/hildon-desktop/portrait_wallpaper -t bool true
- Disable the application menu editor
gconftool-2 -s /apps/osso/hildon-desktop/menu_edit_disabled -t bool true
- Disable the desktop editing
gconftool-2 -s /apps/osso/hildon-desktop/key-actions/disable_edit -t bool true
others
- Make the FMTX applet always visible
gconftool-2 -s /apps/osso/maemo-statusmenu-fmtx/always_visible -t bool true
- Change the number of rows in the status menu
gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows -t int 6 gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows_portrait -t int 8
- Also all settings from Modified Hildon Desktop are avaiable, see http://my.svgalib.org/repo/Modified_Hildon_Desktop.html
transitions.ini
Main article: Community SSU/Features/hildon-desktop