Community SSU/Features
m (Community SSU/What is coming moved to Community SSU/Features: Let's make this a general "how to use the new features") |
(Description how to edit transitions.ini) |
||
Line 4: | Line 4: | ||
Description how to edit transition.ini | Description how to edit transition.ini | ||
+ | |||
+ | ---- | ||
+ | |||
+ | The file to edit is transitions.ini and is in | ||
+ | |||
+ | /usr/share/hildon-desktop/ | ||
+ | |||
+ | To enable the blurless effect you have to edit the file (I use leafpad, but any editor works) | ||
+ | |||
+ | leafpad /usr/share/hildon-desktop/transitions.ini | ||
+ | |||
+ | the last lines are #special tweaks, if you want to enable blurless yo have to edit it like this | ||
+ | |||
+ | blurless = 1 | ||
+ | |||
+ | and for taskswitcher you can chose 1, 2 columns or de default | ||
+ | |||
+ | taskswitcher = 2 | ||
+ | |||
+ | --[[User:iktwo|iktwo]] 18:41, 17 February 2011 (UTC) |
Revision as of 18:41, 17 February 2011
Placeholder / WIP
http://thpmaemo.blogspot.com/2011/02/community-ssu-features-to-look-forward.html
Description how to edit transition.ini
The file to edit is transitions.ini and is in
/usr/share/hildon-desktop/
To enable the blurless effect you have to edit the file (I use leafpad, but any editor works)
leafpad /usr/share/hildon-desktop/transitions.ini
the last lines are #special tweaks, if you want to enable blurless yo have to edit it like this
blurless = 1
and for taskswitcher you can chose 1, 2 columns or de default
taskswitcher = 2
--iktwo 18:41, 17 February 2011 (UTC)