<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, all.<br>
    <br>
    In my account I did Menu: Preferences: Desktop Preferences: Desktop
    Icons: Show Documents and Trash.<br>
    <br>
    Then I observed in ~/.config/pcmanfm/lubuntu/desktop-items-0.conf,
    in the sole section named [*], the lines:<br>
    <br>
    show_documents=1 <br>
    show_trash=1 <br>
    <br>
    I want to make those settings the global default for new users.<br>
    <br>
    Searching for the default sources from which desktop-items-0.conf is
    created, I found these candidates in the Installed Files of the
    lubuntu-default-settings package:<br>
    <br>
    /etc/xdg/lubuntu/libfm/libfm.conf<br>
    /etc/xdg/pcmanfm/lubuntu/pcmanfm.conf<br>
    /usr/share/lubuntu/pcmanfm/main.lubuntu<br>
    <br>
    I tried each of those, adding the lines to the [desktop] section,
    but none of those tests yielded the desired results.<br>
    <br>
    I'm sure /etc/skel would be a way to do this, but as I've been
    learning about global configurations I've been using the as-designed
    mechanisms whenever possible.<br>
    <br>
    <a href="http://wiki.lxde.org/en/LXDE:PCManFM_build_and_setup_guide">http://wiki.lxde.org/en/LXDE:PCManFM_build_and_setup_guide</a>
    says:<br>
    <blockquote>You can customize the default configuration of libfm and
      pcmanfm. The default config files are installed to /etc/xdg/libfm
      and /etc/xdg/pcmanfm. You may do your customization to
      /etc/xdg/libfm/libfm.conf and /etc/xdg/pcmanfm/pcmanfm.conf. If
      you don't know what options are supported, use
      ~/.config/pcmanfm/pcmanfm.conf as a template. Take into
      consideration that those files are used only if user's config file
      is missing.<br>
    </blockquote>
    Does anyone know how to do this?<br>
  </body>
</html>