My open file dialog is defaulting to showing hidden files, I have to press Ctrl-H to get to the files I want, but this is not saved across instances of the dialog.
I can't find a settings panel to change this behaviour, including Nautilus preferences, nor a key in the configuration editor. Is there a way to have the open file dialog default to not show hidden files?
GTK 2
Edit the file
There is a line
change to
Save and close.
GTK 3
Run the following command:
You may have checked showing hidden files in preferences. In Nautilus (file browser) click Edit>Preferences and in Views tab if Show hidden files and backup files is ticked, remove the tick.
To fix this in 13.04, I had to right click on the dialog and uncheck "Show Hidden Files"
In Ubuntu 14.10 you have to click on the gear button on the right of the toolbar and the click on Preferences -> View and remove the tick on Show hidden and backup files.