View Single Post
Switch_'s Avatar
Posts: 601 | Thanked: 549 times | Joined on Mar 2010 @ Redditch, UK
#1735
Originally Posted by juanka93 View Post
hi i want to know how to remove the blurred image of the menu and put it to succeed
http://img835.imageshack.us/content_...pg&via=mupload
If you want to remove the blurring effect from the photo you need to modify the transitions.ini file that you find in /usr/share/hildon-desktop. You will need a text editor like nano / leafpad / vim to do this.

Code:
root
apt-get install nano
nano /usr/share/hildon-desktop/transitions.ini
You then need to modify the sections referencing blurring - my transitions.ini (with no blur and no dampening of colour) reads as follows:

Code:
radius=12
radius_more=16
saturation=0.8
brightness=0.4
zoom=0.93
zoom_applets=0.85
BUT - I am also running with the modified transitions from the Black Plastic Theme Pack from D-Iivil (thanks man) and I don't know if this mods the original transitions.ini file or whther it directs the OS to reference a different file.....

Hope this helps.....
 

The Following User Says Thank You to Switch_ For This Useful Post: