Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have messed with GIMP UI and I cannot find some buttons/tabs. I s there a way to reset everything to default without loosing other data? Sorry if it is answered somewhere, search button didn't help! Thanks!

share|improve this question

3 Answers

up vote 2 down vote accepted

Please ignore the previous commenter and delete only ~/.gimp-x.x/dockrc. That will bring back defaults for just dockable dialogs.

Removing all of ~/.gimp-x.x will remove all the additional scripts, brushes etc. you probably installed.

share|improve this answer

Navigate to your home directory, press CTRL+H, then find the folder called ".gimpx.x" and delete it. This is where all of your settings are stored for your account, and this will work with most any program... Just delete the hidden folder in your home directory.

share|improve this answer
It didn't work previous time but now it works. I don't know what I did wrong but thank you for that. Now I have it again! – Stefano Dec 16 '11 at 4:25

Deleting sessionrc is required in Gimp 2.8.

share|improve this answer
You could be right, but you should include to your answer how and what exactly is to be deleted. – Peachy Oct 12 '12 at 11:29
rm ~/.gimp-2.8/sessionrc – sup Mar 27 at 15:23

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.