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.
usr/share/hildon-desktop/
usr/share/themes/<your-theme-name>/
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