View Single Post
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#2095
Originally Posted by romu View Post
Here I am, is there any way to get a working state? Can this come from the theme used? Is there anything I can do to help dev team to fix something? (Not in dev, but I can make some tests).

Thanks.
Hi romu, welcome to the forums

The CSSU tweaks a file located in
Code:
usr/share/hildon-desktop/
called "transitions.ini"

However, if you are running from a custom transitions.ini file then that will be located in
Code:
usr/share/themes/<your-theme-name>/
.

So, in your case I would go for the following - make sure you have rootsh and leafpad installed from the repos;

Code:
sudo gainroot
cp /usr/share/themes/ubuntu/transitions.ini /home/user/MyDocs
mv /home/user/MyDocs/transitions.ini /home/user/MyDocs/transitions.ini.ubu
cp /usr/share/hildon-desktop/transitions.ini /home/user/MyDocs
Use leafpad from terminal and have a look at the bottom of both files for something called "thp tweaks" and simply check that the files appear to be more or less the same. If you need help zip them both up and attach them here in the forum so that we can have a look for you.
__________________
---<|| Alt + F4 for GOD MODE ||>---
---<|| Deviant Art Linky Linky ||>---

Last edited by Switch_; 2011-03-16 at 15:33.