What effect does "show dot files" have, exactly?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xiaq

What effect does "show dot files" have, exactly?

Post by xiaq »

Dot files are always visible in explorer ("wine files") and invisible
in open and save dialogs; this option, in winecfg -> drive, seems to
make no difference. Is it a bug or because I misunderstood it?
Thanks.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

"Dot" files are the hidden files and folders in Linux filesystems - basically any file or folder that starts with a dot, like ~/.gnome . However, I do not know if it actually works.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: What effect does "show dot files" have, exactl

Post by vitamin »

xiaq wrote:Dot files are always visible in explorer ("wine files") and invisible in open and save dialogs
With that option disabled (default) dot files will have the hidden attribute set. That's all.
Locked