<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <blockquote type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <pre style="white-space: pre-wrap; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">        Where/How do I tell Fedora (Gnome 3) once and for all to show 
hidden files? Unless I command otherwise, I always want to see them; but 
the file manager seems to ignore the fact that I have that option checked.</pre>
    </blockquote>
    <br>
    [agagne@dw-agagne ~]$ gsettings set org.gnome.nautilus.preferences
    show-hidden-files true<br>
    [agagne@dw-agagne ~]$ gsettings get org.gnome.nautilus.preferences
    show-hidden-files<br>
    true<br>
    <br>
    Alan<br>
  </body>
</html>