<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=95.221.161.241</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=95.221.161.241"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/95.221.161.241"/>
	<updated>2026-04-21T23:21:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Community_SSU/Features&amp;diff=4337</id>
		<title>Community SSU/Features</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Community_SSU/Features&amp;diff=4337"/>
		<updated>2011-09-19T07:53:24Z</updated>

		<summary type="html">&lt;p&gt;95.221.161.241: Undo revision 45368 by 95.221.161.241 (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: There is a [[CSSU_Features_Configuration_Editor|GUI editor]] for enabling CSSU features. If you use that, you can ignore the editing and applying sections on this page and just refer to the features directly. &#039;&#039;&#039;You will still need to re-run the editor after each CSSU update&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== camera-ui ==&lt;br /&gt;
{{main|Community SSU/Features/Camera UI}}&lt;br /&gt;
&lt;br /&gt;
== hildon-desktop ==&lt;br /&gt;
&lt;br /&gt;
=== Transitions ===&lt;br /&gt;
&lt;br /&gt;
==== Editing transitions.ini ====&lt;br /&gt;
&lt;br /&gt;
To enable the CSSU features you have to edit a file (I use leafpad, but any editor works). &#039;&#039;&#039;After any CSSU update you have to do redo the edit or restore the backed up file (read below)&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The file to edit is &amp;lt;code&amp;gt;transitions.ini&amp;lt;/code&amp;gt; and is in:&lt;br /&gt;
&lt;br /&gt;
 /usr/share/hildon-desktop/&lt;br /&gt;
&lt;br /&gt;
So the command is:&lt;br /&gt;
&lt;br /&gt;
 leafpad /usr/share/hildon-desktop/transitions.ini&lt;br /&gt;
&lt;br /&gt;
If you use a theme that has a custom transitions.ini file, it will override the one above, so check in &amp;lt;code&amp;gt;/opt/usr/share/themes/[name of the theme you&#039;re using]/transitions.ini&amp;lt;/code&amp;gt;, if changing the transitions.ini file in the above path doesn&#039;t work.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t see an option there, you need to update the CSSU install (via the application manager). You can check which version you have using System, Settings, About Community SSU.&lt;br /&gt;
&lt;br /&gt;
After an update to the CSSU, the old transitions are backed up in /usr/share/hildon-desktop/transitions.ini.old, so you can restore them easily. However, if there have been two or more updates since you last did this, the .old one wont contain your changes. There is a bug logged to improve this behaviour.&lt;br /&gt;
You can restore this saved copy using&lt;br /&gt;
 mv /usr/share/hildon-desktop/transitions.ini.old /usr/share/hildon-desktop/transitions.ini&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To apply the changes see the end of this page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Most features go under the [thp_tweaks] section present in transitions.ini at the bottom of the file after a CSSU update. However, if you use your own transitions.ini files (for example from MaeModder), this section will not be present and you must add it.&lt;br /&gt;
&lt;br /&gt;
 [thp_tweaks]&lt;br /&gt;
&lt;br /&gt;
Entries under other sections have this indicated. Add them at the end of that section instead.&lt;br /&gt;
&lt;br /&gt;
===== Applying the changes to transitions.ini =====&lt;br /&gt;
&lt;br /&gt;
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:&lt;br /&gt;
&lt;br /&gt;
 killall hildon-desktop&lt;br /&gt;
&lt;br /&gt;
This will kill the hildon-desktop process, and it will be automatically restarted with the changed settings loaded and applied. Be sure not to &amp;quot;killall hildon-desktop&amp;quot; too often in a row (like several times in one minute), or the system will restart (nothing dangerous, though - just an annoyance).&lt;br /&gt;
&lt;br /&gt;
==== Blurless ====&lt;br /&gt;
If you want to enable a blurless effect for the background when switching apps, you have to edit it like this&lt;br /&gt;
&lt;br /&gt;
 blurless = 1&lt;br /&gt;
&lt;br /&gt;
==== Task switcher layout ====&lt;br /&gt;
and for the task switcher layout you can choose 1, 2 columns or the default&lt;br /&gt;
&lt;br /&gt;
 taskswitcher = 2&lt;br /&gt;
&lt;br /&gt;
More details and some demo videos of these features are here : http://thpmaemo.blogspot.com/2011/02/community-ssu-features-to-look-forward.html&lt;br /&gt;
&lt;br /&gt;
==== Rotation effect ====&lt;br /&gt;
For the alternative rotation effect (spin in place rather than flip), set&lt;br /&gt;
 &lt;br /&gt;
 zaxisrotation = 1&lt;br /&gt;
&lt;br /&gt;
You can force all apps to (try to) autorotate with&lt;br /&gt;
&lt;br /&gt;
 forcerotation = 1&lt;br /&gt;
&lt;br /&gt;
But this isn&#039;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&amp;amp;postcount=969 point of forced rotation] is to make it easier to identify the apps which are:&lt;br /&gt;
&lt;br /&gt;
* Closed source but work well. A &amp;quot;white-list&amp;quot; will be developed and included in a future CSSU so that these rotate out-of-the-box.&lt;br /&gt;
* Open source but work well. These will have the appropriate flags added to their source in the git repos.&lt;br /&gt;
* Open source but nearly work. These will have the appropriate flags and changes added to their source in the git repos.&lt;br /&gt;
&lt;br /&gt;
Therefore, unless an app falls into one of the above categories, please do not raise bugs in the CSSU.&lt;br /&gt;
&lt;br /&gt;
==== Zoom effect ====&lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
 [home]&lt;br /&gt;
 zoom_on_press = 0&lt;br /&gt;
&lt;br /&gt;
==== Home screen parallax amount ====&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
 [home]&lt;br /&gt;
 parallax = 2&lt;br /&gt;
&lt;br /&gt;
=== Zoom in/out support ===&lt;br /&gt;
&lt;br /&gt;
Use CTRL+SHIFT+S (+) and CTRL+SHIFT+F (-) to zoom in and out.&lt;br /&gt;
&lt;br /&gt;
=== Orientation lock ===&lt;br /&gt;
&lt;br /&gt;
Install status-area-orientationlock-applet to add an applet that locks the landscape/portrait mode until you unlock it.&lt;br /&gt;
&lt;br /&gt;
== Features that are configurable with gconf ==&lt;br /&gt;
* Make the FMTX applet always visible&lt;br /&gt;
 gconftool-2 -s /apps/osso/maemo-statusmenu-fmtx/always_visible -t bool true&lt;br /&gt;
* Change the number of rows in the status menu&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows -t int 6&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows_portrait -t int 8&lt;br /&gt;
* Disable the application menu editor&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-desktop/menu_edit_disabled -t bool true&lt;br /&gt;
* Disable rotation&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-desktop/ui_can_rotate -t bool false&lt;br /&gt;
* Enable vertical scrolling when in portrait&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-desktop/scroll_vertical -t bool true&lt;br /&gt;
&lt;br /&gt;
This document is up to date as of [[Community_SSU/Changelog#PR_1.3.3.7-10.5| 20.2010.36-maemo16.5]] (note: to find your version see Settings, About Community SSU).&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
[[Category:Fremantle]]&lt;/div&gt;</summary>
		<author><name>95.221.161.241</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Community_SSU/Features&amp;diff=4338</id>
		<title>Community SSU/Features</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Community_SSU/Features&amp;diff=4338"/>
		<updated>2011-09-19T04:39:26Z</updated>

		<summary type="html">&lt;p&gt;95.221.161.241: /* Task switcher layout */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: There is a [[CSSU_Features_Configuration_Editor|GUI editor]] for enabling CSSU features. If you use that, you can ignore the editing and applying sections on this page and just refer to the features directly. &#039;&#039;&#039;You will still need to re-run the editor after each CSSU update&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== camera-ui ==&lt;br /&gt;
{{main|Community SSU/Features/Camera UI}}&lt;br /&gt;
&lt;br /&gt;
== hildon-desktop ==&lt;br /&gt;
&lt;br /&gt;
=== Transitions ===&lt;br /&gt;
&lt;br /&gt;
==== Editing transitions.ini ====&lt;br /&gt;
&lt;br /&gt;
To enable the CSSU features you have to edit a file (I use leafpad, but any editor works). &#039;&#039;&#039;After any CSSU update you have to do redo the edit or restore the backed up file (read below)&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The file to edit is &amp;lt;code&amp;gt;transitions.ini&amp;lt;/code&amp;gt; and is in:&lt;br /&gt;
&lt;br /&gt;
 /usr/share/hildon-desktop/&lt;br /&gt;
&lt;br /&gt;
So the command is:&lt;br /&gt;
&lt;br /&gt;
 leafpad /usr/share/hildon-desktop/transitions.ini&lt;br /&gt;
&lt;br /&gt;
If you use a theme that has a custom transitions.ini file, it will override the one above, so check in &amp;lt;code&amp;gt;/opt/usr/share/themes/[name of the theme you&#039;re using]/transitions.ini&amp;lt;/code&amp;gt;, if changing the transitions.ini file in the above path doesn&#039;t work.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t see an option there, you need to update the CSSU install (via the application manager). You can check which version you have using System, Settings, About Community SSU.&lt;br /&gt;
&lt;br /&gt;
After an update to the CSSU, the old transitions are backed up in /usr/share/hildon-desktop/transitions.ini.old, so you can restore them easily. However, if there have been two or more updates since you last did this, the .old one wont contain your changes. There is a bug logged to improve this behaviour.&lt;br /&gt;
You can restore this saved copy using&lt;br /&gt;
 mv /usr/share/hildon-desktop/transitions.ini.old /usr/share/hildon-desktop/transitions.ini&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To apply the changes see the end of this page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Most features go under the [thp_tweaks] section present in transitions.ini at the bottom of the file after a CSSU update. However, if you use your own transitions.ini files (for example from MaeModder), this section will not be present and you must add it.&lt;br /&gt;
&lt;br /&gt;
 [thp_tweaks]&lt;br /&gt;
&lt;br /&gt;
Entries under other sections have this indicated. Add them at the end of that section instead.&lt;br /&gt;
&lt;br /&gt;
===== Applying the changes to transitions.ini =====&lt;br /&gt;
&lt;br /&gt;
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:&lt;br /&gt;
&lt;br /&gt;
 killall hildon-desktop&lt;br /&gt;
&lt;br /&gt;
This will kill the hildon-desktop process, and it will be automatically restarted with the changed settings loaded and applied. Be sure not to &amp;quot;killall hildon-desktop&amp;quot; too often in a row (like several times in one minute), or the system will restart (nothing dangerous, though - just an annoyance).&lt;br /&gt;
&lt;br /&gt;
==== Blurless ====&lt;br /&gt;
If you want to enable a blurless effect for the background when switching apps, you have to edit it like this&lt;br /&gt;
&lt;br /&gt;
 blurless = 1&lt;br /&gt;
&lt;br /&gt;
==== Task switcher layout ====&lt;br /&gt;
and for the task switcher layout you can choose 1, 2, 3 columns or the default&lt;br /&gt;
&lt;br /&gt;
 taskswitcher = 2&lt;br /&gt;
&lt;br /&gt;
More details and some demo videos of these features are here : http://thpmaemo.blogspot.com/2011/02/community-ssu-features-to-look-forward.html&lt;br /&gt;
&lt;br /&gt;
==== Rotation effect ====&lt;br /&gt;
For the alternative rotation effect (spin in place rather than flip), set&lt;br /&gt;
 &lt;br /&gt;
 zaxisrotation = 1&lt;br /&gt;
&lt;br /&gt;
You can force all apps to (try to) autorotate with&lt;br /&gt;
&lt;br /&gt;
 forcerotation = 1&lt;br /&gt;
&lt;br /&gt;
But this isn&#039;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&amp;amp;postcount=969 point of forced rotation] is to make it easier to identify the apps which are:&lt;br /&gt;
&lt;br /&gt;
* Closed source but work well. A &amp;quot;white-list&amp;quot; will be developed and included in a future CSSU so that these rotate out-of-the-box.&lt;br /&gt;
* Open source but work well. These will have the appropriate flags added to their source in the git repos.&lt;br /&gt;
* Open source but nearly work. These will have the appropriate flags and changes added to their source in the git repos.&lt;br /&gt;
&lt;br /&gt;
Therefore, unless an app falls into one of the above categories, please do not raise bugs in the CSSU.&lt;br /&gt;
&lt;br /&gt;
==== Zoom effect ====&lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
 [home]&lt;br /&gt;
 zoom_on_press = 0&lt;br /&gt;
&lt;br /&gt;
==== Home screen parallax amount ====&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
 [home]&lt;br /&gt;
 parallax = 2&lt;br /&gt;
&lt;br /&gt;
=== Zoom in/out support ===&lt;br /&gt;
&lt;br /&gt;
Use CTRL+SHIFT+S (+) and CTRL+SHIFT+F (-) to zoom in and out.&lt;br /&gt;
&lt;br /&gt;
=== Orientation lock ===&lt;br /&gt;
&lt;br /&gt;
Install status-area-orientationlock-applet to add an applet that locks the landscape/portrait mode until you unlock it.&lt;br /&gt;
&lt;br /&gt;
== Features that are configurable with gconf ==&lt;br /&gt;
* Make the FMTX applet always visible&lt;br /&gt;
 gconftool-2 -s /apps/osso/maemo-statusmenu-fmtx/always_visible -t bool true&lt;br /&gt;
* Change the number of rows in the status menu&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows -t int 6&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-status-menu/view/number_of_rows_portrait -t int 8&lt;br /&gt;
* Disable the application menu editor&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-desktop/menu_edit_disabled -t bool true&lt;br /&gt;
* Disable rotation&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-desktop/ui_can_rotate -t bool false&lt;br /&gt;
* Enable vertical scrolling when in portrait&lt;br /&gt;
 gconftool-2 -s /apps/osso/hildon-desktop/scroll_vertical -t bool true&lt;br /&gt;
&lt;br /&gt;
This document is up to date as of [[Community_SSU/Changelog#PR_1.3.3.7-10.5| 20.2010.36-maemo16.5]] (note: to find your version see Settings, About Community SSU).&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
[[Category:Fremantle]]&lt;/div&gt;</summary>
		<author><name>95.221.161.241</name></author>
	</entry>
</feed>