4

How do I clear all the settings for Vinagre to take it back to a brand-new, virgin state? I accidentally typed a connection in wrong and I cannot figure out how to delete it. Also some of my connections are not working correctly and I think that if I could flush the whole thing clean it might fix those issues. I have tried uninstalling and reinstalling, but it remembers the previous settings/connections.

ish
  • 141,990
p8riotx
  • 75

2 Answers2

6

Found it here: ~/.local/share/vinagre/history

Open it with your favorite text editor and go to town or simply delete the file.

ArcherB
  • 86
0

simple find the configuration files with this command :

find . -name vinagre

easy :)

hhlp
  • 42,872