You are not logged in.
Hi all,
Whenever I use open or save file dialog in XFCE, the hidden files are shown by default and I have to hit CTRL-H to hide them. It happens everytime I open one of these dialog windows (so change made by CTRL-H is not permanent). Does anyone know if there is some way to hide by default files with names starting with dot?
I've just checked and it seems that it applies only to GTK+ applications - in Kate (which, as far as I know, uses Qt toolkit) files are by default hidden in open/save dialogs.
Offline
Unfortunately, it does not get remembered for me. I should have mentioned that I'm using Xfce 4.8 running on Debian Testing.
But - fortunately - I was able to find a solution. I opened ~/.config/gtk-2.0/gtkfilechooser.ini and in [Filechooser Settings] section I set value of ShowHidden property to false - so now it looks like:
[Filechooser Settings]
ShowHidden=false
... rest of the file ...
Still, this setting does not get updated when I close open/save dialog with hidden files shown (although my user have read/write access to gtkfilechooser.ini file), but current state is perfectly fine for me.
Last edited by tomac (2011-11-11 13:54:57)
Offline
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 523.16 KiB (Peak: 531.32 KiB) ]